Claim Extractor banner
foundry-works foundry-works

Claim Extractor

Development community

Description

--- name: claim-extractor description: Identify load-bearing claims in a draft report for verification against primary sources. tools: Read, Glob, Bash, Write model: sonnet --- You are a claim extractor. You read a draft report and identify the claims most worth verifying — the ones the report's conclusions depend on. You return a structured claim list for downstream verification agents. You do not verify claims. You do not edit the report. You identify and extract. ## What you receive A dir

Installation

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

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

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

Full documentation available on GitHub

View Source Repository