What problem does it solve?
This skill removes guesswork from retrospectives by extracting objective git-derived metrics and producing a concise, actionable report so teams can identify technical debt, hotspots, and delivery issues without manual data collection.
Core Features & Use Cases
- Automated Git Metrics Collection: Runs git queries to gather commits, LOC added/removed, hotspots, churn, commit-type distribution, file and author activity.
- Derived Health Indicators & Recommendations: Computes commit frequency, churn rate, test-to-code ratio, active day ratio, and plan completion, and produces targeted recommendations based on real data.
- Report Generation: Renders a structured markdown report or a self-contained HTML file and saves it under plans/reports/ for sprint reviews, weekly check-ins, or post-incident analysis.
Quick Start
Analyze the last 7d and generate a markdown retrospective report that includes velocity, code health, hotspots, and 3 actionable recommendations.