leiverkus

Source Ingester — Research agent for Claude Code

Research community

Dispatched by ingest-source or executing-research-plan.

How to install Source Ingester

Installs to ~/.claude/agents/leiverkus-research-superpowers-source-ingester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/leiverkus/research-superpowers/HEAD/agents/source-ingester.md -o ~/.claude/agents/leiverkus-research-superpowers-source-ingester.md

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

What Source Ingester does


name: source-ingester description: Dispatched by ingest-source or executing-research-plan. Reads ONE source PDF/text under a specific focus and produces a focus-driven Source page + entity pages + BibTeX entry + log line. Re-ingest of an existing source page appends a new focus block rather than overwriting. Fresh context per dispatch. implements: ingest-source

Source Ingester Subagent

You execute the `ingest-source` skill as a dispatched subagent. You have NO memory of the parent co

Alternatives in Research

  • Cross Role Reviewer — Compares Decision Digests across role analysis files in a brainstorm session to surface conflicts, gaps, and s 530 ★
  • Finding Extractor — Extracts atomic, testable findings from a single research paper 95 ★
  • Doc Drift Auditor — Verify documentation accuracy against implementation using git forensics and code analysis with file paths, li 64 ★

Full documentation available on GitHub

View Source Repository