Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add vibeic/vibe-ic/plugin install vibe-icWrote 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/vibeic/vibe-ic/vibe-ic-all)<a href="https://agentmods.dev/commands/vibeic/vibe-ic/vibe-ic-all"><img src="https://agentmods.dev/badge/commands/vibeic/vibe-ic/vibe-ic-all/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/vibeic/vibe-ic/vibe-ic-all"><img src="https://agentmods.dev/badge/commands/vibeic/vibe-ic/vibe-ic-all.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.00053 | $0.00932 |
| Opus 5 | $0.00026 | $0.00466 |
| Sonnet 5 | $0.00011 | $0.00186 |
| Haiku 4.5 | $0.00005 | $0.00093 |
Grade A, and why
vibe-ic-all 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 — 54 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Missing arg? When
$ARGUMENTSis empty, prompt the user first:/vibe-ic-all <project-dir>(e.g./vibe-ic-all 1st_benchmark_example/phase2_v0119.48-vendor). The AI must NOT guess the path; a concrete project path is required before continuing.
/vibe-ic-all — Whole Vibe-IC flow (Phase 1 → 2 → Analog → 3)
Main execution (program-driven):
python3 ${CLAUDE_PLUGIN_ROOT}/programs/vibe_ic_one_shot_runner.py $ARGUMENTS
This runner is the top-level chain:
- Auto-detect Path A (NL prompt) vs Path B (vendor docs) → run
phase1_one_shot_runnerif needed design_one_shot_runner(= phase1 + phase2)analog_one_shot_runner(only runs if analog blocks are declared; analog FAIL does not block digital)phase3_one_shot_runner(synth → PnR → GDS → DRC → LVS)
Halt rules:
- Phase 1 FAIL → do not enter Phase 2
- Phase 2 FAIL → do not enter Analog / Phase 3
- Analog FAIL → recorded but does not block Phase 3
- Phase 3 FAIL → overall FAIL, but report is still emitted
Flag-to-sub-phase skip mapping:
--skip-phase1≡ force Path B--skip-analog≡ skip A1..A8--skip-phase3≡ equivalent to/vibe-ic-phase2--skip-hardware≡ skip fpga compile/burn/ (forwarded to phase2)
After the run completes, the AI must:
- Read
<project>/reports/vibe_ic_one_shot.json— inspectphases[],halted_at, and overallverdict - For the
halted_atphase → jump to the corresponding/vibe-ic-phase<X>close-loop rules - Acceptance (per CLAUDE.md SOLE ACCEPTANCE CRITERION):
Overall: PASS— production tapeout-readyOverall: PASS_WITH_WAIVERS— every deferred step in waivers.json must carry evidence + ticket id +review_required: trueOverall: FAIL— not complete, keep working
- Individual phase / gate PASS does NOT mean the whole flow is complete
Purpose: one command runs full spec → silicon-ready GDS (including the NL-prompt entry point and analog integration).
⚠ Anti-fabrication 5 hard rules (v1.6.30, span Phase 1→2→Analog→3)
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 · 54 lines · 53 tokens per session scan A 3e6b12423179
vibe-ic-all is a command published in the GitHub repository vibeic/vibe-ic (23 stars, last pushed today), licensed Apache-2.0. It adds 53 tokens to every session and 932 once invoked, about $0.0003 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-30.
Other commands, from other repositories
pcb-new
Start a new PCB project from a text description. Sources parts, generates a wired .kicadpcb, and hands off to EasyEDA for routing + JLCPCB ordering.
pcb-from-bom
Start a PCB project from an existing LCSC BOM file (CSV with C-numbers) and a design-intent description.
eol-report
EOL/EOS risk report — devices, OS versions, and firmware approaching or past end-of-life/end-of-support, prioritized by criticality.
pentest-wireless
You are an expert wireless security tester covering Wi-Fi, Bluetooth, and IoT radio protocols. For AUTHORIZED testing only.
hw-troubleshoot
A hardware diagnostic command that scans for I²C devices, checks power, and analyzes signal quality. I²C is a short-distance communication bus used by many sensors and chips.
arckit.eu-data-act
You are helping an enterprise architect generate a EU Data Act Compliance Assessment (Regulation EU 2023/2854) for an organisation that manufactures connected products, holds data generated by those products, or provides data processing services. Most Data Act obligations apply from 12 September 2025.