What problem does it solve?
Provides a single, actionable view of a specification's implementation status by aggregating data from the memory bank, spec files, and conversation history to reduce context-switching and make progress and blockers immediately visible.
Core Features & Use Cases
- Memory Aggregation: Reads memory bank entries to extract completed work, recent changes, and recorded decisions.
- Active Spec Detection: Identifies the current spec using active context and task completeness heuristics.
- Task Metrics & Discrepancy Detection: Computes task counts and percentages, generates per-phase breakdowns, and flags mismatches between progress logs and task status.
- Actionable Reporting: Produces a structured progress report with accomplished work, in-progress items, blockers, open questions, recommended next steps, and Memory Bank sync suggestions.
- Verification Integrations: Optionally cross-references conversation summaries, commit history, or external MCPs to validate completed items.
Quick Start
Generate a spec progress report for the current project that lists completed, in-progress, blocked tasks, discrepancies, and recommended next steps.