skills/cancel-autopilot/SKILL.md
Cancel active autopilot session
npx skillsauth add mazenyassergithub/oh-my-claudecode cancel-autopilotInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Cancel an active autopilot session gracefully.
/cancel-autopilot
Or say: "stop autopilot", "cancel autopilot", "abort autopilot"
When cancelled, autopilot preserves:
Run /autopilot to resume from where you left off.
To completely clear all state (no resume):
/cancel-autopilot --clear
This removes all autopilot files including:
.omc/autopilot-state.json.omc/autopilot/ directory.omc/plans/autopilot-impl.mddata-ai
Activate maximum performance mode with parallel agent orchestration for high-throughput task completion
tools
QA cycling workflow - test, verify, fix, repeat until goal met
development
Test-Driven Development enforcement skill - write tests first, always
tools
Review a plan with Critic