Cancel

Cancel an active tracked Claude Code job in this repository. Args: [job-id]. Use only when the user wants to stop a queued or running Claude Code job.

thedixitjain 0b67bb0 2 files · 1.0 KB Updated 2 repo stars

File contents

Claude Code Cancel

Use this skill when the user wants to stop an active Claude Code job in this repository.

Resolve <plugin-root> as two directories above this SKILL.md file. Always run the companion from that active plugin root: node "<plugin-root>/scripts/claude-companion.mjs" cancel $ARGUMENTS

Supported arguments: [job-id]

Output:

  • Present the companion stdout exactly as returned.
  • Do not add extra prose unless the command itself failed before producing output.

Source: hashgraph-online/awesome-codex-pluginsplugins/sendbird/cc-plugin-codex/skills/cancel/SKILL.md

thedixitjain/the-mega-skill-library/tree/main/library/ai-agents-and-harness/cancel--hashgraph-online commit 0b67bb0534

Frequently asked questions

npx skillmds add thedixitjain/cancel-2