Single-command health snapshot of agents, risks, PRs, and sprint state
From agentemnpx claudepluginhub anicol/engineering-agents --plugin agentem/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.
Dashboard command that aggregates agent state, live GitHub data, and feedback scores into a single health snapshot.
Load agent state. Read context/agent-state.json if it exists. If it doesn't, note "No agent runs recorded — run an agent first or use /agentem:init to get started."
Agent Activity. For each agent in the state file, display:
Agent Activity:
risk-detector ........... 2h ago (5 runs) — Found 2 critical, 1 high, 3 medium risks
spec-generator .......... 1d ago (2 runs) — Generated spec for notification preferences
review-orchestrator ..... 3d ago (1 run) — Routed 3 PRs, assigned 5 reviewers
ticket-decomposer ....... —
release-manager ......... —
retro-analyzer .......... —
Current Risks (from last scan 2h ago):
Critical: 0
High: 1 — PR #142 open 72h without review
Medium: 3
Low: 2
Dismissed: 1
gh pr list --json number,title,createdAt,reviewRequests,reviews,state:
gh is not available, note "gh CLI not available — install for live PR data"PR Review Status (live):
Open PRs: 7
Awaiting review: 3
Exceeding 48h SLA: 1 (PR #142)
Sprint Health: YELLOW
⚠ 1 PR exceeding 48h review SLA
⚠ ticket-decomposer hasn't run this sprint
✓ No critical risks
✓ risk-detector ran within 24h
Agent Effectiveness:
risk-detector ........... 8 useful, 3 partial, 1 not useful (67% useful)
spec-generator .......... 4 useful, 1 partial (80% useful)
Suggested Actions:
1. Run review-orchestrator — PR #142 needs reviewer assignment (72h without review)
2. Run ticket-decomposer — no tickets decomposed this sprint
3. Fill in context/team/topology.md — improves review routing accuracy
gh CLI not available → skip PR Review Status section, note the gap