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-phase23)<a href="https://agentmods.dev/commands/vibeic/vibe-ic/vibe-ic-phase23"><img src="https://agentmods.dev/badge/commands/vibeic/vibe-ic/vibe-ic-phase23/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-phase23"><img src="https://agentmods.dev/badge/commands/vibeic/vibe-ic/vibe-ic-phase23.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.00064 | $0.00894 |
| Opus 5 | $0.00032 | $0.00447 |
| Sonnet 5 | $0.00013 | $0.00179 |
| Haiku 4.5 | $0.00006 | $0.00089 |
Grade A, and why
vibe-ic-phase23 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 — 46 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-phase23 <project-dir>(e.g./vibe-ic-phase23 1st_benchmark_example/phase2_v0119.48-vendor). The AI must NOT guess the path; a concrete project path is required before continuing.
/vibe-ic-phase23 — Phase 2 + Phase 3 true chain
Main execution (program-driven):
python3 ${CLAUDE_PLUGIN_ROOT}/programs/phase23_one_shot_runner.py $ARGUMENTS
This runner is a thin-shell chain:
- Delegates to
design_one_shot_runner.pyto run Phase 2 (rig_topology skeleton → phase1 → rtl_gen → reference_tb → yosys → qsf/sdc → otp_check → fpga compile/burn → → manifests → final_audit @phase 2) - If Phase 2 verdict==FAIL, auto-halt without entering Phase 3 (unless
--skip-phase3is the user-specified alias usage) - Phase 2 PASS / PASS_WITH_WAIVERS → delegates to
phase3_one_shot_runner.pyto run Phase 3 (synth/PnR/GDS/DRC/LVS) - Aggregates JSON reports from both phases →
<project>/reports/phase23_one_shot.json
After the run completes, the AI must (combine /vibe-ic-phase2 + /vibe-ic-phase3 monitoring rules):
- Read
<project>/reports/phase23_one_shot.json— inspectphase2.verdict/phase3.verdict/ overallverdict - Phase 2 FAIL → close-loop per
/vibe-ic-phase2rules; Phase 3 FAIL → per/vibe-ic-phase3rules - Acceptance gate (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 gate PASS does NOT mean Phase 2+3 is complete
Flag mapping:
--skip-phase3≡ exactly equivalent to/vibe-ic-phase2--skip-phase2≡ exactly equivalent to/vibe-ic-phase3(precondition: rtl/ + generated_docs/ already prepared)
Helper skills: same as /vibe-ic-phase2 + /vibe-ic-phase3, plus tapeout-checklist, flow-orchestrate.
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 · 46 lines · 64 tokens per session scan A 52076daba450
vibe-ic-phase23 is a command published in the GitHub repository vibeic/vibe-ic (23 stars, last pushed today), licensed Apache-2.0. It adds 64 tokens to every session and 894 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.