with one click
cancel-sprint
Cancel an active sprint loop
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Cancel an active sprint loop
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Harness 主入口 — 从想法到交付的一站式流程
Restore state, health check, determine current phase, suggest next step
Explain Harness plugin and available commands
Initialize Harness for your project — learn repo, team norms, generate customized framework
Start a new feature proposal — guided spec + design generation
Execute all tasks with auto-loop until completion — Stop Hook driven
| name | cancel-sprint |
| description | Cancel an active sprint loop |
| allowed-tools | ["Bash(test -f .harness/sprint-loop.md:*)","Bash(rm .harness/sprint-loop.md)","Read(.harness/sprint-loop.md)"] |
| hide-from-slash-command-tool | true |
Check if .harness/sprint-loop.md exists: test -f .harness/sprint-loop.md && echo "EXISTS" || echo "NOT_FOUND"
If NOT_FOUND: Say "No active sprint loop found."
If EXISTS:
.harness/sprint-loop.md to get current iteration and waverm .harness/sprint-loop.md.harness/progress.md