How this skill is triggered — by the user, by Claude, or both
Slash command
/oh-my-ccg:cancelThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Cancel all active oh-my-ccg orchestration modes.
Cancel all active oh-my-ccg orchestration modes.
Read all state files in .oh-my-ccg/state/:
ralph-state.jsonteam-state.jsonautopilot-state.jsonFor each active mode:
active: falseIf Team mode was active:
Report what was cancelled:
Cancelled modes:
✅ Ralph (was at iteration 3/10)
✅ Team (was running with 3 workers)
— Autopilot was not active
/oh-my-ccg:init to reset RPI state.If --force flag is present, delete all state files completely rather than marking inactive.
npx claudepluginhub 1molchuan/oh-my-ccg --plugin oh-my-ccgCancel stuck or orphaned executions by session ID or interactively using the Ouroboros CLI. Works with the event store to emit cancellation events.
Cancels active Claude Code loops by checking/removing .loophaus/state.json or legacy .claude/ralph-loop.local.md files and reporting stopped iteration.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.