retro

Analyze Git history to generate engineering retrospectives with per-author stats and summaries.

2|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/OmerFarukOruc/symphony-orchestrator --skill retro-omerfarukoruc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: retro
Source: https://github.com/OmerFarukOruc/symphony-orchestrator/tree/main/.claude/skills/gstack/retro
Command: npx skills add https://github.com/OmerFarukOruc/symphony-orchestrator --skill retro-omerfarukoruc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Weekly retrospectives that surface per-person contributions, patterns, and code-quality signals from git history to guide improvement.

Core Features & Use Cases

  • Per-person praise and growth areas with persistent history
  • Trend-aware analytics across commits, tests, hotspots
  • Narrative summaries plus a concise table for sprint/weekly retros

Quick Start

Invoke /retro to generate a weekly engineering retrospective for the last 7 days.

Frequently Asked Questions about retro

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

FAQPage Schema
How do I generate an engineering retrospective from git history?

Generating an engineering retrospective from git history involves analyzing a team's commits, PR activity, and code-quality signals within a specific time window. The tool computes per-author statistics, trend lines, and hotspots to produce a narrative summary and concise table for weekly retros or sprint-end reviews.

What are code-quality signals in git analytics for team retrospectives?

Code-quality signals in git analytics are metrics extracted from commit history, tests, and hotspots to evaluate engineering patterns. These signals surface per-person growth areas and team performance trends, guiding improvement discussions during weekly retrospectives or project post-mortems.

Can I analyze individual developer contributions for a sprint review using git commits?

Yes, analyzing individual developer contributions for a sprint review using git commits computes per-author statistics, including commit frequency and test activity. It highlights praise and growth areas for each team member, respecting the configured time window for accurate sprint-end reviews.

Does this git retrospective tool work for both weekly retros and project post-mortems?

Yes, this git retrospective tool works for both weekly retros and project post-mortems by aggregating commits, authors, tests, and hotspots across any configured time window. It provides trend-aware analytics and narrative summaries suitable for various engineering review cadences.

How do I track team performance trends using commit and PR activity?

Tracking team performance trends using commit and PR activity involves analyzing a team's git history over a specific time window. The tool computes trend lines across contributions, tests, and hotspots, generating a narrative that highlights patterns and shifts for sprint retrospectives.

What is the best way to run a team-aware sprint retrospective using git analytics?

The best way to run a team-aware sprint retrospective using git analytics is to aggregate commit, author, and PR data across the sprint window. This surfaces per-person contributions and code-quality signals, providing a factual basis for performance discussions and actionable insights.