What problem does it solve?
Code reviews often drown in speculative style nitpicks or miss real regressions. This Skill performs a maintainer-grade review of your changes, independently verifying each candidate issue so you only see actionable findings ordered by severity.
Core Features & Use Cases
- Flexible Review Targets: Inspect staged, unstaged, and untracked changes, a commit or commit range, a branch or PR diff, or a named file or subsystem.
- Two-Phase Reasoning: Discover candidate issues across correctness, security, concurrency, performance, and cross-module contracts, then verify each one against a concrete triggering scenario before reporting.
- Strict Finding Bar: Report only discrete, actionable issues with scenario, impact, and fix direction, skipping stylistic preferences and pre-existing problems.
- Use Case: Before merging a pull request, ask for a review of the PR diff and receive severity-ordered findings with file and line references, or a clear statement that no actionable issues exist.
Quick Start
Ask the agent to review all your uncommitted changes and report only real, actionable findings ordered by severity.