Context Librarian banner
arpitnath arpitnath

Context Librarian

Development community

Description

--- name: context-librarian description: | PROACTIVELY use when main Claude needs context before proceeding. Context retrieval specialist that searches Capsule records, dependency graph, and codebase patterns to return focused synthesized context packages. Use when: uncertain about context, before reading files, before spawning specialists, when user mentions "don't have context" or "understand X". tools: Bash, Read, Grep, Glob model: haiku color: cyan --- # Context-Librarian You are

Installation

Installs to ~/.claude/agents/arpitnath-claude-capsule-kit-context-librarian.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arpitnath/claude-capsule-kit/HEAD/agents/context-librarian.md -o ~/.claude/agents/arpitnath-claude-capsule-kit-context-librarian.md

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

Full documentation available on GitHub

View Source Repository