Cancel an active Ralph Loop. Use when the user wants to stop, cancel, or abort a running ralph loop.
76
95%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
The user wants to cancel or stop an active Ralph loop.
Check if .cursor/ralph/scratchpad.md exists.
If it does not exist: Tell the user "No active Ralph loop found."
If it exists:
.cursor/ralph/scratchpad.md to get the current iteration from the iteration: field.rm -rf .cursor/ralphA short confirmation with the iteration count, or a message that no loop was active.
fe77e77
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.