peer-review

peer-review is a plugin for Claude Code from acaprino/daodan. Its token cost is not measured, scanned A, original, MIT.

A peer-review tool for plans, specifications, documents, and decisions made during a coding session. It has one model challenge the work, records evidence and responses, and leaves unresolved disagreements for the user.

In plain words
What is it for?
It helps review a document or session context, challenge its claims, compare findings with evidence, and produce a verdict or precise unresolved issues.
Why use it?
It helps expose unsupported decisions and unclear assumptions before work is accepted, while keeping a written record of the review.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add acaprino/daodan
agentmods
npx agentmods add plugins/acaprino/daodan/peer-review
Clone the repo
git clone --depth 1 https://github.com/acaprino/daodan

Made for: Claude Code.

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-review

README.md
[![agentmods](https://agentmods.dev/badge/plugins/acaprino/daodan/peer-review.svg)](https://agentmods.dev/plugins/acaprino/daodan/peer-review)
Your own site
<a href="https://agentmods.dev/plugins/acaprino/daodan/peer-review"><img src="https://agentmods.dev/badge/plugins/acaprino/daodan/peer-review.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

peer-review 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 today.

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.

exports/claude/plugins/peer-review/.claude-plugin/plugin.json · 10 lines

What it actually says

{
  "author": {
    "name": "Alfio Caprino"
  },
  "description": "Cross-model peer review of plans, specs, and the decisions a session has just made: a harness-agnostic deliberation protocol (challenge packet with GIVEN-tagged context, challenger findings that each carry their own falsifier, evidence-backed responses at a stable locator, a verbatim ledger, a certification pass the challenger owns, and a verdict computed from the ledger) plus a transport-only MCP server for any OpenAI-compatible endpoint. Point it at a document, or run it with no path to materialize the session's context, settled decisions and open questions into a frozen brief and put that on trial. The challenger attacks the artifact, the local session refutes with evidence, and unresolved disagreements terminate as precise standoffs for the user to settle",
  "license": "MIT",
  "name": "peer-review",
  "version": "2.2.0"
}
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. today First seen · 10 lines scan A 56c58158b15f

Subscribe to this mod's changes

peer-review is a plugin published in the GitHub repository acaprino/daodan (8 stars, last pushed today), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.