What problem does it solve?
This Skill helps teams perform structured code reviews that go beyond surface-level comments, so quality issues, architectural violations, missing tests, and risky edge cases are caught before code is merged.
Core Features & Use Cases
- Severity-based review findings: Classifies issues as Critical, Warning, or Suggestion so teams can quickly decide whether to block, revise, or approve a change.
- Multi-axis code review: Evaluates architecture, code quality, error handling, edge cases, tests, and security with optional aspect-focused review modes.
- Workflow-aware review: Uses project context, design artifacts, implementation records, and change history to produce reviews that align with documented standards rather than isolated file comments.
- Use Case: Review a feature branch before merge to verify it follows intended layer boundaries, handles failures correctly, avoids regressions, and has enough test coverage for the changed business logic.
Quick Start
Ask the AI to run mvt-review on your changed files or specify an aspect such as security, tests, or architecture for a focused review.