What problem does it solve?
PR changes can introduce regressions, incomplete fixes, or integration surprises that break behavior or create technical debt; this Skill frames a repeatable delta-review process to surface scope mismatches, root-cause errors, and integration risks before merge.
Core Features & Use Cases
- Delta-focused checklist for scope, root-cause validation, regression risk, architectural consistency, completeness, security, and data integrity.
- Severity-tiered feedback template (Must Fix / Should Fix / Consider / Nit) and a lead integration format for clear actionable guidance.
- Integration guidance and verification including adopt-and-adapt workflows, post-merge verification steps, and when to escalate to full integration branches.
- Use Case: Peer or lead reviewer evaluating a bugfix or feature PR to decide whether to approve, request changes, or adapt before merging.
Quick Start
Read the PR description and diff, evaluate scope, regressions, root cause, completeness, and produce a verdict with Must Fix, Should Fix, Consider, and Nit sections.