What problem does it solve?
Manually sorting through duplicated AI code review comments on pull requests is time-consuming and error-prone, leading to missed issues and wasted effort on redundant feedback.
Core Features & Use Cases
- Finding Deduplication: Consolidates overlapping issues reported by multiple AI reviewers into single, prioritized entries with unique IDs and severity classifications.
- Cross-Role Analysis: Spawns parallel programmer and QA subagents to validate each finding, challenge assumptions, and identify missed gaps.
- Structured Decision Tracking: Generates a standardized review decisions document with clear action items, rationales, and user approval gates before implementation.
- Use Case: For a game development PR with 60+ comments from 3 different AI reviewers, this skill cuts triage time from hours to minutes and ensures no critical issues are overlooked.
Quick Start
Use the pr-review-decisions skill to triage all AI reviewer comments on pull request #42 and generate a structured review decisions document for your team to review.