Cancel Ralph
Legacy alias for /forge-cancel
Cancel Ralph
Legacy alias for /forge-cancel.
This command is part of the Claude Code driver for Forge Core.
Instructions
- Tell the user
/forge-cancelis the primary Forge command now. - Then perform the same behavior as
/forge-cancel. - Look for active loop state files in this order:
.claude/forge-loop.*.local.md.claude/ralph-loop.*.local.mdas a legacy compatibility fallback
- If no loop state files exist, say so and stop.
- If exactly one loop state file exists, delete it and report which session was cancelled.
- If multiple loop state files exist:
- Prefer an
active: truefile over paused ones. - If that still leaves more than one candidate, ask the user which session to cancel instead of guessing.
- Prefer an
- Do not delete
.claude/forge-state.*.md; that file is preserved for inspection.