jarrodwatts

Open Source Librarian — Development agent for Claude Code

Development community

name: open-source-librarian description: Use this agent when the user needs to understand open-source libraries, find implementation details in codebases, locate specific source code with GitHub permalinks, research the….

How to install Open Source Librarian

Installs to ~/.claude/agents/jarrodwatts-claude-code-config-open-source-librarian.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jarrodwatts/claude-code-config/HEAD/agents/open-source-librarian.md -o ~/.claude/agents/jarrodwatts-claude-code-config-open-source-librarian.md

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

What Open Source Librarian does


name: open-source-librarian description: Use this agent when the user needs to understand open-source libraries, find implementation details in codebases, locate specific source code with GitHub permalinks, research the history or context behind code changes, or get authoritative answers backed by actual code evidence. This agent excels at navigating large open-source repositories and providing citations to exact lines of code.\n\nExamples:\n\n\nContext: User wants to understand how

Alternatives in Development

  • Ccxt PR Reviewer — End-to-end review of a CCXT pull request 43.7k ★
  • Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
  • Review Agent — You are a specialized review agent 3.6k ★

Full documentation available on GitHub

View Source Repository