cancel
SolidCancel 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.
Code & Development 177 stars
31 forks Updated 4 days ago Apache-2.0
Install
Quality Score: 84/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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.
Details
- Author
- sendbird
- Repository
- sendbird/cc-plugin-codex
- Created
- 4 months ago
- Last Updated
- 4 days ago
- Language
- JavaScript
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
Code & Development Listed
antigravity-cancel
Cancel a running Antigravity for Claude background job.
1 Updated 2 weeks ago
yilibinbin AI & Automation Listed
kimi-cancel
Cancel an active plugin-managed Kimi job for the current repository. Use only when the user explicitly asks to cancel a Kimi run.
34 Updated 1 weeks ago
linxule AI & Automation Solid
codex-cancel
Cancel an active background Codex job. Use when asked "codex cancel", "stop codex", "abort the codex job", or wants to stop a running Codex task.
51 Updated 1 weeks ago
LeeJuOh