skills: Command for Claude Code

.claude/commands/review.md

review is a command for Claude Code from specy-ai/skills. It costs 0 tokens per session (46 once invoked), scanned A, original, MIT.

A proposal-review command that uses a panel of reviewers defined in the project's CORE_TEAM.md file. It applies the debate rules in that file to the proposal.

In plain words
What is it for?
It helps assess a proposal according to the project's named panellists and debate protocol.
Why use it?
It gives the review a defined group of perspectives and a repeatable process instead of relying on an unspecified review approach.

Command for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

This is specy-ai/skills's own configuration. It tells Claude Code how to work on skills 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 skills configures →

Reuse

Borrowing it

Nothing to install: this file belongs to specy-ai/skills. 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/specy-ai/skills/main/.claude/commands/review.md
Clone the repo
git clone --depth 1 https://github.com/specy-ai/skills

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 review

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

Your own site · 80×15
<a href="https://agentmods.dev/commands/specy-ai/skills/review"><img src="https://agentmods.dev/badge/commands/specy-ai/skills/review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 46 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.00000 $0.00046
Opus 5 $0.00000 $0.00023
Sonnet 5 $0.00000 $0.00009
Haiku 4.5 $0.00000 $0.00005

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

Security

Grade A, and why

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 9d 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/commands/review.md · 6 lines

What it actually says

Review the following proposal using the design panel defined in CORE_TEAM.md at the root of this project.

Read CORE_TEAM.md first to load the panellists and the debate protocol, then apply it to:

$ARGUMENTS

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. 9d ago First seen · 6 lines · 0 tokens per session scan A 34ddc400afc9

Subscribe to this mod's changes

review is a command published in the GitHub repository specy-ai/skills (2 stars, last pushed 9d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 46 tokens. 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.