What problem does it solve?
This Skill automates the process of reviewing, replying to, and resolving comments and CI check failures on pull requests, significantly speeding up the code review cycle.
Core Features & Use Cases
- Unified Issue Triage: Consolidates review threads (Copilot, human) and CI findings (Codacy) into a single workflow.
- Automated Classification: Helps classify issues as 'Resolved', 'Fix now', 'Deferred', 'False positive', etc.
- Guided Execution: Provides step-by-step guidance for fixing code, committing changes, and replying to comments.
- Use Case: After pushing a feature branch, this Skill can automatically identify all review comments and Codacy issues, suggest classifications, and even draft replies and commits for your approval.
Quick Start
Use the pr resolve skill to review and fix all comments on the current pull request.