What problem does it solve?
This Skill ensures that all feedback on Pull Requests, including often-missed "outside diff range" comments, is systematically addressed, preventing regressions and improving code quality.
Core Features & Use Cases
- Comment Triage: Filters and prioritizes review comments based on severity.
- Out-of-Scope Handling: Identifies and provides a process for addressing comments not directly related to the current PR diff.
- Automated Response & Resolution: Guides the user through responding to and resolving comment threads.
- Mandatory Verification: Enforces a final check to ensure all feedback is actioned before a PR is considered ready.
- Use Case: After receiving feedback from CodeRabbit and a human reviewer on a complex feature PR, use this skill to ensure every single comment is properly understood, actioned, and resolved, preventing critical issues from slipping through.
Quick Start
Address all review comments for the current pull request by running the mandatory pre-completion check script.