review-board

review-board is a skill for Claude Code from mnzralee/claude-multi-agent-architecture. It costs 92 tokens per session (821 once invoked), scanned A, original, MIT.

A review process in which several read-only specialist agents examine a software plan before implementation begins.

In plain words
What is it for?
Use it for changes involving authentication, payments, migrations, production systems, or several connected parts of a codebase.
Why use it?
It exposes missed dependencies and risks in high-stakes or wide-ranging changes before code is written. The review ends with a refined plan and a recommendation to proceed or reconsider.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: reads .claude/ paths.

Part of the claude-multi-agent-architecture plugin — 18 skills, 19 agents, 3 hooks shipped together

Good fit Use it for changes involving authentication, payments, migrations, production systems, or several connected parts of a codebase.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mnzralee/claude-multi-agent-architecture/review-board
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.

Any agent
npx skills add mnzralee/claude-multi-agent-architecture --skill review-board
Clone the repo
git clone --depth 1 https://github.com/mnzralee/claude-multi-agent-architecture

Made for: Claude Code.

Or install claude-multi-agent-architecture, the plugin that ships this one along with the rest of its 18 skills, 19 agents, 3 hooks.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/mnzralee/claude-multi-agent-architecture/review-board/github.svg)](https://agentmods.dev/skills/mnzralee/claude-multi-agent-architecture/review-board)
Your own site
<a href="https://agentmods.dev/skills/mnzralee/claude-multi-agent-architecture/review-board"><img src="https://agentmods.dev/badge/skills/mnzralee/claude-multi-agent-architecture/review-board/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for review-board

Your own site · 80×15
<a href="https://agentmods.dev/skills/mnzralee/claude-multi-agent-architecture/review-board"><img src="https://agentmods.dev/badge/skills/mnzralee/claude-multi-agent-architecture/review-board.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 92 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 821 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found 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.00092 $0.00821
Opus 5 $0.00046 $0.00411
Sonnet 5 $0.00018 $0.00164
Haiku 4.5 $0.00009 $0.00082

Measured 11d ago against content hash 0f23506cf353, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

review-board 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 11d 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.

.claude/skills/review-board/SKILL.md · 47 lines

How it starts

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

Software Engineering Review Board (SERB)

A rigorous, multi-wave plan review. Gather verified ground truth, critique from five specialist lenses in parallel, then synthesize one refined plan with a go/no-go. Every reviewer is read-only; the board advises, it does not implement.

When to use

Invoke /review-board (or paste .claude/prompts/review-board.md after a plan in plan mode) when:

  • The plan is high-stakes (touches auth, money, migrations, production, or a wide blast radius).
  • The change is cross-cutting and a surface decision would miss ripples (pair with .claude/rules/depth-first-impact-analysis.md).
  • You want an enterprise-grade refinement of a plan before committing to execution.

Skip it for one-sentence changes; the cost is not worth it there (see .claude/rules/ai-orchestration-decision-gate.md).

How to run

The full agent specifications live in .claude/prompts/review-board.md. Read that file and execute it against the current plan. In brief, it is three waves:

  1. Wave 1: Discovery (4 parallel, read-only) gathers ground truth, not critique:
    • Codebase Deep Explorer (actual paths, selectors, endpoints versus the plan's assumptions)
    • Best-Practices Researcher (current standards and pitfalls per technology, via WebSearch)
    • Live-State Verifier (real, non-mutating checks of what is actually up)
    • Dependency & Risk Mapper (dependency graph, failure modes, hidden assumptions, rollback)
  2. Wave 2: The Board (5 parallel specialists, read-only) critiques against the Wave 1 ground truth: Chief Architect, Testing & Reliability Lead, Security & Compliance Lead, DevOps & Infrastructure Lead, Quality & Standards Lead. Each returns CRITICAL/HIGH/MEDIUM/LOW findings with file:line evidence and the fix.
  3. Wave 3: Synthesis deduplicates and ranks findings, resolves conflicts using ground truth, and delivers the aggregate findings table, the refined executable plan, a Go/No-Go (GREEN/YELLOW/RED), and a quality scorecard.

Read the full file on GitHub · 47 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. 11d ago First seen · 47 lines · 92 tokens per session scan A 0f23506cf353

Subscribe to this mod's changes

review-board is a skill published in the GitHub repository mnzralee/claude-multi-agent-architecture (6 stars, last pushed 1mo ago), licensed MIT. It adds 92 tokens to every session and 821 once invoked, about $0.0005 per session on Opus 5. 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-08-31.

Related

Other skills, from other repositories

coordinate-review

Review a Coordinate Agents implementation as the Codex Reviewer. Verify the real commit, diff, tests, validation evidence, and specification without modifying the Implementer's product code.

hogancv/coordinate-agents · 36 tokens

tech-debt-audit

Audits architectural choices for hidden scalability bottlenecks and operational tech debt.

ahmadvh/octochains · 21 tokens

reviewer-openaccp

Perform read-only OpenACCP sidecar review of a task card, branch, diff, handoff, prompt, or status artifact. Use to check scope compliance, correctness, verification evidence, side effects, overclaiming, and readiness for final-authority consume.

0fuk/OpenACCP · 59 tokens

agent-code-review-swarm

Agent skill for code-review-swarm - invoke with $agent-code-review-swarm.

ruvnet/ruflo · 22 tokens

revdiff

Review diffs, files, and documents with inline annotations in a TUI overlay, or answer questions about revdiff usage, configuration, themes, and keybindings. Opens revdiff in agterm/tmux/zellij/herdr/kitty/wezterm/cmux/ghostty/iterm2/emacs-vterm, captures annotations, and addresses them. Works in git, hg, and jj repos…

umputun/revdiff · 248 tokens

revdiff-plan

Review the last Codex assistant message (plan, analysis, or proposal) with inline annotations in a TUI overlay. Extracts the most recent response from Codex rollout files and opens it in revdiff for review and annotation. Activates on "revdiff-plan", "review plan with revdiff", "annotate plan", "review last response"…

umputun/revdiff · 84 tokens