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/market-radar.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/market-radar)<a href="https://agentmods.dev/commands/jaroslavsoucek-art/giovanni/market-radar"><img src="https://agentmods.dev/badge/commands/jaroslavsoucek-art/giovanni/market-radar/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/market-radar"><img src="https://agentmods.dev/badge/commands/jaroslavsoucek-art/giovanni/market-radar.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.00032 | $0.02115 |
| Opus 5 | $0.00016 | $0.01058 |
| Sonnet 5 | $0.00006 | $0.00423 |
| Haiku 4.5 | $0.00003 | $0.00212 |
Grade A, and why
market-radar 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 11d 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 — 139 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/market-radar
Run an external intelligence scan via the market-radar agent. Strictly external sources (PR / LinkedIn / news / public roadmaps / vendor blogs) — separate from /digest's internal signal pull. This command is a thin shell — scope, source rules, drift-against-settled-decisions logic live in the agent. This file is the invocation contract.
Usage
/market-radar # default — periodic sweep, all markets × all layers
/market-radar --focus <topic> # topic-focused, surface depth
/market-radar --market <code> # single-market deep-dive
/market-radar --market <code1>,<code2> # multi-market
/market-radar --competitor <slug> # competitor deep-dive
/market-radar --focus <topic> --market <code> # combined
/market-radar --focus <topic> --horizon 90d # custom window
/market-radar --focus <topic> --depth deep # multi-section analysis
Examples:
/market-radar— periodic default sweep/market-radar --focus regulatory-shift-X— cross-market regulatory scan, surface depth/market-radar --focus regulatory-shift-X --market US,EU --horizon 90d --depth deep— US+EU regulatory deep-dive, 90 days/market-radar --competitor <competitor-slug>— competitor-specific moves last 7 days
Argument syntax
| Arg | Type | Default | Allowed values | Meaning |
|---|---|---|---|---|
--focus <topic> |
parameterized | none | topic slug (kebab-case) | Topic focus — triggers focused mode if set. |
--market <code> |
parameterized | all per scope file | per fork's scope file (comma-separated) | Single or multi-market filter — triggers focused mode if set. |
--competitor <slug> |
parameterized | none | per fork's _scope.md competitor matrix |
Competitor filter — triggers focused mode if set. |
--horizon <Nd> |
parameterized | 7d (default mode), 30d (focused) | 7d / 30d / 90d / <N>d |
Lookback window for signals. |
--depth <level> |
parameterized | surface |
surface / deep |
Surface = ≤10 fetches, 1-page memo. Deep = ≤25 fetches, multi-section analysis. |
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.
- 11d ago First seen · 139 lines · 32 tokens per session scan A 65ab3487f0f3
market-radar is a command published in the GitHub repository jaroslavsoucek-art/Giovanni (2 stars, last pushed 2mo ago), licensed MIT. It adds 32 tokens to every session and 2,115 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
code-review-swarm
Deploy specialized AI agents to perform comprehensive, intelligent code reviews that go beyond traditional static analysis.
multi-repo-swarm
Coordinate AI swarms across multiple repositories, enabling organization-wide automation and intelligent cross-project collaboration.
release-manager
Automated release coordination and deployment with ruv-swarm orchestration for seamless version management, testing, and deployment across multiple packages.
release-swarm
Orchestrate complex software releases using AI swarms that handle everything from changelog generation to multi-platform deployment.
repo-architect
Repository structure optimization and multi-repo management with ruv-swarm coordination for scalable project architecture and development workflows.
swarm-issue
Transform GitHub Issues into intelligent swarm tasks, enabling automatic task decomposition and agent coordination.