Request cancellation of a running detached Codex bridge job.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add Borda/AI-Rig --skill cancel --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cancel?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/borda-cancel)More formats (shields.io, HTML) on the badges page.
---
name: cancel
description: Request cancellation of a running detached Codex bridge job.
argument-hint: JOB_ID
allowed-tools: Bash
---
# Cancel a Bridge Job
Require one job identifier. Run `python "${CLAUDE_PLUGIN_ROOT}/bin/bridge_call.py" cancel --job-id "<job-id>"`; pass `--workspace` only when explicitly supplied. Report returned cancellation-request state; do not claim termination complete. Direct caller to poll `/bridge:status` or `/bridge:result` for final state. Preserve returned incident, transcript, or workspace-delta paths.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!