What problem does it solve?
Engineering teams often lack structured reflection on their work, leading to repeated mistakes and unclear accountability. This Skill automates weekly retrospectives by analyzing git history, commit patterns, and code quality metrics to surface what shipped, who contributed what, and where bottlenecks emerged.
Core Features & Use Cases
- Commit History Analysis: Automatically reviews commits from the past week to identify shipped features, bug fixes, and refactors.
- Team Contribution Breakdown: Highlights per-person contributions with specific praise for strong work and gentle growth areas for improvement.
- Trend Tracking: Maintains persistent history across sprints to spot patterns in velocity, code quality, and team workload.
- Use Case: A team lead running their Friday afternoon retro can instantly see that the frontend team shipped 12 commits while the backend team struggled with 3 blocking bugs, and get talking points for the meeting without digging through GitHub.
Quick Start
Use the retro skill to analyze this week's commits and generate a team retrospective report.