grill-loop v1.3.0
Portable OpenSpec and Raycast support
- Bundle
grill-loop,grilling, anddeep-grillin one repository install. - Initialize missing OpenSpec project or client integration only through the official
openspec initCLI flow. - Add optional, shareable Raycast snippets with full canonical prompts and keywords
;gr,;dg, and;lp. - Reject missing, unrelated, or stale Raycast prompt data during bundle validation.
- Keep Raycast import opt-in and preserve OpenSpec's own lifecycle and generated state.
Install
npx skills@latest add nxxxsooo/grill-loop --skill '*' -g -yUpdate
Existing v1.2.0 or earlier installations use the former repository-root SKILL.md lock path. Rebind once when migrating to the bundled layout:
npx skills@latest add nxxxsooo/grill-loop --skill '*' -g -yAfter migration, use:
npx skills@latest update grill-loop grilling deep-grill -g -yUse -p instead of -g for project-scoped installations. Installed copies do not update automatically.
Optional Raycast import
Download skills/grill-loop/assets/raycast-snippets.json, then run Raycast's Import Snippets command. Installing the skills never modifies Raycast automatically.
Compatibility and verification
- Backward-compatible release; no migration is required.
- OpenSpec remains optional and requires its CLI when selected.
- Verified README synchronization, all three skill packages, exact Raycast prompt parity, isolated OpenSpec initialization and client addition, negative drift/leakage checks, and a fresh GitHub-backed consumer install.