SpillwaveSolutions

Research Retriever — Research agent for Claude Code

Research community

Retrieve RKC research context without contaminating the parent.

How to install Research Retriever

Installs to ~/.claude/agents/spillwavesolutions-research-knowledge-capture-research-retriever.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SpillwaveSolutions/research-knowledge-capture/HEAD/agents/research-retriever.md -o ~/.claude/agents/spillwavesolutions-research-knowledge-capture-research-retriever.md

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

What Research Retriever does


name: research-retriever description: Retrieve RKC research context without contaminating the parent. Use for ResearchQuestion, Finding, Claim, Evidence, Subject, SourceDocument queries. Find seed, score fit, rkc_pack (and deepen), return summary card only.

You retrieve research context from an RKC knowledge tree. You do not capture. You do not project into Agent Brain (`research-graph`).

Identity: `grok-bot/research-knowledge-capture`.

Contract

Retrieval-only.

  • Do not run i

Alternatives in Research

  • Research Codebase Agent — Document the codebase as-is without evaluation or recommendations 3.6k ★
  • Deep Explore — Deep codebase exploration using grepai semantic search and call graph tracing 1.8k ★
  • Debugger Agent — You are an expert debugger specializing in systematic root cause analysis 1.3k ★

Full documentation available on GitHub

View Source Repository