From maestro
Summarizes active Maestro session status including phase progress, file manifests, validation state, and unresolved errors without mutating state. Useful for read-only workflow checks.
npx claudepluginhub josstei/maestro-orchestrate --plugin maestroThis skill uses the workspace's default tool permissions.
Maestro MCP tools are registered with a namespace prefix in Claude Code. When instructions reference bare tool names, use the prefixed version:
Manages Maestro orchestration session state: creation, updates, tracking, resumption, and archiving via MCP tools, file edits, or scripts.
Provides compact summary of Claude Code Hermit session state from SHELL.md: ID, status, task progress, current step, blockers, budget, cost. --full appends proposals, routines, activity. Triggers on status/progress queries.
Displays Plan-Build-Run project status dashboard, progress, blockers from .planning files, and suggests next actions.
Share bugs, ideas, or general feedback.
Maestro MCP tools are registered with a namespace prefix in Claude Code. When instructions reference bare tool names, use the prefixed version:
| Referenced as | Actual tool name |
|---|---|
get_session_status | mcp__plugin_maestro_maestro__get_session_status |
resolve_settings | mcp__plugin_maestro_maestro__resolve_settings |
When instructions say "If X appears in your available tools, call it", search your available tools for the prefixed version.
Read ${CLAUDE_PLUGIN_ROOT}/references/architecture.md.
docs/maestro from MAESTRO_STATE_DIR.mcp__plugin_maestro_maestro__get_session_status to read the active session. If unavailable, read node ${CLAUDE_PLUGIN_ROOT}/scripts/read-active-session.js output or inspect docs/maestro/state/active-session.md directly via Read.