What problem does it solve?
This skill provides focused, high-precision code reviews for pull requests and diffs so teams find and prioritize the most important defects before merge, reducing regressions and review noise.
Core Features & Use Cases
- Diff routing across five dimensions: selectively load methodologies for code quality, test coverage, error handling, type design, and comment quality based on changed files.
- Severity-ranked findings with confidence: report Critical, Important, and Suggestion issues with confidence scores and mandatory file:line locations.
- Deduplication and calibration rules: merge overlapping findings, respect project CLAUDE.md rules, and favor precision over noisy recommendations.
- Use Case: run on a feature branch or PR to produce an actionable pre-merge report that highlights security regressions, silent failures, test gaps, and type/design regressions.
Quick Start
Review my current git diff and produce a severity-ranked PR review with file:line references and suggested fixes.