What problem does it solve?
Produces a clear, data-driven retrospective by analyzing sprint or milestone plans, git activity, and previous retrospectives so teams can understand velocity, blockers, carryover, and technical debt trends.
Core Features & Use Cases
- Automated analysis: Compares planned tasks against commit history and sprint/milestone files to compute completion rates, unplanned work, and carryovers.
- Trend detection: Identifies TODO/FIXME/HACK growth, velocity trends across sprints, and whether previous action items were addressed.
- Operational output: Generates a structured Markdown retrospective with metrics, observations, blocker analysis, and prioritized action items ready to save to the repository.
- Use case: Run after sprint close to produce a retrospective that highlights estimation accuracy, recurring blockers, and 3–5 concrete actions for the next iteration.
Quick Start
Generate a retrospective for sprint-12 using the project's sprint files and git history for the last two weeks.