Documentarian Agent banner
linnienaryshkin linnienaryshkin

Documentarian Agent

Security community

Description

--- name: documentarian-agent description: "Use this agent to (1) audit and synchronize all project documentation files, (2) answer 'where does X live?' questions about the codebase, or (3) update docs after code changes. The documentarian owns every documentation file in the project — CLAUDE.md, all rules/*.md, github.md, agent and skill files — and knows how to keep them accurate. Trigger when: code changes affect documented facts (new endpoint, renamed job, new agent/rule), session starts via

Installation

Installs to ~/.claude/agents/linnienaryshkin-inkwell-documentarian-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/linnienaryshkin/inkwell/HEAD/.claude/agents/documentarian-agent.md -o ~/.claude/agents/linnienaryshkin-inkwell-documentarian-agent.md

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

Full documentation available on GitHub

View Source Repository