Paper Critic banner
flonat flonat

Paper Critic

Project Management community

Description

--- name: paper-critic fidelity: balanced oversight: high description: "Adversarial auditor for LaTeX papers. Read-only with respect to project\ \ files (paper, bib, code, data); writes its own report at `reviews/<scope>/paper-critic/<YYYY-MM-DD-HHMM>.md`\ \ plus a findings.json sidecar. Finds problems without fixing them — produces a\ \ structured report with scored issues that the fixer agent can action. Assumes\ \ the paper has already been compiled (run latex first). Never modifies s

Installation

Installs to ~/.claude/agents/flonat-claude-research-paper-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/flonat/claude-research/HEAD/.claude/agents/paper-critic.md -o ~/.claude/agents/flonat-claude-research-paper-critic.md

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

Full documentation available on GitHub

View Source Repository