name
cancel
description
Cancel stuck or orphaned executions
/cancel
Cancel stuck or orphaned execution loops.
Usage
/cancel # cancel current execution
/cancel --all # cancel all running loops
Instructions
When the user invokes this skill:
Check if there's a running /ralph or /evolve loop in the conversation
If found:
Set loop termination flag
Report what was cancelled
Show the verification history up to cancellation point
If no running loops:
Check for orphaned
.ouroboros/
state files
Clean up if found
Report "No active executions found"
Output
Cancelled
Loop: <ralph/evolve>
Iterations completed: N
Last verdict: <PASS/REVISE/FAIL> (score: X.XX)
Work preserved: <files modified>
Resume with: /ralph "<original request>" or /evolve