Plugin Claude Code
Plugin marketplace listing 1 plugin: copilot.
Plugin Claude Code
Plugin marketplace listing 1 plugin: copilot.
Plugin Claude Code
Use Copilot from Claude Code to review code or delegate tasks.
Agent
Proactively use when Claude Code is stuck, wants a second implementation or diagnosis pass, needs a deeper root-cause investigation, or should hand a substantial coding task to Copilot through the shared runtime.
Command
Run a Copilot review that challenges the implementation approach and design choices.
Command
Cancel an active background Copilot job in this repository.
Command
Delegate investigation, an explicit fix request, or follow-up rescue work to the Copilot rescue subagent.
Command
Show the stored final output for a finished Copilot job in this repository.
Command
Run a Copilot code review against local git state.
Command
Check whether the local Copilot CLI is ready and optionally toggle the stop-time review gate.
Command
Show active and recent Copilot jobs for this repository, including review-gate status.
Hook
Runs when a session starts, executing session-lifecycle-hook.mjs via node. From wagnersza/copilot-plugin-cc.
Hook
Runs when a session ends, executing session-lifecycle-hook.mjs via node. From wagnersza/copilot-plugin-cc.
Hook
Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From wagnersza/copilot-plugin-cc.
Skill Claude CodeCodex
Internal helper contract for calling the copilot-companion runtime from Claude Code.
Skill Claude CodeCodex
Internal guidance for composing Copilot prompts for coding, review, diagnosis, and research tasks across GPT-5.4, GPT-5.3-Codex, and Gemini 3.1 Pro inside the Copilot Claude Code plugin.
Skill Claude CodeCodex
Internal guidance for presenting Copilot helper output back to the user.