lwalden

Sprint Retro — Project Management agent for Claude Code

Project Management community

Sprint retrospective agent — computes metrics, generates retrospective report with adaptive sizing recommendations.

How to install Sprint Retro

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.

What Sprint Retro does


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

Alternatives in Project Management

  • Sprint Master — Agile delivery partner for sprint planning, retrospectives, velocity analysis, and user stories 1.3k ★
  • Statusline — Statusline feature specialist 538 ★
  • Team Worker — Unified worker agent for team pipelines 530 ★

Full documentation available on GitHub

View Source Repository