Plugin Claude Code
Plugin marketplace listing 1 plugin: copilot-cli.
Plugin Claude Code
Plugin marketplace listing 1 plugin: copilot-cli.
Plugin Claude Code
Dispatch tasks to GitHub Copilot CLI (GPT-5/Sonnet) as subagents — task delegation and adversarial review.
Agent
Adversarial code review via Copilot CLI. Challenges Claude's implementation — design choices, assumptions, edge cases. Use after completing a feature or before declaring work done. GPT-5 acts as a skeptical reviewer finding reasons the change should not ship. Context: Claude has just finished implementing a feature…
Agent
Dispatch self-contained tasks to GitHub Copilot CLI (Claude Sonnet 4.6). Use for context-heavy but goal-clear work that would consume too much of Claude's context window — file scanning, edge-case analysis, boundary-condition review, batch exploration. Copilot charges per invocation so prompts must be fully…
Skill Claude CodeCodex
Internal helper for invoking Copilot CLI from Claude Code subagents — covers invocation template, model routing, context injection, and self-containment rules. Not user-invocable.