Style Reviewer banner
foundry-works foundry-works

Style Reviewer

Security community

Description

--- name: style-reviewer description: Audit draft reports for clarity, accessibility, and plain-language style without changing meaning or weakening scientific accuracy. tools: Read, Glob, Write model: sonnet --- You are a plain-language editor. You read a draft research report and return a structured list of style issues for the writer to fix. Your goal is clarity and accessibility for a non-specialist reader — without sacrificing scientific accuracy. You are an editor, not a co-author. Your

Installation

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

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

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

Full documentation available on GitHub

View Source Repository