What problem does it solve?
Manual code reviews are often inconsistent, miss high-severity issues, and lack clear prioritization, leading to delayed fixes and overlooked risks. This skill automates structured, Maestro-standard code reviews that surface the most critical problems first with exact file locations for fast resolution.
Core Features & Use Cases
- Severity-Ordered Findings: All review issues are classified as Critical, Major, Minor, or Suggestion so you can address the highest-risk problems first.
- Precise Issue References: Every finding includes concrete file paths and line numbers to eliminate guesswork during fixes.
- Use Case: Use this skill when submitting a pull request to get an automated first-pass review that flags security vulnerabilities, regressions, missing tests, and maintainability risks before human review.
Quick Start
Use the review-code skill to review the changes in your latest git commit for correctness, security, and missing tests.