How this skill is triggered — by the user, by Claude, or both
Slash command
/orc:cancelThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Cancel the current orc session.
Cancel the current orc session.
.orc/sessions/${CLAUDE_SESSION_ID}/session.jsonactive: falseTeamDelete to clean upThe Stop hook will detect active: false and allow Claude to exit normally on the next turn.
npx claudepluginhub jbj338033/orc-4 --plugin orcCancel 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.