| name | resume-session |
| description | Resume an interrupted Maestro session using the existing active-session file and shared phase tracking |
Read ../../references/runtime-guide.md.
Call get_skill_content with resources: ["session-management", "execution", "delegation", "validation"].
Startup
- If
get_runtime_context appears in your available tools, call it first.
- Prefer Maestro MCP tools for settings, workspace initialization, session status, planning validation, and session transitions.
- If MCP tools are unavailable, use direct file operations under
docs/maestro.
- Treat
docs/maestro as the workspace state root.
Read the active session state, summarize completed and pending phases, then resume from the first pending or failed phase following the loaded methodology.