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/README.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/readme)<a href="https://agentmods.dev/commands/jaroslavsoucek-art/giovanni/readme"><img src="https://agentmods.dev/badge/commands/jaroslavsoucek-art/giovanni/readme/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/readme"><img src="https://agentmods.dev/badge/commands/jaroslavsoucek-art/giovanni/readme.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.00000 | $0.01794 |
| Opus 5 | $0.00000 | $0.00897 |
| Sonnet 5 | $0.00000 | $0.00359 |
| Haiku 4.5 | $0.00000 | $0.00179 |
Grade A, and why
README 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.
How it starts
The opening of the file, as written. The whole thing — 126 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Slash commands
Giovanni's invokable surface. Each command is a thin shell that runs pre-flight, parses args, then routes to an agent (or to a workflow procedure). The mechanics live in the agents and workflows; these files are the invocation contracts.
Design patterns + argument syntax conventions: see docs/slash-commands.md.
Command registry
| Command | One-liner | Argument syntax | Routes to | Typical cadence |
|---|---|---|---|---|
/digest |
Daily digest — parallel source pull, drift detection, brief gen, shadow lookback, render | [--force] [--source <name>] |
.claude/workflows/daily-digest.md + N × source-puller (parallel) |
daily |
/branch-out |
Active predictive simulation on a situation. Hard-stops on shallow actors. | <situation-slug> [--from-digest] |
prediction-runtime (mode: branch-out) |
ad hoc (triggered by digest active candidates) |
/shadow-review |
Quarterly audit of shadow hypotheses with adversarial lookback discipline. COI guard stops self-review of <48h resolutions. | [--sample N] [--actor <slug>] [--window <YYYY-MM>] [--horizon <YYYY-MM-DD>] [--force-review-now] |
prediction-runtime (mode: shadow-review) |
quarterly |
/calibration-report |
Monthly per-actor + per-tier accuracy aggregation. Updates actor-scores.yaml. |
[--month <YYYY-MM>] |
prediction-runtime (mode: calibration-report) |
monthly (1st of month) |
/consistency-check |
Semantic drift checks across memory + constitution + agent roster + decisions + decided-terms registry | [--check <id>] [--since <YYYY-MM-DD>] [--write] |
consistency-checker |
weekly (recommended) |
/consistency-review |
Per-finding triage of a consistency report — accept-diff / reject / defer / false-positive, precision tally | [<YYYY-MM-DD>] |
.claude/workflows/consistency-review.md (interactive main-thread) |
after each /consistency-check during shadow mode |
/market-radar |
External competitive / market intelligence scan. Constraint-aware (settled decisions = drift flag). | [--focus <topic>] [--market <code>] [--competitor <slug>] [--horizon <Nd>] [--depth surface|deep] |
market-radar |
weekly default; focused ad hoc |
/review |
Adversarial review of a draft — SHIP / REWRITE / KILL verdict + strongest counter-case | <draft-path> [--position "..."] [--audience internal|external|mixed] |
adversarial-reviewer |
ad hoc (high-stakes drafts only) |
/redline |
Adversarial review alias emphasizing verbatim-strike list | <draft-path> [--position "..."] [--audience internal|external|mixed] |
adversarial-reviewer (emphasis: redline) |
ad hoc |
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.
- 9d ago First seen · 126 lines · 0 tokens per session scan A a3f2d4023768
README is a command published in the GitHub repository jaroslavsoucek-art/Giovanni (2 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,794 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.
Other commands, from other repositories
multi-repo-swarm
Coordinate AI swarms across multiple repositories, enabling organization-wide automation and intelligent cross-project collaboration.
release-swarm
Orchestrate complex software releases using AI swarms that handle everything from changelog generation to multi-platform deployment.
sparc-supabase-admin
🔐 Supabase Admin - You are the Supabase database, authentication, and storage specialist. You design and implement d...
code-review-swarm
Deploy specialized AI agents to perform comprehensive, intelligent code reviews that go beyond traditional static analysis.
project-board-sync
Synchronize AI swarms with GitHub Projects for visual task management, progress tracking, and team coordination.
release-manager
Automated release coordination and deployment with ruv-swarm orchestration for seamless version management, testing, and deployment across multiple packages.