Monitor a PR for GitHub Copilot review feedback and iterate on it automatically. Use when user says "copilot review", "review loop", "watch this PR", "monitor PR for Copilot comments", "iterate on Copilot feedback", or "keep fixing Copilot comments".
Run the local Copilot CLI to review code, fix findings, and re-review until clean. Use when user says "local copilot review", "copilot cli review", "ask copilot to review locally", "local review loop", or "run copilot on this code". This is for the npm-installed Copilot CLI — NOT the online GitHub Copilot PR reviewer.
Claude Code plugin for automated code review loops using GitHub Copilot.
Unlike review loop plugins that rely on OpenAI Codex, this plugin uses GitHub Copilot as the review backend — both via the GitHub PR reviewer and the local Copilot CLI.
copilot-review:copilot-review-loopPR-based cron loop. Monitors a GitHub PR for Copilot review comments, fixes them, pushes, re-requests review, and repeats until Copilot reports "generated no comments."
copilot-review:local-copilot-review-loopLocal CLI iterative loop. Runs the Copilot CLI locally via the Agent Client Protocol (ACP) to review code changes, fix findings, and re-run until clean — no PR required.
copilot-acp-companion.mjs script[file:line] severity (high/medium/low): description# Add the marketplace
/plugin marketplace add superyyrrzz/copilot-review-plugin-cc
# Install the plugin
/plugin install copilot-review@copilot-review
# Pull the latest version
/plugin marketplace update copilot-review
# Reload to apply
/reload-plugins
npm install -g @github/copilot) — required for local review loopgh) — required for PR-based review loopOpen a PR and tell Claude Code:
"Run copilot review loop on this PR"
Or invoke directly:
/copilot-review:copilot-review-loop
Make some changes and tell Claude Code:
"Run local copilot review"
Or invoke directly:
/copilot-review:local-copilot-review-loop
Test the plugin locally without installing:
claude --plugin-dir ./plugins/copilot-review
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub superyyrrzz/copilot-review-plugin-cc --plugin copilot-reviewComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.