Cancel active spec loop
Gracefully stops an active spec loop while preserving progress for later resumption.
/plugin marketplace add GantisStorm/essentials-claude-code/plugin install essentials@essentials-claude-codeGracefully stop the active spec loop while preserving progress.
.claude/spec-loop.local.md existsrm .claude/spec-loop.local.mdYour task progress is preserved in tasks.md:
[x][ ]To resume later:
/spec-loop <change-id>
The loop will pick up where you left off.
# Cancel the currently running spec loop
/cancel-spec-loop
# Then resume later with the change ID
/spec-loop change-001