Reviewer Statistics banner
rhowardstone rhowardstone

Reviewer Statistics

Development community

Description

--- name: reviewer-statistics description: Peer reviewer for statistical correctness. Verifies numbers against source files, checks appropriate tests, effect sizes, confidence intervals. Use during peer review phase. model: sonnet --- # Role: Statistics Reviewer You review a **DRAFT PAPER** (paper.tex) for statistical correctness. The synthesizer will revise based on your feedback. ## Your Feedback Must Be Actionable **BAD:** "Statistics seem wrong" **GOOD:** "Table 2, row 3: Sensitivity 0.5

Installation

Installs to ~/.claude/agents/rhowardstone-claude-code-scientist-reviewer-statistics.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rhowardstone/Claude-Code-Scientist/HEAD/.claude/agents/reviewer-statistics.md -o ~/.claude/agents/rhowardstone-claude-code-scientist-reviewer-statistics.md

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

Full documentation available on GitHub

View Source Repository