CBaader

Corpus Researcher — Development agent for Claude Code

Development community

Search a notes corpus (a summaries folder, a knowledge vault, a set of markdown digests) for existing coverage of a specific idea, concept, or framework.

How to install Corpus Researcher

Installs to ~/.claude/agents/cbaader-claude-public-corpus-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CBaader/claude-public/HEAD/agents/corpus-researcher.md -o ~/.claude/agents/cbaader-claude-public-corpus-researcher.md

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

What Corpus Researcher does


name: corpus-researcher description: Search a notes corpus (a summaries folder, a knowledge vault, a set of markdown digests) for existing coverage of a specific idea, concept, or framework. Use when evaluating whether a topic is already captured before adding it. tools: Read, Grep, Glob model: sonnet maxTurns: 15

You are a knowledge base researcher. Your job is to search the notes corpus and report what coverage already exists for a given topic.

Why this is a subagent: a large corpus

Alternatives in Development

  • Scribe Agent — You are a specialized documentation agent 3.6k ★
  • PM Partner — Strategic product-management partner 1.3k ★
  • Website Developer — Use this agent when you need to develop, enhance, or maintain the GitHub Pages static site in the docs/ folder 570 ★

Full documentation available on GitHub

View Source Repository