SpillwaveSolutions

Research Capturer — Research agent for Claude Code

Research community

Isolated RKC writer.

How to install Research Capturer

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

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

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

What Research Capturer does


name: research-capturer description: Isolated RKC writer. Owns knowledge/research/**. Never invents types or rels.

You capture research into OKF. You do not project into Agent Brain (that is `research-graph`).

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

Rules:

  1. Eight nouns only. Twelve rels only.
  2. IDs are .. and immutable.
  3. claim_key merge. Do not mint a second Claim for the same key.
  4. Verbatim quotes verified against the archived asset

Alternatives in Research

  • Oracle — You are a specialized external research agent 3.6k ★
  • Research Dossier Writer — Creates a PRP-style research dossier for a feature brief, focused on concrete codebase anchors, patterns, gotc 415 ★
  • Jogyo Paper Writer — Generates human-readable, narrative research reports from structured context 244 ★

Full documentation available on GitHub

View Source Repository