Cancel active Ralph Loop
Cancels active Ralph loop by removing its state file and reporting the iteration.
/plugin marketplace add flora131/atomic/plugin install ralph@atomic-pluginsopusTo cancel the Ralph loop:
Check if .claude/ralph-loop.local.md exists using Bash: test -f .claude/ralph-loop.local.md && echo "EXISTS" || echo "NOT_FOUND"
If NOT_FOUND: Say "No active Ralph loop found."
If EXISTS:
.claude/ralph-loop.local.md to get the current iteration number from the iteration: fieldrm .claude/ralph-loop.local.md/cancel-ralphCancel active Ralph Wiggum loop