ワンクリックで
execute
Execute an approved Maestro implementation plan using the shared session-state contract
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Execute an approved Maestro implementation plan using the shared session-state contract
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Agent delegation best practices for constructing effective subagent prompts with proper scoping
Guides structured design conversations for complex engineering tasks
Phase execution methodology for orchestration workflows with error handling and completion protocols
Generates detailed implementation plans from finalized designs
Manages orchestration session state, tracking, and resumption
Run the Maestro debugging workflow for investigation-heavy tasks
| name | execute |
| description | Execute an approved Maestro implementation plan using the shared session-state contract |
| allowed-tools | ["Read","Write","Edit","Bash","Agent","Glob","Grep","WebSearch","WebFetch","AskUserQuestion","TaskCreate","TaskUpdate","TaskList","Skill","EnterPlanMode","ExitPlanMode"] |
get_runtime_context if it appears in your available tools. Use the returned tool mappings,
agent dispatch syntax, MCP prefix, and paths throughout this session.get_runtime_context is unavailable, use this compact fallback:
get_skill_content(resources: ["<name>"])Call get_skill_content with resources: ["execution", "delegation", "session-management", "validation"].
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.