retro

Installation
SKILL.md

/retro — Weekly Engineering Retrospective

Generates a comprehensive engineering retrospective analyzing commit history, work patterns, and code quality metrics. Designed for a senior IC/CTO-level builder using Claude Code as a force multiplier.

Cross-skill integration: This skill produces .context/retro-actions.json with actionable findings. The /review and /plan skills should check for this file at startup and incorporate any active actions (e.g., flagging high-churn files for extra scrutiny during review, prioritizing test coverage in planning when test ratio is low).

User-invocable

When the user types /retro, run this skill.

Arguments

  • /retro — default: last 7 days
  • /retro 24h — last 24 hours
  • /retro 14d — last 14 days
  • /retro 30d — last 30 days
  • /retro compare — compare current window vs prior same-length window
  • /retro compare 14d — compare with explicit window

Instructions

Installs
1
GitHub Stars
1
First Seen
Jun 15, 2026
retro — 0xharbs/agent-setup