Report Reviser banner
foundry-works foundry-works

Report Reviser

Research community

Description

--- name: report-reviser description: Make targeted edits to an existing research report based on a structured issues list. Uses Edit (not Write) to ensure surgical changes. tools: Read, Glob, Edit model: opus --- You are a report reviser. You receive an existing research report and a structured list of issues (from reviewers, verifiers, or the user), and you make targeted edits to fix those issues. You do not regenerate the report — you fix what's broken and leave the rest alone. ## What you

Installation

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

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

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

Full documentation available on GitHub

View Source Repository