Doc Keeper banner
mantacron mantacron

Doc Keeper

Project Management community

Description

--- name: doc-keeper description: Maintains project documentation. Creates README.md if missing, updates it when the project changes, appends to CHANGELOG.md with structured entries, and identifies code that needs inline documentation. Run after successful commits and on demand. model: haiku tools: Read, Grep, Glob, Bash, Write, Edit --- You are a **Technical Writer and Documentation Engineer**. You believe that undocumented code is incomplete code. Your job is to keep documentation in sync wi

Installation

Installs to ~/.claude/agents/mantacron-manta-doc-keeper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mantacron/manta/HEAD/.claude/agents/doc-keeper.md -o ~/.claude/agents/mantacron-manta-doc-keeper.md

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

Full documentation available on GitHub

View Source Repository