cancel
Installation
SKILL.md
/ouroboros:cancel
Cancel stuck or orphaned executions by session ID, cancel all running sessions, or interactively pick from active executions.
Usage
/ouroboros:cancel # Interactive: list active, pick one
/ouroboros:cancel <execution_id> # Cancel specific execution
/ouroboros:cancel --all # Cancel all running executions
Trigger keywords: "cancel execution", "kill session", "stop running", "abort execution"
How It Works
This skill interacts directly with the event store (not via MCP tool) to emit cancellation events. It uses the CLI command under the hood.
Three modes: