Skip to content

v1.1.0

Choose a tag to compare

@nxxxsooo nxxxsooo released this 31 Jul 12:59
7fe4601

What changed

  • Treat a routed capability's suggested next command as evidence rather than the Loop's automatic next move.
  • When an apply-ready change still has unresolved user-facing design, route through Open Design or another prototyping capability before implementation.
  • Review the prototype with design-taste-frontend where its scope fits, or another design specialist, then feed accepted decisions back into OpenSpec design and tasks.
  • Skip the design route for backend-only work, resolved designs, and changes without a material design surface.

Install

npx skills@latest add nxxxsooo/grill-loop

Update

npx skills@latest update grill-loop -g -y

Use -p instead of -g for a project-scoped installation. Installed copies do not update automatically.

Compatibility

This is a backward-compatible routing improvement. grill-loop remains explicitly invoked, adds no mandatory lifecycle, and owns no gates, hooks, background processes, or duplicate workflow state.

Verification

  • Anthropic Skill validator passed.
  • README excerpts match SKILL.md exactly.
  • Shared local Skill audit passed with 110 Skills, zero errors, and zero warnings.
  • Regression comparison routes an unresolved public UI through Open Design and taste before apply, while resolved UI and backend-only cases retain a direct implementation path.