What problem does it solve?
Cancel any active OMC mode (autopilot, ralph, ultrawork, ultraqa, swarm, ultrapilot, pipeline, team) and perform proper cleanup to prevent lingering state or undesired restarts.
Core Features & Use Cases
- Detects the active OMC mode across sessions and cancels it in dependency order (autopilot → ralph → ultrawork → ultraqa → swarm → ultrapilot → pipeline → team), preserving resume data where applicable.
- Supports forceful, global cleanup with --force/--all to clear all session state and legacy artifacts, including orphaned processes and legacy .omc files.
- Handles native Claude Code teams and automates safe cleanup of related state across linked modes, with safeguards to prevent partial cleanup.
Quick Start
Run the cancel command with optional flags to gracefully terminate active modes and purge state.