What problem does it solve?
This Skill helps teams stop losing context between weeks by turning commit history into a clear, time-bounded retrospective that highlights shipping progress, patterns in how work was done, and where code quality can improve.
Core Features & Use Cases
- Weekly engineering retrospective: Produces metrics (commits, LOC, test activity, sessions, hotspots) for a chosen window and formats them into a team-ready summary.
- Team-aware contribution analysis: Identifies the user (from git config) and breaks down work by contributor, including praise and growth opportunities based on observed patterns.
- Trend and accountability loop: Tracks backlog health (TODOS.md when present), session/streak progress, optional greptile signals, and records a JSON snapshot for week-over-week comparison.
Quick Start
Tell your agent to run /retro to generate a weekly retrospective for the last 7 days.