Skip to content

Releases: nxxxsooo/loop

loop v3.0.2

Choose a tag to compare

@nxxxsooo nxxxsooo released this 07 Aug 09:58
5db2c4a

loop v3.0.2 simplifies the public install surface without changing Skill behavior.

Install

Guided install (recommended). Installs the complete bundle while preserving Agent, scope, and installation-method choices:

npx skills@latest add nxxxsooo/loop --skill '*'

Quick global install. Skips prompts and installs the complete bundle globally according to CLI Agent detection:

npx skills@latest add nxxxsooo/loop -g -y

Update an existing global installation

npx skills@latest update loop deep-grill deep-design deep-build -g -y

Verification

  • Bundle contracts, licenses, Raycast snippets, and pinned sources validated.
  • README excerpts match the released loop Skill.
  • Guided command installed all four Skills in an isolated project.

Full Changelog: v3.0.1...v3.0.2

loop v3.0.1

Choose a tag to compare

@nxxxsooo nxxxsooo released this 07 Aug 07:56
c7717d0

? now explains without breaking the active loop.

  • freezes only the pending action while preserving the child, artifact, frontier, and authority
  • uses OMO countdown/autoresume when available
  • otherwise uses a localized native question, with a concise localized fallback
  • resumes the pending next action without another skill invocation
  • removes legacy routing explanations from the normal workflow

Update installed copies:

npx skills@latest update loop deep-grill deep-design deep-build -g -y

loop v3.0.0

Choose a tag to compare

@nxxxsooo nxxxsooo released this 07 Aug 07:33
8c4082f

loop is now the persistent entry point for a complete product workflow.

  • deep-grill combines idea discovery and adversarial audit. Discovery produces a confirmed Product Brief.
  • deep-design turns the Product Brief into a confirmed Build Contract and uses OpenSpec internally when warranted.
  • deep-build implements the contract in verified slices and delivers only within authority.
  • Artifact readiness advances the workflow without asking users to nominate the next skill.
  • A message containing only ? pauses and re-explains the current state without progressing.
  • Standalone grilling and what are retired, and Wayfinder is outside the default workflow.

Migrate from v2

npx skills@latest remove grill-loop grilling what -g -y
npx skills@latest add nxxxsooo/loop --skill loop deep-grill deep-design deep-build -g -y

The repository was renamed from nxxxsooo/grill-loop to nxxxsooo/loop; GitHub redirects existing repository links.

grill-loop v2.0.1

Choose a tag to compare

@nxxxsooo nxxxsooo released this 06 Aug 09:20

Fixed

  • Clarify that the released GitHub source exposes exactly four public skills.
  • Explain why the install command still names those skills explicitly: a maintainer local checkout may also expose ignored project-local helpers to local discovery.

grill-loop v2.0.0

Choose a tag to compare

@nxxxsooo nxxxsooo released this 06 Aug 09:18

What changed

  • Update bundled grilling to Matt Pocock Skills v1.2.2 with dependency-aware frontier rounds.
  • Update bundled deep-grill to v2.0.0 for autonomous audits of plans, ideas, and implied approaches.
  • Add the explicit what recovery skill for compact re-explanations with optional CONTEXT.md terminology.
  • Add native question-based route handoffs: recommended route first, relevant alternative, stop, and free-form clarification.
  • Keep Wayfinder explicit and issue-tracker-backed; keep specification, design, and implementation as optional routes.
  • Preserve implementation-time rerouting signals for vocabulary, module design, feedback loops, and shallow modules.
  • Pin bundled sources and add a fourth exact Raycast snippet.

Breaking changes

  • grilling now asks the current decision frontier in rounds instead of one question at a time.
  • deep-grill returns an autonomous verdict instead of maintaining a repeated user decision-batch loop.
  • Install commands now name the four public skills explicitly. A maintainer local checkout may also expose ignored project-local helpers to wildcard discovery.

grill-loop v1.4.0

Choose a tag to compare

@nxxxsooo nxxxsooo released this 04 Aug 02:19

Wayfinder routing

  • Route large, cross-session decision fog to the optional wayfinder capability.
  • Keep coherent durable changes in OpenSpec, with a clear handoff after Wayfinder resolves the route.
  • Execute clear one-session work directly when no durable change record is needed.
  • Refresh the bilingual documentation and full-prompt Raycast snippet.

grill-loop v1.3.1

Choose a tag to compare

@nxxxsooo nxxxsooo released this 04 Aug 01:50

Bundled-skill migration guidance

v1.3.1 documents the one-time source rebind required by installations created with v1.2.0 or an earlier single-skill layout. Those locks point to the former repository-root SKILL.md, so the normal updater cannot discover the new bundled path by itself.

No skill behavior or Raycast prompt changed from v1.3.0.

Upgrade from v1.2.0 or earlier

Rebind all three bundled skills once:

npx skills@latest add nxxxsooo/grill-loop --skill '*' -g -y

Use -p instead of -g for a project-scoped installation.

After migration, normal updates work:

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

Verification

  • Reproduced the stale root-path lock behavior from the maintainer's v1.2.0 installation.
  • Rebound all three skills to nxxxsooo/grill-loop and their nested skills/*/SKILL.md paths.
  • Verified the documented update command reports all three global skills current.
  • Re-ran README synchronization and bundle validation.

grill-loop v1.3.0

Choose a tag to compare

@nxxxsooo nxxxsooo released this 04 Aug 01:44

Portable OpenSpec and Raycast support

  • Bundle grill-loop, grilling, and deep-grill in one repository install.
  • Initialize missing OpenSpec project or client integration only through the official openspec init CLI 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 -y

Update

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 -y

After migration, use:

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

Use -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.

grill-loop v1.2.0

Choose a tag to compare

@nxxxsooo nxxxsooo released this 31 Jul 13:51
f735a70

Native goal continuation

  • Propose a compact, adaptable goal card when sustained work benefits from persistence.
  • Require user approval before registering it with the active client's native goal mechanism.
  • Keep routing until the approved goal is met, pausing only for new input or authority.
  • Maintain no duplicate goal or workflow state.

Update an installed copy with:

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

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.