retro

Analyze Git history to generate engineering retrospectives with per-author metrics.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mmunro3318/3d-render-pipeline --skill retro-mmunro3318
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: retro
Source: https://github.com/mmunro3318/3d-render-pipeline/tree/main/.claude/skills/gstack/retro
Command: npx skills add https://github.com/mmunro3318/3d-render-pipeline --skill retro-mmunro3318

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Weekly engineering retrospectives that analyze commit history, work patterns, and code quality to surface team-facing insights and personal growth opportunities.

Core Features & Use Cases

  • Per-person praise and growth notes for each contributor
  • Focus score and ship-of-the-week analysis
  • Test health, hotspot analysis, backlog checks, and weekly trends

Quick Start

Run the retro to generate a weekly, team-aware retrospective for the current window.

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 engineering retro from Git history?

Generate a weekly engineering retro by analyzing Git commit history to surface per-author contributions, code quality metrics, and team dynamics for the selected time window. The tool aggregates commits, insertions, deletions, and test data into a narrative interpretation and structured data snapshot.

What code quality metrics are included in a Git-based team performance retrospective?

A Git-based team performance retrospective includes per-author contributions, test health, hotspot analysis, and weekly trends. It aggregates commit insertions, deletions, test data, and session patterns to produce a structured data snapshot suitable for historical comparison.

Can I compare engineering metrics and trends across different time windows?

Yes, you can compare engineering metrics and trends across different time windows using the optional compare mode. This allows you to analyze historical data snapshots generated from Git history to identify team performance trends and support future planning.

Does the engineering retro analysis support individual reflections and per-person feedback?

The engineering retro analysis supports individual reflections by providing per-person praise and growth notes for each contributor. It surfaces focus scores and ship-of-the-week analysis alongside team dynamics to identify personal growth opportunities.

What do I need to run a code quality and team dynamics retrospective?

You need access to your project's Git history to run a code quality and team dynamics retrospective. The analysis automatically aggregates commit data, test health, hotspots, and session patterns within the selected time window to generate a comprehensive narrative interpretation.

When should I use an automated Git retrospective over manual code reviews?

Use an automated Git retrospective for weekly reviews and team-wide trend analysis rather than manual code reviews. It surfaces per-author contributions, backlog checks, and work patterns efficiently, producing a structured data snapshot suitable for historical comparison and future planning.