What problem does it solve? Teams and solo developers often lack a quick, data-backed way to review recent work. This Skill turns git history into a structured retrospective, removing the guesswork from reflecting on shipping cadence, focus, and code complexity trends. ## Core Features & Use Cases - Git-Driven Retrospective: Analyzes repository activity to produce a retrospective report. - Shipping Streak Tracking: Surfaces consecutive shipping activity as a streak metric. - Focus Score & Complexity Delta: Quantifies how focused recent work was and how code complexity changed. - Use Case: At the end of a sprint, run the /retro command to get an instant summary of your shipping streak, focus score, and complexity delta to discuss in your team review. ## Quick Start Ask the AI to run the retro command to generate a retrospective of recent git activity with shipping streak, focus score, and complexity delta.