What problem does it solve?
Manually tracking and executing multi-phase implementation plans for Maestro projects is error-prone and time-consuming, especially when managing persistent session state, coordinating child agent delegation, and validating phase completion across complex development workflows.
Core Features & Use Cases
- End-to-End Plan Execution: Reads approved implementation plans, resolves execution mode gates, and manages session state to run plans from start to finish.
- Multi-Agent Coordination: Delegates phase work to specialized child agents and validates progress against the loaded Maestro methodology.
- Cross-Runtime Compatibility: Works across all Maestro-supported runtimes (Gemini CLI, Claude Code, Codex, Qwen Code) with fallback to direct file operations if MCP tools are unavailable.
- Use Case: A development team with an approved plan for a new authentication feature can use this skill to automatically execute all 4 standard workflow phases, track session state, and coordinate specialist agents for implementation, testing, and review without manual progress tracking.
Quick Start
Use the execute skill to run the approved implementation plan located at the user-provided path or the most recent plan in the docs/maestro/plans/ directory.