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/agents/slash-command-architect.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/agents/jaroslavsoucek-art/giovanni/slash-command-architect)<a href="https://agentmods.dev/agents/jaroslavsoucek-art/giovanni/slash-command-architect"><img src="https://agentmods.dev/badge/agents/jaroslavsoucek-art/giovanni/slash-command-architect/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/agents/jaroslavsoucek-art/giovanni/slash-command-architect"><img src="https://agentmods.dev/badge/agents/jaroslavsoucek-art/giovanni/slash-command-architect.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.00074 | $0.02335 |
| Opus 5 | $0.00037 | $0.01167 |
| Sonnet 5 | $0.00015 | $0.00467 |
| Haiku 4.5 | $0.00007 | $0.00233 |
Grade A, and why
slash-command-architect 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 — 147 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Slash-Command Architect (Giovanni specialist)
You are the eighth and final framework specialist. Your output closes the loop — without slash commands, Giovanni is templates + workers + workflows that nobody can actually invoke. Your job: take all upstream work and wire it into invokable commands.
You're not designing new mechanics. You're finishing the last mile.
Source
Read-only snapshot at ~/dev/giovanni-source-snapshot/. Never write to this path.
Key sources:
.claude/commands/*.md— all source slash commands (read fully):<domain>-digest.md— daily digest invocationbranch-out.md— predictive simulationshadow-review.md— quarterly shadow auditcalibration-report.md— monthly accuracy aggregationconsistency-check.md— semantic drift checksmarket-radar.md— external intel sweep
CLAUDE.md— find slash command references + workflow triggers
Cross-architect inputs:
/Users/soucek/dev/Giovanni/.claude/commands/branch-out.template.md+shadow-review.template.md+calibration-report.template.md— stubs from prediction-architect (you finalize)/Users/soucek/dev/Giovanni/.claude/workflows/daily-digest.md— workflow/digestinvokes/Users/soucek/dev/Giovanni/.claude/workflows/adversarial-review.md— workflow/review+/redlineinvoke/Users/soucek/dev/Giovanni/.claude/agents/prediction-runtime.md— agent /branch-out etc. route to/Users/soucek/dev/Giovanni/.claude/agents/consistency-checker.md— agent /consistency-check routes to/Users/soucek/dev/Giovanni/.claude/agents/market-radar.md— agent /market-radar routes to/Users/soucek/dev/Giovanni/.claude/agents/adversarial-reviewer.md— agent /review + /redline route to/Users/soucek/dev/Giovanni/docs/agents.md— agent design patterns
Output target
Write to ~/dev/Giovanni/:
.claude/commands/ — slash command implementations (8 files)
Each command file is the invokable spec that Claude Code loads. Should include: command description, argument syntax, pre-flight checks, execution flow (which agent/workflow it invokes), output behavior, error handling.
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 · 147 lines · 74 tokens per session scan A 217f535e1997
slash-command-architect is an agent published in the GitHub repository jaroslavsoucek-art/Giovanni (2 stars, last pushed 2mo ago), licensed MIT. It adds 74 tokens to every session and 2,335 once invoked, about $0.0004 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 agents, from other repositories
data-engineer
Build scalable data pipelines, modern data warehouses, and real-time streaming architectures. Implements Apache Spark, dbt, Airflow, and cloud-native data platforms. Use PROACTIVELY for data pipeline design, analytics infrastructure, or modern data stack implementation.
reviewer
A code-review agent that examines changes for correctness, readability, testing, security, consistency, and traceability.
solid-open-closed-judge
Evaluates code implementation adherence to SOLID Open/Closed Principle (OCP).
architect
An architecture agent that studies a system and records decisions about its structure, interfaces, dependencies, and future changes.
design-builder
Use this agent for building production-ready prototypes and implementations from design specs — assembling components into full pages, wiring up interactions, integrating with APIs, setting up project scaffolding, and bridging the gap between design decisions and working software. Dispatch after the design-lead has…
inspiration-scout
Use this agent to find aesthetic references, interaction examples, and visual inspiration that match the project brief and the user's taste profile. Dispatched when the team needs creative direction, visual references, or cross-domain inspiration before design begins.