What problem does it solve?
Manually coordinating code and specification reviews is time-consuming, inconsistent, and often leads to missed issues or unvetted fixes being implemented prematurely. This Skill automates the entire review workflow, ensuring the right specialized reviewers are engaged, all required review scopes are covered, and findings are delivered in a structured format without jumping to unapproved fixes.
Core Features & Use Cases
- Automated Review Routing: Automatically selects the appropriate reviewer sub-agents (spec-focused, code-focused, or both) based on the type of review request.
- Structured Finding Reports: Compiles review results with clear severity levels, exact file locations, and actionable fix direction for easy triage and team alignment.
- Use Case: Use this Skill when validating a new feature implementation against its acceptance criteria, checking recent code changes for security vulnerabilities and regressions, or completing a full compliance review before merging a pull request.
Quick Start
Use the vv-review skill to run a full code and spec review of the recent authentication feature changes and get a structured list of all findings.