🛑
AutomationJavaScript

Claude Code Cancel

by sendbird

Claude Code Cancel is an Automation skill for Claude Code, published by sendbird in cc-plugin-codex.

193 stars35 forkson sendbird/cc-plugin-codexAdded 2026/09/06+5% in starsRepository updated 2026/08/31
ai-codingclaude-codecode-reviewcodexdeveloper-toolsopenai-codexpluginterminal-ai
Install in seconds
Install Claude Code Cancel
Copy Claude Code Cancel into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/sendbird/cc-plugin-codex/tree/main/skills/cancel ~/.claude/skills/cancel

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/sendbird/cc-plugin-codex.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/cancel/SKILL.md in sendbird/cc-plugin-codex
Installs to
~/.claude/skills/cancel
Collection
One of 7 skills cataloged from this repository
Category
Automation2032 skills

What Claude Code Cancel does

Claude Code Cancel stops an active tracked Claude Code job in this repository. Use it when you need to cancel a queued or running job by job ID.

Claude Code Cancel is cataloged under Automation on DirSkills. Claude Code Cancel comes from a repository tagged ai-coding, claude-code, code-review, codex and developer-tools.

Documentation

README

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.

Frequently asked about Claude Code Cancel

  • What else does sendbird publish alongside Claude Code Cancel?

    Claude Code Cancel is one of 7 skills that DirSkills catalogs from sendbird/cc-plugin-codex, the repository it ships in. Its siblings there include Adversarial Review, Claude Code Rescue and Claude Code Review. Each one is a separate skill with its own page in this directory, installs the same way Claude Code Cancel does, and is maintained by sendbird in that same repository. The rest of the collection is listed on the sendbird/cc-plugin-codex page.

  • How does Claude Code Cancel compare to other Automation skills?

    Claude Code Cancel ranks #1822 by stars among the 2032 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Claude Code Cancel against them. Open each page to compare what they document and how they install.

More from sendbird/cc-plugin-codex

Claude Code Cancel is one of 7 skills cataloged on DirSkills from sendbird/cc-plugin-codex.

See all 7 skills
🛡️
5h ago

Adversarial Review

Adversarial Review runs a stricter Claude Code review of local git changes and focuses on design, tradeoffs, and risky assumptions. Use it when you want stronger scrutiny than a normal review or a custom focus on a specific concern.
Quality
19335
🧩
5h ago

Claude Code Rescue

Claude Code Rescue delegates substantial investigation, implementation, or follow-up work to Claude Code through the tracked-job runtime. Use it when Claude should diagnose, edit, test, or continue a task rather than just report review findings.
AI Engineering
19335
🔍
5h ago

Claude Code Review

Claude Code Review runs a standard Claude Code review of local git changes in this repository. Use it for ordinary code-review requests when you want a second pass on a working tree or branch diff.
Quality
19335
🛠️
5h ago

Claude Code Setup

Claude Code Setup checks whether Claude Code CLI is ready in the current environment and can enable or disable the turn-end review gate. Use it for installation, authentication, or review-gate setup requests.
DevOps
19335
📊
5h ago

Claude Code Status

Claude Code Status shows active or recent Claude Code jobs in this repository, or details for a specific job id. Use it to inspect tracked job progress with optional waiting and polling.
Automation
19335
📄
5h ago

Result

Result shows the stored final output for a finished Claude Code job in this repository. Use it when you already have a tracked job id and need the companion's stdout exactly as returned.
AI Engineering
19335