What problem does it solve?
This skill removes uncertainty and inconsistency from code reviews by providing a structured, high-signal review workflow that highlights blocking issues, prioritizes high-leverage feedback, and labels findings by severity so teams can move forward confidently.
Core Features & Use Cases
- Structured triage and high-leverage review: quickly determine whether a change should proceed, request a split for oversized CLs, or surface major design concerns early.
- Multi-dimensional evaluation: assess design, correctness, tests, concurrency, performance, naming/comments/docs, and style while producing labeled findings (Required, Nit, Optional, FYI).
- Practical output and templates: produces a clear Verdict, numbered Blocking Findings, Non-Blocking Suggestions, Positives, and a Scope Note using a reusable review-output-template; ideal for reviewing GitHub/GitLab/Phabricator PRs or internal changelists.
Quick Start
Run a Google-style code review on the provided PR link, focusing on design, correctness, tests, readability, and label each finding as Required, Nit, Optional, or FYI.