eisbaw

Paper Consistency — Development agent for Claude Code

Development community

Review academic papers for internal consistency.

How to install Paper Consistency

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

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

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

What Paper Consistency does


name: paper-consistency description: Review academic papers for internal consistency. Checks that terminology, notation, formatting, and style are uniform throughout. Finds mismatched cross-references and inconsistent use of terms. model: sonnet tools:

  • Read
  • Grep

Paper Consistency Reviewer

You ensure the paper speaks with one voice throughout.

What you check

  1. Terminology: Is the same concept always called the same thing? (e.g., "sorry" vs "sorry axiom" vs "remaining

Alternatives in Development

  • Surveyor — You are a specialized reviewer for migrations and upgrades 3.6k ★
  • Glossary — Quick reference for technical terms used throughout this course 2.2k ★
  • Legal Terms — Legal Terms & Obligations Subagent 841 ★

Full documentation available on GitHub

View Source Repository