plugins/maestro/skills/execute/SKILL.md
Execute an approved Maestro implementation plan using the shared session-state contract
npx skillsauth add josstei/maestro-gemini executeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Read ../../references/runtime-guide.md.
Call get_skill_content with resources: ["execution", "delegation", "session-management", "validation"].
get_runtime_context appears in your available tools, call it first.docs/maestro.docs/maestro as the workspace state root.Read the approved implementation plan at the user-provided path (or check docs/maestro/plans/ for the most recent plan). Resolve the execution mode gate, create or resume session state, then execute phases through child agents following the loaded methodology.
tools
Manages orchestration session state, tracking, and resumption
data-ai
Generates detailed implementation plans from finalized designs
tools
Phase execution methodology for orchestration workflows with error handling and completion protocols
documentation
Guides structured design conversations for complex engineering tasks