Cancel active Ralph Loop
Terminates an active Ralph Wiggum loop and removes its tracking file.
/plugin marketplace add ethanolivertroy/claude-plugins/plugin install ethanolivertroy-ralph-loop-ralph-loop-plugin@ethanolivertroy/claude-pluginsTo 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