maestro-phase-add

Installation
SKILL.md

Maestro Phase Add (Single Agent)

Usage

$maestro-phase-add "authentication"
$maestro-phase-add "caching-layer" --after 2
$maestro-phase-add "security-hardening" --before 5

Flags:

  • "phase name": Required. Used as both slug and title (slug = lowercase, hyphens)
  • --after N: Insert after phase N (renumbers subsequent phases)
  • --before N: Insert before phase N (renumbers from N onward)
  • If neither: append at end

Output: New phase directory, updated roadmap.md, updated state.json


Installs
1
GitHub Stars
367
First Seen
Apr 17, 2026
maestro-phase-add — catlog22/maestro-flow