WORK-032
ID:WORK-032Status:done

plan status Command

Priority:mediumComplexity:moderateSource:SPEC-022

Summary

Terminal status summary showing entity counts by type and status, active milestone progress, blocked items, highest-priority ready items, and warnings. Quick overview without opening a browser.

Acceptance Criteria

  • Counts entities by type and status (specs, work, bugs, decisions)
  • Shows active milestone with progress bar (done/total)
  • Lists blocked items with their blockers
  • Lists highest-priority ready items (top 3-5)
  • Reports warnings: broken refs, orphaned work items (no milestone), stale in-progress
  • --format json outputs structured data for scripting
  • --milestone <name> scopes to a specific milestone
  • Tests for counting, progress calculation, and warning detection

Dependencies

References

History

  1. f262d7b
    source+SPEC-022
  2. 9c891c6
    statusreadydone
    • ☑ Counts entities by type and status (specs, work, bugs, decisions)
    • ☑ Shows active milestone with progress bar (done/total)
    • ☑ Lists blocked items with their blockers
    • +5 more criteria
  3. ebe0c64
    Content edited
  4. 30b2ae0
    Created (ready, medium, moderate, cli, plan)