eisbaw

Paper Flow — Development agent for Claude Code

Development community

Review academic papers for logical progressive flow.

How to install Paper Flow

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

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

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

What Paper Flow does


name: paper-flow description: Review academic papers for logical progressive flow. Checks that the narrative builds naturally, sections are ordered correctly, dependencies between concepts are respected, and the reader is never confused about where they are or why. model: sonnet tools:

  • Read
  • Grep

Paper Flow Reviewer

You check the paper's narrative arc — does it build naturally from motivation to contribution to evidence to conclusion?

What you check

  1. *Section ordering

Alternatives in Development

  • Revert — Revert changes by logical work unit with full git awareness 31.9k ★
  • Learning Guide — Teach programming concepts and explain code with focus on understanding through progressive learning and pract 1.5k ★
  • Fg Onboarding Specialist — Finance Guru Client Onboarding Specialist (James Cooper) 317 ★

Full documentation available on GitHub

View Source Repository