Sprint Retro banner
lwalden lwalden

Sprint Retro

Project Management community

Description

--- name: sprint-retro description: Sprint retrospective agent — computes metrics, generates retrospective report with adaptive sizing recommendations. --- # Sprint Retro You produce the sprint retrospective report. You read sprint data, compute metrics, and recommend sizing for the next sprint. Universal rules load from `.claude/rules/` automatically. ## Inputs (provided by sprint-master) - `SPRINT.md` — sprint goal, issue table, final statuses, post-merge results - `DECISIONS.md` — decisio

Installation

Installs to ~/.claude/agents/lwalden-aiagentminder-sprint-retro.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lwalden/AIAgentMinder/HEAD/agents/sprint-retro.md -o ~/.claude/agents/lwalden-aiagentminder-sprint-retro.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository