What problem does it solve?
This Skill ensures code changes are reviewed in the right workflow phase, with the right reviewer persona, and with findings applied or escalated according to the team’s PM/EM decision boundaries.
Core Features & Use Cases
- Pre-flight review readiness checks: Runs targeted self-checks (TDD compliance, external API citation verification, and test-evidence parsing when failure evidence is present) to prevent low-signal or mis-scoped reviews.
- Persona-based reviewer dispatch: Selects one or two reviewers based on the diff’s signals (domain, architectural scope, cross-team seams) and enforces doctrine around which model/tier to use.
- Incoming finding triage and resolution: Applies correctness fixes via integrator, escalates scope/architecture tradeoffs to the PM, and routes worker recommendations (tests, security, dependency CVE, doc link validation) when provided.
Quick Start
Use the review-code skill when an implemented diff or PR is ready for review, or when a reviewer’s findings have returned and need triage and integration.