What problem does it solve?
It prevents teams from repeating the same mistakes by converting messy sprint or milestone outcomes into a structured, data-backed retrospective with concrete next-step action items.
Core Features & Use Cases
- Sprint/Milestone retrospective generation: Produces a complete retro including metrics, velocity trend, blockers, estimation accuracy, carryover analysis, and follow-up.
- Plan vs reality analysis: Compares the sprint/milestone plan with actual git commits to identify completed, modified, carried over, added, and removed work.
- Technical debt trend scanning: Counts TODO/FIXME/HACK signals to help assess whether debt is growing or shrinking and spot recurring issues.
- Actionable output with writing step: Presents results and then saves the retrospective to the appropriate
production/ path after user confirmation.
Quick Start
Run the retrospective skill for a specific sprint by providing the argument sprint-N, for example: invoke retrospective with sprint-3 to generate and optionally save the sprint 3 retrospective.