maestro

Installation
SKILL.md

Entry points:

  • $maestro "intent" — Classify → decompose → chain → execute
  • $maestro --continue — Resume from first pending step
  • $maestro --dry-run "intent" — Show chain, no execution
  • $maestro --super "intent" — Production-ready mode (read maestro-super.md)

Codex specifics (parity with maestro-ralph):

  • No agent spawning — skills run directly in coordinator context, sequentially.
  • Goal created via built-in toolcreate_goal binds the decomposed sub-goal checklist; update_plan mirrors steps; update_goal releases on convergence.

<deferred_reading>

Installs
3
GitHub Stars
399
First Seen
Jun 7, 2026
maestro — catlog22/maestro-flow