How this command is triggered — by the user, by Claude, or both
Slash command
/ouroboros:cancelThe summary Claude sees in its command listing — used to decide when to auto-load this command
Read the file at `${CLAUDE_PLUGIN_ROOT}/skills/cancel/SKILL.md` using the Read tool and follow its instructions exactly.Read the file at ${CLAUDE_PLUGIN_ROOT}/skills/cancel/SKILL.md using the Read tool and follow its instructions exactly.
npx claudepluginhub xliiadastra/ouroboros/cancelCancels an active background Codex job in the repository by job ID. Accepts a single job-id argument.
/cancelCancels an active execution loop by cleaning up state files and removing the spec directory. Accepts an optional spec name or path argument.
/cancelCancels the active speckit execution loop and cleans up state files, with optional feature targeting.
/cancelCancels a running background Antigravity (agy) delegation job by job ID and reports whether it was cancelled or already finished.
/cancelCancels an active background multi-CLI job by its job ID. Use with the job ID from the /jobs list.
/cancelCancels the active claudex loop in the project by marking state phase as cancelled, removing runner script and lockfile, and printing confirmation. Enables clean exit via Stop hook.
25plugins reuse this command
First indexed Jul 10, 2026
Showing the 6 earliest of 25 plugins