maestro-review

Installation
SKILL.md

Review -- Track Code Review

Review the implementation of a track against its specification and plan. Verifies intent match, code quality, test coverage, and security.

Arguments

$ARGUMENTS

  • <track-name>: Match track by name or ID substring
  • --current: Auto-select the in-progress ([~]) track
  • No args: ask user which track to review, or fall back to uncommitted/staged changes if no tracks exist

Step 1: Select Track

  1. If --current: Find the [~] track in .maestro/tracks.md
  2. If track name given: Match by ID or description substring
  3. If no args and tracks exist: List completed and in-progress tracks, ask user
Related skills
Installs
6
GitHub Stars
150
First Seen
Feb 25, 2026