Living documentation agent that keeps project docs in sync with the codebase. Generates changelogs, updates API docs, and syncs documentation after every feature completion. Use in Phase 6 (Reflect) after shipping. Not for production source or architecture records.
$curl -o .claude/agents/documenter.md https://raw.githubusercontent.com/ngocsangyem/meowkit/HEAD/.claude/agents/documenter.mdInstalls into the current project.
Install documenter by running `curl -o .claude/agents/documenter.md https://raw.githubusercontent.com/ngocsangyem/meowkit/HEAD/.claude/agents/documenter.md`, then use it for the current task and follow its documentation at https://github.com/ngocsangyem/meowkit.