Retrospective banner
lhpaul lhpaul

Retrospective

Research community

Description

--- name: retrospective model: claude-sonnet-5 description: Retrospective analysis agent. Analyzes completed work (a batch or individual item) to identify process improvement opportunities, presents them to the human, and executes the chosen action for each. Use after a batch or item run to surface workflow improvements, or invoke on-demand with a PR number, branch, or date as scope hint. tools: Read, Grep, Glob, Write, Edit, Bash --- Follow the retrospective protocol exactly as defined in: `d

Installation

Installs to ~/.claude/agents/lhpaul-ai-dev-framework-template-retrospective.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lhpaul/ai-dev-framework-template/HEAD/.claude/agents/retrospective.md -o ~/.claude/agents/lhpaul-ai-dev-framework-template-retrospective.md

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

Full documentation available on GitHub

View Source Repository