vf-rtl

vf-rtl is a skill for Claude Code, Codex from bjwanneng/veriflow-cc. It costs 0 tokens per session (3,059 once invoked), scanned B, original, no licence file.

A skill for starting or continuing VeriFlow's RTL hardware-design pipeline, which turns a hardware architecture into synthesised hardware.

In plain words
What is it for?
Use it to start or resume the RTL flow, design hardware, or run the pipeline for a specified project directory.
Why use it?
It gives the coding agent a defined way to run or resume the hardware design process and optionally create a benchmark report.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to start or resume the RTL flow, design hardware, or run the pipeline for a specified project directory.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bjwanneng/veriflow-cc/vf-rtl
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add bjwanneng/veriflow-cc --skill vf-rtl
Clone the repo
git clone --depth 1 https://github.com/bjwanneng/veriflow-cc

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for vf-rtl

README.md
[![agentmods](https://agentmods.dev/badge/skills/bjwanneng/veriflow-cc/vf-rtl/github.svg)](https://agentmods.dev/skills/bjwanneng/veriflow-cc/vf-rtl)
Your own site
<a href="https://agentmods.dev/skills/bjwanneng/veriflow-cc/vf-rtl"><img src="https://agentmods.dev/badge/skills/bjwanneng/veriflow-cc/vf-rtl/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.

agentmods 80×15 button for vf-rtl

Your own site · 80×15
<a href="https://agentmods.dev/skills/bjwanneng/veriflow-cc/vf-rtl"><img src="https://agentmods.dev/badge/skills/bjwanneng/veriflow-cc/vf-rtl.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,059 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.03059
Opus 5 $0.00000 $0.01529
Sonnet 5 $0.00000 $0.00612
Haiku 4.5 $0.00000 $0.00306

Measured 11d ago against content hash 12dd0674853d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade B, and why

vf-rtl scanned grade B with 1 finding 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.

The scan reads SKILL.md. This mod also ships 23 executable files (analysis/bug_pattern_match.py, analysis/corner_case_generator.py, analysis/coverage_analyzer.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

> `~/.claude/settings.json` setting `skipDangerousModePermissionPrompt: true`).
src/claude_skills/vf-rtl/SKILL.md · 250 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

41 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

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.

  1. 11d ago First seen · 250 lines · 0 tokens per session scan B 12dd0674853d

Subscribe to this mod's changes

vf-rtl is a skill published in the GitHub repository bjwanneng/veriflow-cc (50 stars, last pushed 1mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 3,059 tokens. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

qector-hardware-engineer

Physical-layer quantum circuits, detector-error-model preparation, qLDPC reasoning, and honest target-device hardware reporting for QECTOR. The bundled library MCP server is app-free; the companion bench server adds DEM inspection, DEM collapse, code-family introspection, and hardware probes (all Provisional).…

GuillaumeLessard/qector-claude-plugin · 103 tokens

recursive-decomposition

Handle tasks that exceed the context window by decomposing them: size and filter the input, chunk it, run recursive sub-agents on independent parts, verify on small windows, and synthesise programmatically, following the Recursive Language Models (RLM) research by Zhang, Kraska and Khattab (2025). Use when a task…

massimodeluisa/recursive-decomposition-skill · 151 tokens

simulation-plan

Use when generating or evolving the verification plan, scaffold specification, testpoints, and power scenarios for a module; not for materializing UVM TB or running EDA tools.

chipweaver/veripower · 38 tokens

design-flow

Use when progressing IC design through stages, checking module status, or routing rework decisions; not for single-stage execution or artifact authoring.

chipweaver/veripower · 31 tokens

power-analysis

Use when running gate-level power simulation + PT-PX averaged power analysis (SAIF flow) for PPA gating; not for RTL functional simulation, static timing, or time-resolved waveforms.

chipweaver/veripower · 43 tokens

rtl-design

Use when writing or modifying Verilog/SystemVerilog RTL, or recording each child's file layout and constraint annotations; not for verification, lint, or synthesis.

chipweaver/veripower · 34 tokens