Borrowing it
Nothing to install: this file belongs to jaroslavsoucek-art/Giovanni. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/jaroslavsoucek-art/Giovanni/main/.claude/commands/review.mdgit clone --depth 1 https://github.com/jaroslavsoucek-art/GiovanniWrote 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.
[](https://agentmods.dev/commands/jaroslavsoucek-art/giovanni/review)<a href="https://agentmods.dev/commands/jaroslavsoucek-art/giovanni/review"><img src="https://agentmods.dev/badge/commands/jaroslavsoucek-art/giovanni/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.
<a href="https://agentmods.dev/commands/jaroslavsoucek-art/giovanni/review"><img src="https://agentmods.dev/badge/commands/jaroslavsoucek-art/giovanni/review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00037 | $0.01711 |
| Opus 5 | $0.00018 | $0.00856 |
| Sonnet 5 | $0.00007 | $0.00342 |
| Haiku 4.5 | $0.00004 | $0.00171 |
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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 119 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/review
Run adversarial review on a draft (decision record, position paper, board material, customer message, fundraise narrative, constitution patch, predictive forecast). This command is a thin shell — the adversarial mode policy, four-pass protocol, strongest counter-case requirement, and SHIP/REWRITE/KILL discipline live in the adversarial-reviewer agent. This file is the invocation contract.
Usage
/review <draft-path> # required positional — path to draft file
/review <draft-path> --position "..." # optional one-line position statement
/review <draft-path> --audience external # internal | external | mixed
If <draft-path> is omitted, the orchestrator looks for the draft inline in the message (paste-mode). If neither is present → STOP with usage hint.
Argument syntax
| Arg | Type | Default | Meaning |
|---|---|---|---|
<draft-path> |
positional | — | Relative path to draft file (e.g. deliverables/<file>, memory/briefs/<file>, memory/decisions/<file>). |
--position "<text>" |
parameterized string | derived from draft | One-line statement of the position the draft is defending. If absent, the agent derives it from the draft itself. If the agent can't derive a clear position, that ambiguity is itself a finding. |
--audience <level> |
parameterized | inferred | internal / external / mixed. If absent, the agent infers from path and content. |
Quoted strings supported. --flag=value and --flag value both work.
Pre-flight (binding — STOP on failure)
Before spawning adversarial-reviewer:
- CWD check. Working directory is a Giovanni repo. Otherwise STOP.
- Agent definition present.
.claude/agents/adversarial-reviewer.mdexists. Missing → STOP. - Draft accessible. If
<draft-path>is set: file exists and is readable. Otherwise STOP:ERROR: cannot read <path>. - Trigger sanity check. If the draft contains explicit out-of-scope markers ("brainstorming", "thinking out loud", "[no review yet]"), surface advisory:
WARN: draft contains brainstorming-mode marker. Adversarial review may suppress the exploration that's the point. Proceed? [y/N]. Default = abort. - No required state files. Adversarial review is read-only over the draft and repo — no state files to validate.
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.
- 10d ago First seen · 119 lines · 37 tokens per session scan A 0ed85eff8861
review is a command published in the GitHub repository jaroslavsoucek-art/Giovanni (2 stars, last pushed 2mo ago), licensed MIT. It adds 37 tokens to every session and 1,711 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-08-31.
Other commands, from other repositories
refactor-clean
You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance.
agentlas-local
Staff a task only from Agentlas agents registered on this machine.
export-closedloop-learnings
Exports pending ClosedLoop learnings to global location with deduplication.
spreadsheet-audit
Perform a 6-step audit of an Excel spreadsheet for formula correctness, formatting consistency, data integrity, boss-auditable simplicity, and spec compliance. Uses the excel-screenshot MCP server tools — no Excel installation required.
handoff
Create a comprehensive handoff document for the current work session.
custom-brief
Deep-research a specific topic and produce a comprehensive news-focused briefing with optional Notion/Obsidian/Teams/Slack publishing.