What problem does it solve?
This Skill helps teams reduce the uncertainty of “code is done” by producing a structured, evidence-driven review decision covering risks, readiness, and what must be verified before merging.
Core Features & Use Cases
- Structured findings across correctness, readability, architecture, security, and performance, grounded in the available verification evidence.
- Risk judgment that distinguishes acceptability from “needs more proof,” including severity and actionable focus areas.
- Merge readiness conclusion plus targeted follow-up validation or modification suggestions when gaps are found.
- Use case: You have a pull request/changeset with test or validation outputs, and you want an explicit gate that explains what is safe to merge and what must be checked next.
Quick Start
Ask the agent to review your changeset for merge readiness, prioritizing test/verification evidence first, then assessing implementation risks and producing structured findings with a clear go/no-go style decision.