What problem does it solve?
This Skill facilitates efficient code review processes by providing structured guidance, prioritizing issues, and verifying bug fixes, thereby improving code quality and review accuracy.
Core Features & Use Cases
- Targeted Review Guidance: Guides reviewers through selecting and inspecting the appropriate code change targets like PRs, branches, or local modifications.
- Prioritized Findings: Highlights issues based on severity levels such as bugs, regressions, or security risks, supported by evidence from code.
- Bug Fix Verification: Assists in independently reproducing and confirming bug fixes through structured steps, ensuring the correctness of fixes before approval.
- Use Case: When a developer submits a pull request, this Skill enables the reviewer to systematically analyze the changes, identify critical issues, and verify fixes with minimal manual effort.
Quick Start
Review a pull request or branch, then analyze the code for bugs, regressions, or security issues, and verify bug fixes independently to ensure correctness.