Cancel Autopilot Skill
Cancel an active autopilot session gracefully.
What It Does
-
Stops the active autopilot workflow
-
Cleans up any active Ralph or UltraQA state
-
Preserves progress for potential resume
Usage
/oh-my-claudecode:cancel-autopilot
Or say: "stop autopilot", "cancel autopilot", "abort autopilot"
What Gets Cleaned Up
-
Autopilot state - Marked as inactive (preserved for resume)
-
Ralph state - Cleared if active
-
Ultrawork state - Cleared if linked to Ralph
-
UltraQA state - Cleared if active
Progress Preservation
When cancelled, autopilot preserves:
-
Current phase
-
Files created/modified
-
Spec and plan files
-
Validation verdicts
Run /oh-my-claudecode:autopilot to resume from where you left off.
Force Clear
To completely clear all state (no resume):
/oh-my-claudecode:cancel-autopilot --clear
This removes all autopilot files including:
-
.omc/autopilot-state.json
-
.omc/autopilot/ directory
-
.omc/plans/autopilot-impl.md