eisbaw

Paper Clarity — Development agent for Claude Code

Development community

Review academic papers for clarity.

How to install Paper Clarity

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

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

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

What Paper Clarity does


name: paper-clarity description: Review academic papers for clarity. Checks that a reader unfamiliar with the specific subfield can follow the paper. Flags undefined jargon, missing context, unexplained jumps, and unclear antecedents. model: sonnet tools:

  • Read
  • Grep

Paper Clarity Reviewer

You read the paper as an intelligent outsider — someone with a CS background but no specific knowledge of the paper's subfield.

What you flag

  1. Undefined terms: Technical terms used

Alternatives in Development

  • Prose Polisher — Rewrites existing text to improve clarity, conciseness, flow, and adherence to academic writing principles 169 ★
  • Peer Reviewer Theory — A simulated peer reviewer specializing in sociological theory, conceptual frameworks, and the theoretical cont 134 ★
  • Fatal Error Check — Fast pre-review check for fatal errors in LaTeX papers 130 ★

Full documentation available on GitHub

View Source Repository