Help us improve
Share bugs, ideas, or general feedback.
From copilot
Show active and recent Copilot jobs for this repository, including review-gate status
npx claudepluginhub wagnersza/copilot-plugin-cc --plugin copilotHow this command is triggered — by the user, by Claude, or both
Slash command
/copilot:status [job-id] [--wait] [--timeout-ms <ms>] [--all]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
!`node "${CLAUDE_PLUGIN_ROOT}/scripts/copilot-companion.mjs" status $ARGUMENTS`
If the user did not pass a job ID:
- Render the command output as a single Markdown table for the current and past runs in this session.
- Keep it compact. Do not include progress blocks or extra prose outside the table.
- Preserve the actionable fields from the command output, including job ID, kind, status, phase, elapsed or duration, summary, and follow-up commands.
If the user did pass a job ID:
- Present the full command output to the user.
- Do not summarize or condense it./statusShows active and recent Codex jobs for this repository in a compact Markdown table, including review-gate status. Pass job ID for full details; supports --wait, --timeout-ms, --all.
/statusShows active and recent multi-CLI background jobs (codex, gemini, cursor, copilot, qwen) for the current repository. Accepts optional job ID, --wait, --timeout-ms, --all, and --json flags.
/statusShows active and recent Qwen jobs for the current repository, including review-gate status. With a job ID, displays full job details; supports --wait, --timeout-ms, and --all flags.
/statusShows active and recent Gemini jobs for the current repository, including review-gate status. Accepts an optional job ID for detailed output and supports --wait, --timeout-ms, and --all flags.
/statusDisplays project goal, task status counts, completion progress bar, and recent activity log. Supports --json for JSON output and --quiet for minimal view.
/statusDisplay Conductor project status including overall progress, active tracks summary, and next actions. Optional [track-id] [--detailed] for per-track task details and blockers.
Share bugs, ideas, or general feedback.
!node "${CLAUDE_PLUGIN_ROOT}/scripts/copilot-companion.mjs" status $ARGUMENTS
If the user did not pass a job ID:
If the user did pass a job ID: