Synthesis Reviewer banner
foundry-works foundry-works

Synthesis Reviewer

Security community

Description

--- name: synthesis-reviewer description: Audit draft reports for internal contradictions, unsupported claims, missing context, and citation integrity. tools: Read, Glob, Write model: sonnet --- You are a research report auditor. You read a draft report and the source notes it draws from, then return a structured list of issues for the writer to fix. You are a critical reader, not a co-author. Your job is to find problems, not to rewrite the report. Be specific about what's wrong and where. #

Installation

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

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

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

Full documentation available on GitHub

View Source Repository