What problem does it solve?
This skill eliminates inconsistent, superficial, or incomplete pull request reviews by providing a repeatable, evidence-based assessment that catches design flaws, correctness errors, test gaps, and documentation mismatches before merge. It reduces risk, speeds reviewer throughput, and creates auditable deliverables for pipeline orchestration and cross-session persistence.
Core Features & Use Cases
- Eight-dimension assessment: Holistic evaluation of design, functionality, complexity, tests, naming, comments, style, and documentation using Google's framework.
- Risk-tiered PR protocol: Size classification, Low/Medium/High risk assignment, Ship/Show/Ask routing, and reviewer routing recommendations for CODEOWNERS and domain experts.
- Structured reports for pipelines: Produces a human-readable verdict plus a machine-readable pipeline summary block for automated orchestration and gatekeeper validation.
- Use Case: Run this skill on a medium-to-large PR to get a prioritized list of blocking and non-blocking findings, CI cross-checks, and a clear merge recommendation that the pipeline can consume.
Quick Start
Review this pull request and produce a complete eight-dimension code review report with verdict, risk tier, blocking items, and the machine-readable pipeline summary.