How this command is triggered — by the user, by Claude, or both
Slash command
/mcp_docs:statusThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
## Context - 설치된 MCP: !`claude mcp list 2>/dev/null || echo "(none)"` ## Your task 위 MCP 목록에서 이 플러그인 관련 항목 유무를 확인하고 표로 출력. 없으면 `/install` 실행 안내.
claude mcp list 2>/dev/null || echo "(none)"위 MCP 목록에서 이 플러그인 관련 항목 유무를 확인하고 표로 출력.
없으면 /install 실행 안내.
npx claudepluginhub bernakilljos/orchestration --plugin mcp_docs/statusDisplay Conductor project status including overall progress, active tracks summary, and next actions. Optional [track-id] [--detailed] for per-track task details and blockers.
/statusDisplays compact planning status from task_plan.md: current phase and progress, phase list with icons, error count, and planning file checks.
/statusShows active and recent Codex jobs for this repository in a compact Markdown table, including review-gate status. Pass job ID for full details; supports --wait, --timeout-ms, --all.
/statusDisplays current design system state from .interface-design/system.md including direction, foundation, depth, tokens, patterns, and last updated time. Suggests setup options if no system found.
/statusChecks current session status and measures goal drift to assess alignment and progress in the conversation.
/statusDisplays status of tasks in the orchestration system, including summaries, distributions, detailed views, timelines, and velocity reports with filters for date, status, agent, priority, and type.