What problem does it solve?
Centralizes project progress and health into a concise dashboard by reading repository spec files and summary reports, removing the need to manually inspect multiple markdowns to understand current phase, completion, and risks.
Core Features & Use Cases
- Spec inventory: Scans specs/ for existing spec files, sizes, and recent updates to estimate completion.
- Progress extraction: Reads specs/_status.md and specs/05-sprint-plan.md to determine current phase, sprint progress, and planned vs completed story points.
- Risk signals: Pulls recent entries from specs/_changelog.md and optional technical reports to surface quality, technical debt, and security vulnerability counts.
- Actionable next steps: Generates a concise visual dashboard and recommended next actions for the team or stakeholder updates.
Quick Start
Show me the current project status, progress percentage, key spec files, recent changelog entries, and recommended next steps.