plugins/maestro/skills/resume-session/SKILL.md
Resume an interrupted Maestro session using the existing active-session file and shared phase tracking
npx skillsauth add josstei/maestro-gemini resume-sessionInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Read ../../references/runtime-guide.md.
Call get_skill_content with resources: ["session-management", "execution", "delegation", "validation"].
get_runtime_context appears in your available tools, call it first.docs/maestro.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.
tools
Manages orchestration session state, tracking, and resumption
data-ai
Generates detailed implementation plans from finalized designs
tools
Phase execution methodology for orchestration workflows with error handling and completion protocols
documentation
Guides structured design conversations for complex engineering tasks