What problem does it solve?
This Skill automates the entire process of responding to Pull Request (PR) review comments, from identifying unaddressed feedback to implementing fixes, drafting replies, and requesting re-reviews.
Core Features & Use Cases
- Automated Comment Triage: Identifies and filters only unaddressed review comments.
- Intelligent Analysis: Categorizes comments as actionable or non-actionable based on predefined criteria.
- Automated Fixes & Replies: Implements code changes for actionable comments and drafts responses for user approval.
- Streamlined Re-review: Manages the process of pushing changes and requesting re-reviews, including handling release branch scenarios.
- Use Case: After receiving feedback on a PR, you can activate this skill to automatically identify all pending comments, get your approval on which ones to address, have the skill implement the fixes, draft the replies, and then push the changes and request a re-review.
Quick Start
Use the handle-pr-review skill to process all outstanding comments on the current pull request.