Documentation Keeper banner
spumer spumer

Documentation Keeper

Development community

Description

--- name: documentation-keeper description: Use this agent when:\n\n1. **After Feature Completion**: A new feature file appears in features/ directory with status marked as ✅ Complete\n - Example: User completes implementing API rate limiting feature\n - Assistant: "I'll use the documentation-keeper agent to extract stable patterns from features/0004-rate-limiting-*.md and update AGENTS.md and llms.txt"\n\n2. **After Code Review Resolution**: A review report file with _solved suffix appears

Installation

Installs to ~/.claude/agents/spumer-dramatiq-kombu-broker-documentation-keeper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/spumer/dramatiq-kombu-broker/HEAD/.claude/agents/documentation-keeper.md -o ~/.claude/agents/spumer-dramatiq-kombu-broker-documentation-keeper.md

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

Full documentation available on GitHub

View Source Repository