一键导入
resume-session
Resume an interrupted Maestro session using the existing active-session file and shared phase tracking
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Resume an interrupted Maestro session using the existing active-session file and shared phase tracking
用 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 | resume-session |
| description | Resume an interrupted Maestro session using the existing active-session file and shared phase tracking |
| 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: ["session-management", "execution", "delegation", "validation"].
Read the active session state, summarize completed and pending phases, then resume from the first pending or failed phase following the loaded methodology.