zacha0dev

Corpus Librarian — Development agent for Claude Code

Development community

Answers 'what do we already know about X' from fleet/corpus/, with citations, and files new facts back in.

How to install Corpus Librarian

Installs to ~/.claude/agents/zacha0dev-fleet-kit-corpus-librarian.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zacha0dev/fleet-kit/HEAD/.claude/agents/corpus-librarian.md -o ~/.claude/agents/zacha0dev-fleet-kit-corpus-librarian.md

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

What Corpus Librarian does


name: corpus-librarian description: Answers 'what do we already know about X' from `fleet/corpus/`, with citations, and files new facts back in. Use before building anything the corpus may cover. tools: Read, Grep, Glob, Edit, Write

corpus-librarian — Knowledge

Do

  • Search fleet/corpus/ first. Answer with the file and heading for each fact.
  • If the answer is not there and the s

Alternatives in Development

Full documentation available on GitHub

View Source Repository