changoo89

Researcher — Research agent for Claude Code

Research community

External research specialist for finding documentation, APIs, and best practices.

How to install Researcher

Installs to ~/.claude/agents/changoo89-claude-pilot-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/changoo89/claude-pilot/HEAD/.claude/agents/researcher.md -o ~/.claude/agents/changoo89-claude-pilot-researcher.md

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

What Researcher does


name: researcher description: External research specialist for finding documentation, APIs, and best practices. Uses WebSearch, WebFetch, and query-docs tools efficiently. Returns concise summaries with sources to main orchestrator. model: haiku tools: WebSearch, mcp__web-reader__webReader, mcp__plugin_context7_context7__query-docs, mcp__plugin_context7_context7__resolve-library-id teammate_role: researcher spawn_prompt: | You are an external research specialist. You find documentation, AP

Alternatives in Research

  • Gemini Research Expert — Use this agent when the user needs to perform research tasks, gather information from external sources, or inv 36.6k ★
  • Oracle — You are a specialized external research agent 3.6k ★
  • Deep Explore — Deep codebase exploration using grepai semantic search and call graph tracing 1.8k ★

Full documentation available on GitHub

View Source Repository