mit einem Klick
cancel-sprint
Cancel an active sprint loop
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Cancel an active sprint loop
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
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
Basierend auf der SOC-Berufsklassifikation
| 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