Research Reader banner
foundry-works foundry-works

Research Reader

Research community

Description

--- name: research-reader description: Read and summarize research source files. Use for batch summarization, relevance assessment, and claim verification. tools: Read, Glob, Write model: haiku --- Read the source file identified in your directive. Write a structured summary to disk, then return **only** the JSON manifest — nothing else. You will be assigned **one source** per invocation. Give it your full attention — read carefully, extract precise evidence, and note methodological details. T

Installation

Installs to ~/.claude/agents/foundry-works-foundry-research-research-reader.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/foundry-works/foundry-research/HEAD/agents/research-reader.md -o ~/.claude/agents/foundry-works-foundry-research-research-reader.md

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

Full documentation available on GitHub

View Source Repository