What problem does it solve?
Manually processing pull request review comments is time-consuming and error-prone, especially when feedback includes a mix of valid bugs, personal preferences, out-of-scope requests, and bot notifications. This Skill eliminates the tedious work of triaging feedback, deciding what to fix, drafting replies, and resolving review threads, while ensuring all changes align with project conventions and scope.
Core Features & Use Cases
- Critical comment evaluation: Classifies review feedback into bug reports, security concerns, suggestions, nitpicks, and escalations, using project context to distinguish valid issues from personal preferences.
- Automated fix implementation: Implements only scoped, convention-aligned fixes for valid feedback, runs targeted verification, and creates clean, structured commits.
- Structured reviewer replies: Posts concise, code-backed inline replies to each comment, resolves closed threads, and escalates architectural or scope conflicts for human judgement.
- Use case: When a PR receives feedback from teammates, CI bots, and invited review bots, use this Skill to address all actionable comments in one pass, push back on invalid suggestions with evidence, and ensure no feedback is left unaddressed.
Quick Start
Use the dxprreview skill to address all outstanding review comments on your current open pull request, including fixing valid issues, replying to reviewers with reasoning, and escalating items that need human input.