v1.1.0
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-frontendwhere 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-loopUpdate
npx skills@latest update grill-loop -g -yUse -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.mdexactly. - 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.