--- name: cancel-ralph description: Cancel and clean up an active Ralph loop session. Use this skill when the user asks to stop, abort, cancel, or terminate a running loop. DO NOT use when starting or querying help for a loop. --- # Cancel Ralph Loop Aborts any active Ralph loop and cleans up workspace state. ## Execution Run the cancellation script: ```bash ./scripts/cancel-ralph.sh ```