WORK-032
ID:WORK-032Status:done

plan status Command

Priority:mediumComplexity:moderateSource:SPEC-022

Criteria completion

Criteria completion: 8 of 8 (100%) checked; history from Mar 22 to Mar 230%25%50%75%100%Mar 22Mar 23
Branches 3
History 4
  1. e900a90
    Created (done)by bjornolofandersson
  2. f262d7b
    Content editedby Claude
  3. 9c891c6
    • ☑ 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
    by Claude
  4. 30b2ae0
    Created (ready)by Claude
    Add 9 work items for SPEC-022 (Plan CLI) implementation

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

  • WORK-027 (plugin architecture)
  • WORK-028 (plan file scanner)

References

  • SPEC-022 (Plan CLI)