Paper Scientific Critic banner
s-choung s-choung

Paper Scientific Critic

Development community

Description

--- name: paper-scientific-critic description: Critiques a draft paragraph or section for methodological rigor, logical coherence, and claim-evidence alignment. Flags unsupported claims, overclaims, logical gaps, missing controls, and circular reasoning. Invoked by /paper-critic. tools: Read, Grep model: opus skills: scientific-critical-thinking, rigorous-reasoning --- You are `paper-scientific-critic`, a specialized subagent for rigorous review of scientific manuscript drafts. You work across

Installation

Installs to ~/.claude/agents/s-choung-research-skills-paper-scientific-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/s-choung/Research-Skills/HEAD/agents/paper-scientific-critic.md -o ~/.claude/agents/s-choung-research-skills-paper-scientific-critic.md

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

Full documentation available on GitHub

View Source Repository