mvpasarel/gh-copilot-plugin-cc
Plugin Claude Code
Plugin marketplace listing 1 plugin: copilot.
mvpasarel/gh-copilot-plugin-cc
Plugin Claude Code
Plugin marketplace listing 1 plugin: copilot.
mvpasarel/gh-copilot-plugin-cc
Agent Claude Code
Architecture planner for the GitHub Copilot Claude Code plugin. Use when reviewing design decisions, planning new features, or evaluating structural changes.
mvpasarel/gh-copilot-plugin-cc
Agent Claude Code
Code reviewer for the GitHub Copilot Claude Code plugin. Use for pull request reviews and code quality checks.
mvpasarel/gh-copilot-plugin-cc
Instructions file
Instructions for mvpasarel/gh-copilot-plugin-cc, covering github copilot plugin for claude code, project structure, plugin development rules and commands.
mvpasarel/gh-copilot-plugin-cc
Plugin Claude Code
Use Copilot from Claude Code to review code or delegate tasks.
mvpasarel/gh-copilot-plugin-cc
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.
mvpasarel/gh-copilot-plugin-cc
Command
Challenge a plan's assumptions, missing steps, and hidden dependencies.
mvpasarel/gh-copilot-plugin-cc
Command
Run a Copilot review that challenges the implementation approach and design choices.
mvpasarel/gh-copilot-plugin-cc
Command
Ask Copilot a one-shot question and return the answer verbatim.
mvpasarel/gh-copilot-plugin-cc
Command
Cancel an active background Copilot job in this repository.
mvpasarel/gh-copilot-plugin-cc
Command
Generate an implementation plan for a feature or change.
mvpasarel/gh-copilot-plugin-cc
Command
Delegate investigation, an explicit fix request, or follow-up rescue work to the Copilot rescue subagent.
mvpasarel/gh-copilot-plugin-cc
Command
Show the stored final output for a finished Copilot job in this repository.
mvpasarel/gh-copilot-plugin-cc
Command
Review a plan for correctness, completeness, and feasibility.
mvpasarel/gh-copilot-plugin-cc
Command
Run a Copilot code review against local git state.
mvpasarel/gh-copilot-plugin-cc
Command
Check whether the local Copilot CLI is ready and optionally toggle the stop-time review gate.
mvpasarel/gh-copilot-plugin-cc
Command
Show active and recent Copilot jobs for this repository, including review-gate status.
mvpasarel/gh-copilot-plugin-cc
Command
Delegate an agentic task to Copilot (foreground or background).
mvpasarel/gh-copilot-plugin-cc
Hook
Runs when a session starts, executing session-lifecycle-hook.mjs via node. From mvpasarel/gh-copilot-plugin-cc.
mvpasarel/gh-copilot-plugin-cc
Hook
Runs when a session ends, executing session-lifecycle-hook.mjs via node. From mvpasarel/gh-copilot-plugin-cc.
mvpasarel/gh-copilot-plugin-cc
Hook
Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From mvpasarel/gh-copilot-plugin-cc.
mvpasarel/gh-copilot-plugin-cc
Skill Claude CodeCodex
Internal helper contract for calling the copilot-companion runtime from Claude Code.
mvpasarel/gh-copilot-plugin-cc
Skill Claude CodeCodex
Internal guidance for presenting Copilot helper output back to the user.
mvpasarel/gh-copilot-plugin-cc
Skill Claude CodeCodex
Internal guidance for composing Copilot and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Copilot Claude Code plugin.