What problem does it solve?
This Skill helps you perform consistent, noise-controlled code reviews that identify correctness, security, performance, and maintainability issues while only escalating findings you’re highly confident about.
Core Features & Use Cases
- 4-layer systematic review: evaluates Correctness, Security, Performance, and Style & Maintainability to ensure comprehensive coverage.
- Severity classification + required action: categorizes findings as 🔴 Critical, 🟠 Major, 🟡 Minor, or 🟢 Nitpick to standardize prioritization and next steps.
- 80% confidence threshold: only reports issues at high confidence and explicitly labels uncertainty to reduce false positives.
- Structured output format: produces a consistent review report including files reviewed, overall assessment, grouped findings with file:line references, and positive observations.
Quick Start
Ask the code-review skill to review the latest changes and return a structured report with file:line references for any findings at 80% confidence or higher.