copilot-address-reviews
CommunityAutomate Copilot PR reviews end-to-end.
System Documentation
What problem does it solve?
Evaluate and address GitHub Copilot PR review items for a GitHub pull request. Use when a user provides a GitHub PR link and wants Copilot review comments checked, verified, fixed, and summarized. Fetch review items with gh, verify each claim against source/tests before changing code, ask user before making subjective or constraint-driven changes, then work items one by one.
Core Features & Use Cases
- Fetch and enumerate Copilot review items for a PR using the gh CLI, normalizing unresolved items for review.
- Validate each Copilot claim against source code/tests before applying changes, ensuring traceability.
- Apply smallest possible code change per item, commit per item, and update or close related GitHub review threads as needed.
- Require user confirmation for subjective, design, or constraint-driven decisions; supports iterative, item-by-item processing.
Quick Start
Run the fetch script from the skill directory: ./scripts/fetch-review-items.sh <pr-url> to start collecting Copilot review items and dedup them.
Dependency Matrix
Required Modules
Components
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: copilot-address-reviews Download link: https://github.com/lestrrat/claude-code/archive/main.zip#copilot-address-reviews Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.