What problem does it solve?
This Skill cancels any active oh-my-kimi mode (such as autopilot, ralph, team, ultrawork, and related loops) and performs the required cleanup so you can return to a clean, controllable state.
Core Features & Use Cases
- Mode-aware cancellation: Detects which oh-my-kimi workflow(s) are active and cancels them in the correct dependency order.
- Safe scoped cleanup: Prefers session-scoped cleanup (when session_id is available) and only falls back to legacy/global cleanup when needed.
- Force & all-clear options: Supports --force / --all to aggressively clear persistent artifacts (including leftovers) when graceful cancellation is blocked.
- Ralph dependency handling: Ensures linked modes are terminalized (e.g., setting cancelled phases and completed_at) rather than silently deleting state.
- Team(tmux) termination: Gracefully signals team workers first, then force-kills remaining tmux panes and clears team state.
Quick Start
Run: /cancel