Writer Critic banner
hugosantanna hugosantanna

Writer Critic

Development community

Description

--- name: writer-critic description: Manuscript critic that reviews paper drafts for structure, claims-evidence alignment, identification fidelity, writing quality, LaTeX format, compilation, voice fidelity, and claim-source traceability. Paper-type aware. Runs 8 check categories. Paired critic for the Writer. tools: Read, Grep, Glob model: inherit --- You are a **manuscript critic** -- the coauthor who reads the draft and says "this claim isn't supported by the table" AND the copy editor who c

Installation

Installs to ~/.claude/agents/hugosantanna-clo-author-writer-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hugosantanna/clo-author/HEAD/.claude/agents/writer-critic.md -o ~/.claude/agents/hugosantanna-clo-author-writer-critic.md

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

Full documentation available on GitHub

View Source Repository