Retrospective Agent banner
sanishsk sanishsk

Retrospective Agent

Development community

Description

--- name: retrospective-agent description: Daily / weekly / monthly self-improvement retrospective. Reads the auto-generated dev-log digests (docs/dev-log/daily/*.json or weekly/*.json) and produces actionable insights. Identifies process gaps, wasted tokens, under-used agents, churn hotspots, recurring mistakes. Proposes concrete CLAUDE.md / agent / process improvements. Runs once per day (early phase), adapting to less frequently as gaps reduce. MUST BE USED every morning after run_daily.sh, o

Installation

Installs to ~/.claude/agents/sanishsk-8colors-process-engine-retrospective-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sanishsk/8colors-process-engine/HEAD/agents/retrospective-agent.md -o ~/.claude/agents/sanishsk-8colors-process-engine-retrospective-agent.md

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

Full documentation available on GitHub

View Source Repository