What problem does it solve?
This Skill streamlines the process of handling code review feedback, ensuring every comment is addressed systematically, from initial evaluation to final verification and reporting.
Core Features & Use Cases
- Feedback Management: Organizes and tracks all review requests.
- Response Classification: Categorizes feedback into Accept, Challenge, Clarify, or Defer.
- Implementation & Verification: Guides the implementation of accepted changes and their verification through tests.
- Evidence Reporting: Documents the before/after states and verification steps for challenged feedback.
- Use Case: After receiving a pull request review with multiple comments, use this Skill to ensure each comment is individually replied to, the necessary code changes are made and verified, and the PR is correctly rebased and pushed.
Quick Start
Use the respond-to-review skill to process all feedback items from the latest pull request review.