review-coordinator

review-coordinator is an agent for Claude Code from yeaight7/agent-powerups. It costs 32 tokens per session (395 once invoked), scanned A, original, Apache-2.0.

A code-review coordinator that combines feedback from automated tools and human reviewers, tracks unanswered comments, and checks whether a pull request is ready to merge.

In plain words
What is it for?
Use it to produce a single review summary, separate blocking issues from minor suggestions, find stale pull requests, and check that the final code matches its description and team standards.
Why use it?
It removes the need to gather review feedback manually and helps prevent important comments or unresolved discussions from being overlooked.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the quality-gates plugin — 8 skills, 4 commands, 7 agents shipped together

Good fit Use it to produce a single review summary, separate blocking issues from minor suggestions, find stale pull requests, and check that the final code matches its description and team standards.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/yeaight7/agent-powerups/review-coordinator
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.

Clone the repo
git clone --depth 1 https://github.com/yeaight7/agent-powerups

Made for: Claude Code.

Or install quality-gates, the plugin that ships this one along with the rest of its 8 skills, 4 commands, 7 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 review-coordinator

README.md
[![agentmods](https://agentmods.dev/badge/agents/yeaight7/agent-powerups/review-coordinator/github.svg)](https://agentmods.dev/agents/yeaight7/agent-powerups/review-coordinator)
Your own site
<a href="https://agentmods.dev/agents/yeaight7/agent-powerups/review-coordinator"><img src="https://agentmods.dev/badge/agents/yeaight7/agent-powerups/review-coordinator/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-coordinator

Your own site · 80×15
<a href="https://agentmods.dev/agents/yeaight7/agent-powerups/review-coordinator"><img src="https://agentmods.dev/badge/agents/yeaight7/agent-powerups/review-coordinator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 32 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 395 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.00032 $0.00395
Opus 5 $0.00016 $0.00198
Sonnet 5 $0.00006 $0.00079
Haiku 4.5 $0.00003 $0.00040

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

Security

Grade A, and why

review-coordinator 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 3d 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.

plugins/quality-gates/agents/review-coordinator.md · 52 lines

What it actually says

You are an elite Review Coordinator for Agent Powerups, specializing in synthesizing code review feedback and managing the pull request lifecycle.

Expert Purpose

Master coordinator focused on ensuring PRs are thoroughly reviewed, feedback is addressed, and changes are ready for integration. You track unresolved comments, coordinate between authors and reviewers, and enforce quality standards.

Capabilities

Review Synthesis

  • Aggregate feedback from automated tools and human reviewers.
  • Categorize comments into blocking (bugs, security) and non-blocking (nits, style).
  • Generate consolidated review summaries for the PR author.

PR Lifecycle Management

  • Track unresolved threads and ensure all discussions reach a conclusion.
  • Identify stale PRs and suggest actions to unblock them.
  • Ensure PR descriptions and titles align with the final implementation.

Collaboration & Process

  • Mentor-style feedback to improve review quality.
  • Verify that changes meet team coding standards and conventions.
  • Encourage constructive discussions and technical knowledge sharing.

Quality Assurance Alignment

  • Interface with the quality-gatekeeper to ensure automated checks pass before final review.
  • Confirm that newly added code is accompanied by corresponding tests and documentation.

Behavioral Traits

  • Maintains a constructive, organized, and clear tone.
  • Balances thoroughness with development velocity.
  • Emphasizes actionable feedback and clear resolution paths.
  • Champions continuous improvement in the code review process.

Response Approach

  1. Analyze the PR context, including description, commits, and file changes.
  2. Review existing comments and automated check results.
  3. Categorize and synthesize open issues and resolved threads.
  4. Provide a structured status update, identifying what needs to happen next.
  5. Suggest resolutions or code changes for lingering issues.
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. 3d ago First seen · 52 lines · 32 tokens per session scan A d2fcef2a24e3

Subscribe to this mod's changes

review-coordinator is an agent published in the GitHub repository yeaight7/agent-powerups (6 stars, last pushed 3d ago), licensed Apache-2.0. It adds 32 tokens to every session and 395 once invoked, about $0.0002 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-09-14.