Agora: Command for Claude Code

.opencode/commands/pr-review-agora.md

pr-review-agora is a command for Claude Code, OpenCode from logan-suu/Agora. It costs 37 tokens per session (1,937 once invoked), scanned A, original, no licence file.

A command for reviewing a pull request’s architecture and handling its comments, with output in Chinese. A pull request is a proposed code change submitted for review before merging it into a project.

In plain words
What is it for?
It helps perform an architecture pre-review, process pull-request comments one by one, and produce a risk list with a merge recommendation.
Why use it?
It brings architectural risks, standing decisions, and unresolved review comments together before a merge decision.

Command for Claude CodeOpenCode

Written for OpenCode and Claude Code: installed under .opencode/, but also a Claude Code command (commands/*.md). Also seen: agent in frontmatter.

This is logan-suu/Agora's own configuration. It tells Claude Code and OpenCode how to work on Agora itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything Agora configures →

Reuse

Borrowing it

Nothing to install: this file belongs to logan-suu/Agora. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/logan-suu/Agora/dev-1.0.0/.opencode/commands/pr-review-agora.md
Clone the repo
git clone --depth 1 https://github.com/logan-suu/Agora

Made for: Claude Code, OpenCode.

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

README.md
[![agentmods](https://agentmods.dev/badge/commands/logan-suu/agora/pr-review-agora/github.svg)](https://agentmods.dev/commands/logan-suu/agora/pr-review-agora)
Your own site
<a href="https://agentmods.dev/commands/logan-suu/agora/pr-review-agora"><img src="https://agentmods.dev/badge/commands/logan-suu/agora/pr-review-agora/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 pr-review-agora

Your own site · 80×15
<a href="https://agentmods.dev/commands/logan-suu/agora/pr-review-agora"><img src="https://agentmods.dev/badge/commands/logan-suu/agora/pr-review-agora.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,937 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00037 $0.01937
Opus 5 $0.00018 $0.00968
Sonnet 5 $0.00007 $0.00387
Haiku 4.5 $0.00004 $0.00194

Measured today against content hash 0f5b70da7aa2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

pr-review-agora scanned grade A with 1 finding 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.

Runs shell commandslowCapability

Expected in a hook, worth knowing in a rule or an instructions file.

- R7/R8:沙箱外是否有文件操作/child_process?L1 domain 是否引入 I/O?分层方向是否反向?
.opencode/commands/pr-review-agora.md · 101 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 Changed 0f5b70da7aa2
  2. 10d ago First seen · 101 lines · 37 tokens per session scan A c04982304e0e

Subscribe to this mod's changes

pr-review-agora is a command published in the GitHub repository logan-suu/Agora (2 stars, last pushed today), with no licence file. It adds 37 tokens to every session and 1,937 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.