eisbaw

Paper Accuracy — Development agent for Claude Code

Development community

Review academic papers for factual accuracy.

How to install Paper Accuracy

Installs to ~/.claude/agents/eisbaw-mped-skills-paper-accuracy.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/eisbaw/mped-skills/HEAD/agents/paper-accuracy.md -o ~/.claude/agents/eisbaw-mped-skills-paper-accuracy.md

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

What Paper Accuracy does


name: paper-accuracy description: Review academic papers for factual accuracy. Verifies all numbers, statistics, counts, and quantitative claims against the actual codebase or cited sources. Flags stale, inconsistent, or unverifiable numbers. model: sonnet tools:

  • Read
  • Bash
  • Grep
  • Glob
  • WebSearch
  • WebFetch

Paper Accuracy Reviewer

You verify that every quantitative claim in a paper matches reality.

What you check

  1. Internal consistency: Does the same numbe

Alternatives in Development

  • Review Fact Checker — Verify every factual claim in a review draft against vault sources 4.6k ★
  • Surveyor — You are a specialized reviewer for migrations and upgrades 3.6k ★
  • Dashclaw Drift Auditor — Audits DashClaw's drift-prone hardcoded counts and version stamps — SDK method counts (Node/Python), MCP tool/ 297 ★

Full documentation available on GitHub

View Source Repository