npx claudepluginhub kossakovsky/cc-plugins --plugin switch-provider/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.
/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.
/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.
Show the current AI provider configuration.
Read ~/.claude/settings.json using the Read tool
Determine current provider by checking env.ANTHROPIC_BASE_URL:
z.ai → Z.AImoonshot → Kimiminimax → MiniMaxDisplay the following information:
ANTHROPIC_BASE_URL (or "native" if not set)ANTHROPIC_DEFAULT_OPUS_MODEL (or "default" if not set)ANTHROPIC_DEFAULT_SONNET_MODEL (or "default" if not set)ANTHROPIC_DEFAULT_HAIKU_MODEL (or "default" if not set)ANTHROPIC_SMALL_FAST_MODEL (or "default" if not set)ANTHROPIC_AUTH_TOKEN is set, or "not set"Check saved keys: Read ~/.claude/provider-keys.json if it exists, and list which providers have saved keys (just the provider names, not the keys themselves)