rhowardstone

Reviewer Statistics — Development agent for Claude Code

Development community

Peer reviewer for statistical correctness.

How to install Reviewer Statistics

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.

What Reviewer Statistics does


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

Alternatives in Development

  • Latency Scanner — Scans codebase for request latency issues including sequential async operations, payload sizes, middleware ove 160 ★
  • Verify Logic — A verification agent that performs Stage 2 verification — comparing the tables and figures embedded/referenced 134 ★
  • Peer Reviewer — Use this agent when you need to review someone else's paper — as a\ 130 ★

Full documentation available on GitHub

View Source Repository