claude/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.
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.
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