一键导入
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.