Main
Use Maestro when you want consistent roles and phases across tools—especially if your team mixes multiple coding CLIs.
Start with the “express” path for simple work, then adopt the 4-phase workflow once you need repeatable review and debugging lanes.
Treat specialists as contracts: define what each agent outputs (diffs, checklists, risk notes) so the team can automate handoffs.
Source-backed notes
- README describes 39 specialists and a standard workflow for medium/complex work.
- README lists multiple runtime targets: Gemini CLI, Claude Code, Codex, and Qwen Code with plugin/extension surfaces.
- Repo is Apache-2.0 licensed and actively maintained.
FAQ
- Is it tied to one runtime?: No—README documents surfaces for Gemini CLI, Claude Code, Codex, and Qwen Code.
- How many specialists are included?: README claims 39 specialists.
- What should I adopt first?: Start with a small subset (review/debug) before enabling many agents in parallel.