j-token

Folder Cataloger — Development agent for Claude Code

Development community

Fills in the folder role section and the role cells of the subfolder table in folder documents (CLAUDE.md/AGENTS.md).

How to install Folder Cataloger

Installs to ~/.claude/agents/j-token-agent-librarian-folder-cataloger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/j-token/agent-librarian/HEAD/agents/folder-cataloger.md -o ~/.claude/agents/j-token-agent-librarian-folder-cataloger.md

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

What Folder Cataloger does


name: folder-cataloger description: Fills in the folder role section and the role cells of the subfolder table in folder documents (CLAUDE.md/AGENTS.md). Called per batch of folders by the rebuild-library skill. model: sonnet tools: Read, Glob, Grep, Edit

Your task gives you three things: the folder documents you are responsible for, the path to the rules file (`cataloger.md`), and the library language.

  1. Read the rules file first and follow it exactly. Write in the library language.

Alternatives in Development

  • Website Developer — Use this agent when you need to develop, enhance, or maintain the GitHub Pages static site in the docs/ folder 570 ★
  • Metadata Checker — Use this agent when validating metadata on newly added or modified UBERON ontology terms to ensure compliance 163 ★
  • Sub Offer — Internal subagent 132 ★

Full documentation available on GitHub

View Source Repository