What problem does it solve?
This Skill helps you review code changes effectively so you can catch correctness, security, and design risks before a merge.
Core Features & Use Cases
- Scope-aware reviewing: Review the user-requested scope (diffs, staged/unstaged changes, or branch diffs) and ask a clarifying question when scope is ambiguous.
- Evidence-first judgment: Understand the stated intent (commit message, PR description, issues) before evaluating whether the implementation matches it.
- Lens-driven findings: Load relevant review lenses by default, read each lens reference, and report only concrete issues with clear impact and suggested fixes.
Quick Start
Use the review skill to review a PR diff and generate a structured report with lens-grouped findings focused on real risks.