status
SolidShow active or recent Claude Code jobs in this repository, or detailed status for a specific job id. Args: [job-id], --wait, --timeout-ms <ms>, --poll-interval-ms <ms>, --all. Use for tracked-job inspection, not setup or result retrieval.
Install
Quality Score: 86/100
Skill Content
Details
- Author
- sendbird
- Repository
- sendbird/cc-plugin-codex
- Created
- 5 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
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.
result
Show the stored final output for a finished Claude Code job in this repository. Args: [job-id]. Use when the user already has, or needs, a tracked job id.
claude-worker
Use the local Claude Worker bridge to run, inspect, resume, or cancel bounded implementation tasks on a local Claude Code job. Use when an engineering leader delegates a code behavior change to Claude Code, or when the user explicitly asks to configure AGENTS instructions or a leader orchestration workflow around this bridge.