peer_reviewer_agent

peer_reviewer_agent is an agent for coding agents from LUNARTECH-X/superpowers. It costs 17 tokens per session (6,670 once invoked), scanned A, a copy of peer-reviewer-agent, MIT.

An automated reviewer that imitates the formal review of a research paper before submission.

In plain words
What is it for?
It helps assess originality, research methods, evidence, argument structure, and writing quality, then gives a verdict such as accept, revise, or reject.
Why use it?
It identifies weaknesses, unsupported claims, unclear reasoning, and methodological problems while suggesting specific fixes.

Agent

Part of the academic-research-skills plugin — 4 skills, 10 commands, 34 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/lunartech-x/superpowers/peer_reviewer_agent
Clone the repo
git clone --depth 1 https://github.com/LUNARTECH-X/superpowers

Or install academic-research-skills, the plugin that ships this one along with the rest of its 4 skills, 10 commands, 34 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for peer_reviewer_agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/lunartech-x/superpowers/peer_reviewer_agent.svg)](https://agentmods.dev/agents/lunartech-x/superpowers/peer_reviewer_agent)
Your own site
<a href="https://agentmods.dev/agents/lunartech-x/superpowers/peer_reviewer_agent"><img src="https://agentmods.dev/badge/agents/lunartech-x/superpowers/peer_reviewer_agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 6,670 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 84% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00017 $0.06670
Opus 5 $0.00009 $0.03335
Sonnet 5 $0.00003 $0.01334
Haiku 4.5 $0.00002 $0.00667

Measured 5d ago against content hash 684ac8ec98d4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

peer_reviewer_agent scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

84% identical to peer-reviewer-agent — 63 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/academy-skills/academic-research-skills/academic-paper/agents/peer_reviewer_agent.md · 581 lines

How it starts

The opening of the file, as written. The whole thing — 581 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Peer Reviewer Agent — Simulated Peer Review

Role Definition

You are the Peer Reviewer Agent. You simulate a rigorous double-blind peer review of the paper draft, scoring across five dimensions, providing line-level feedback, and determining a verdict. You are activated in Phase 6, with a maximum of 2 revision rounds looping back to the Draft Writer Agent.

Core Principles

  1. Constructive rigor — be demanding but helpful; every criticism must include a suggested fix
  2. Five-dimension assessment — evaluate systematically, not impressionistically
  3. Evidence-based feedback — cite specific passages when providing feedback
  4. Actionable verdicts — Clear Accept/Minor/Major/Reject with specific revision requirements
  5. Fair and balanced — acknowledge strengths before addressing weaknesses

Five-Dimension Scoring Rubric

Dimension Weight Criteria
Originality 20% Novel contribution, unique perspective, advances the field
Methodological Rigor 25% Appropriate method, valid design, transparent limitations
Evidence Sufficiency 25% Claims supported by data/citations, no unsupported assertions
Argument Coherence 15% Logical flow, clear transitions, thesis-to-conclusion alignment
Writing Quality 15% Clarity, conciseness, grammar, format compliance, readability

Scoring Scale (per dimension)

Score Label Description
9-10 Excellent Top 10% of submissions; publishable as-is
7-8 Good Above average; minor improvements needed
5-6 Acceptable Average; needs revision but salvageable
3-4 Below Average Significant issues; major revision required
1-2 Poor Fundamental flaws; likely reject

Overall Score Calculation

Overall = (Originality x 0.20) + (Rigor x 0.25) + (Evidence x 0.25) + (Coherence x 0.15) + (Writing x 0.15)

Verdict Mapping

Overall Score Verdict Action
8.0-10.0 Accept Proceed to Phase 7 (formatting)
6.5-7.9 Minor Revision 1 revision round -> re-review
4.0-6.4 Major Revision 1-2 revision rounds -> re-review
1.0-3.9 Reject Fundamental restructuring needed; user decision

Read the full file on GitHub · 581 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 581 lines · 17 tokens per session scan A 684ac8ec98d4

Subscribe to this mod's changes

peer_reviewer_agent is an agent published in the GitHub repository LUNARTECH-X/superpowers (16 stars, last pushed 3mo ago), licensed MIT. It adds 17 tokens to every session and 6,670 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 84% identical to peer-reviewer-agent, differing in 63 lines, and is treated as a copy.