retro

Analyze git history to generate weekly engineering retrospectives with per-person insights.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/TheLineExp/claude-code-platform --skill retro-thelineexp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: retro
Source: https://github.com/TheLineExp/claude-code-platform/tree/main/.claude/skills/retro
Command: npx skills add https://github.com/TheLineExp/claude-code-platform --skill retro-thelineexp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Weekly retrospectives often struggle to translate git activity into actionable team insights. This skill automatically analyzes commit history, work patterns, and code quality metrics to generate a persistent, team-aware retrospective with praise and growth areas.

Core Features & Use Cases

  • Per-person contribution breakdowns across a defined time window.
  • Trend analysis over multiple sprints to identify improvement opportunities.
  • Actionable growth items and highlight reels to share in sprint reviews.
  • Supports sprint planning sessions by summarizing shipping velocity and hotspots.

Quick Start

Generate a weekly retrospective from the latest git activity in the repository.

Frequently Asked Questions about retro

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a weekly retrospective from git history?

Generating a weekly retrospective from git history involves analyzing commit activity, work patterns, and code metrics across defined time windows to produce structured per-person insights and actionable growth items.

What is git commit analysis for sprint reviews?

Git commit analysis for sprint reviews is the process of examining repository history to summarize shipping velocity, detect code hotspots, and generate highlight reels for team growth discussions and planning sessions.

Can I analyze multiple repositories and branches for team insights?

Yes, you can analyze multiple repositories and branches for team insights. The skill performs per-author breakdowns and hotspot detection across various repos and branches to support comprehensive sprint planning.

Does the retrospective analysis work with remote git repositories?

Yes, the retrospective analysis works with remote git repositories. The skill requires access to either local or remote repositories to perform commit analytics and generate per-author contribution breakdowns.

How do I track engineering team growth over multiple sprints?

To track engineering team growth over multiple sprints, the skill performs trend analysis on git history to identify improvement opportunities, highlight contributions, and generate actionable growth items for review sessions.

What are the limitations of automated git history retrospectives?

Limitations of automated git history retrospectives include dependence on commit data quality and access to local or remote repositories, meaning the analysis relies entirely on historical code activity rather than real-time team feedback.