Ralph Cancel
Cancel Ralph Loop — remove stop hook and show progress summary
Claude CodeGeneric
---
name: ralph-cancel
description: Cancel Ralph Loop — remove stop hook and show progress summary
---
Cancel the **Ralph Loop** and show a progress summary.
## Steps
1. Read `.claude/ralph-prd.json` and summarize progress:
- Total stories
- Completed stories (where `passes` is `true`)
- Remaining stories (where `passes` is `false`)
- List each story with its status
2. Remove the Ralph stop hook from `.claude/settings.json`:
- Remove the `hooks.Stop` entry that references `.claude/hooks/ralph-stop.sh`
- Remove the `Bash(.claude/hooks/ralph-stop.sh)` permission from `permissions.allow`
- Preserve all other settings
3. Remove `.claude/hooks/ralph-stop.sh` if it exists.
4. Report what was done:
- Show the progress summary
- Confirm the stop hook has been removed
- Note that `.claude/ralph-prd.json` is preserved for reference
- Suggest the user can re-run `/ralph` to restart or `/ralph-loop` to resume
If $ARGUMENTS is provided, use it as additional context: $ARGUMENTS
Maintain Ralph Cancel?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Ralph Cancel on getagentictools](https://getagentictools.com/loops/artemislab-ralph-cancel?ref=badge)