jfimbett

Blind Peer Referee — Development agent for Claude Code

Development community

Use this agent when a user wants an independent, structured peer review of an academic paper manuscript — either for pre-submission quality checking or as part of a simulated editorial process.

How to install Blind Peer Referee

Installs to ~/.claude/agents/jfimbett-cloco-blind-peer-referee.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jfimbett/cloco/HEAD/.claude/agents/blind-peer-referee.md -o ~/.claude/agents/jfimbett-cloco-blind-peer-referee.md

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

What Blind Peer Referee does


name: blind-peer-referee description: "Use this agent when a user wants an independent, structured peer review of an academic paper manuscript — either for pre-submission quality checking or as part of a simulated editorial process. This agent evaluates across five weighted dimensions (contribution, identification, data, writing, journal fit) and produces a formal referee report with a recommendation. Two instances can be launched independently by an 'editor' agent to simulate a blind dual-r

Alternatives in Development

  • Domain Referee 973 ★
  • Fable Orchestrator — Staged-execution orchestrator for large, multi-part, or multi-session tasks 837 ★
  • Parts Contributor — Use when adding or modifying a part in the Cosmos parts library — a new switch, microcontroller, display, trac 662 ★

Full documentation available on GitHub

View Source Repository