What problem does it solve?
This Skill prevents runaway OMD orchestrations by detecting and terminating any active autopilot, ralph, ultrawork, ecomode, ultraqa, swarm, ultrapilot, pipeline, or plan consensus mode while preserving relevant state when needed.
Core Features & Use Cases
- Automatic Mode Detection: Inspects
.omd/state files (JSON and SQLite) to identify the active execution mode.
- Dependency-aware Cleanup: Cancelling autopilot also tears down linked ralph, ultrawork, ecomode, and ultraqa instances before marking autopilot inactive for a clean resume.
- Force Clear All:
--force or --all wipes every supported state artifact so you can restart from scratch.
- Use Case: When a long-running Factory Droid autopilot run stalls or misbehaves, run this skill to gracefully halt execution without corrupting saved progress.
Quick Start
Invoke the cancel skill by running /cancel to stop the current OMD mode immediately.