Read ../../references/runtime-guide.md.
Call get_skill_content with resources: ["orchestration-steps"].
Startup
- If
get_runtime_contextappears 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/maestroas the workspace state root.
Follow the returned step sequence exactly. The steps are the sole procedural authority — do not improvise, skip, or reorder them.