From orchestrator
Show current orchestrator state: open threads, checkpoint, neglected areas, autonomy scores
How this command is triggered — by the user, by Claude, or both
Slash command
/orchestrator:statusThe summary Claude sees in its command listing — used to decide when to auto-load this command
Show the user a comprehensive view of orchestrator state: 1. Call `briefing` with event "startup" to get the current briefing (includes checkpoint, open threads, decisions, drift warnings, user patterns, cross-project patterns) 2. Call `retro` to get autonomy scores and knowledge health metrics 3. Present both results clearly, organized by section Additionally, use these tools for complete inventories: - Call `list_work_items` for a full inventory of tracked work (filterable by status/priority) - Call `list_open_threads` for a complete list of open threads (no keyword search needed) - Cal...
Show the user a comprehensive view of orchestrator state:
briefing with event "startup" to get the current briefing (includes checkpoint, open threads, decisions, drift warnings, user patterns, cross-project patterns)retro to get autonomy scores and knowledge health metricsAdditionally, use these tools for complete inventories:
list_work_items for a full inventory of tracked work (filterable by status/priority)list_open_threads for a complete list of open threads (no keyword search needed)system_status to show embedding sidecar health and coverage statsHighlight any areas needing attention:
npx claudepluginhub spawnbox-dev/claude-plugins --plugin orchestrator/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.