What problem does it solve?
Consolidates scattered specification, planning, task, and checklist files into a single, actionable dashboard so teams can quickly see feature progress, completion percentages, and concrete blockers.
Core Features & Use Cases
- Automated Discovery: Scans .specify/features directories to find feature folders and relevant artifacts such as spec.md, plan.md, tasks.md, checklists, and validation reports.
- Phase-Based Progress: Computes completion across phases (Specify, Plan, Tasks, Implement, Validate) and renders human-friendly progress bars and tables.
- Blocker Detection & Next Actions: Flags [NEEDS CLARIFICATION], unfinished tasks, failed checklist items, and missing dependencies, and suggests the next actionable step.
- Outputs: Prints a terminal dashboard and can optionally write a consolidated .specify/STATUS.md for team consumption.
Quick Start
Generate a speckit.status dashboard for the repository to list all features, their phase completion percentages, blockers, and recommended next actions.