Goal-driven autonomous round loop. Give it a goal + acceptance checklist + round budget (touchpoint 1), then it researches, implements, self-checks, and retrospects round after round — driven by a Stop-event hook, not by prompt discipline — until the final acceptance audit (touchpoint 2, the loop's ONLY independent verification) passes every item, or a fuse blows (round cap / no-progress / refusal-to-retrospect). Use when the goal is known but the path is not; a known plan one-pass change belongs to $spec-workflow instead.
$npx -y skills add kamioj/spec-workflow --skill spec-loopInstalls into the current project.
Run `npx skills use "https://github.com/kamioj/spec-workflow" --skill "kamioj/spec-workflow/spec-loop"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kamioj/spec-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/kamioj/spec-workflow"` and select the relevant skills, then follow their instructions.