What problem does it solve?
This Skill automates the process of identifying and fixing critical, major, and minor issues found in both Pull Request reviews and CI pipeline failures, streamlining the code review and integration process.
Core Features & Use Cases
- Consolidated Issue Review: Gathers and prioritizes issues from PR comments and CI logs.
- Automated Multi-Agent Fixing: Dispatches a parallel build of agents to resolve non-nitpick issues.
- Nitpick Handling: Allows for a separate, user-prompted resolution of minor "nitpick" comments.
- Use Case: A developer submits a Pull Request. This Skill automatically fetches review comments and any CI build failures, then orchestrates agents to fix the critical, major, and minor issues, presenting only the nitpicks for a final human decision.
Quick Start
Use the pr-review-dev skill to review and fix all critical, major, and minor issues for the current PR.