chipforge-plugin CLAUDE.md

chipforge-plugin CLAUDE.md is an instructions file for coding agents from Fzhiyu1/chipforge-plugin. It costs 154 tokens per session, scanned A, original, MIT.

Project instructions for developing ChipForge, a Claude Code plugin for AI-assisted FPGA development. FPGA development means designing the hardware logic programmed into configurable computer chips.

In plain words
What is it for?
Guide ChipForge development in English, prevent automatic pushes, build its Go knowledge-graph tool, and check its included simulation tools.
Why use it?
It gives contributors shared rules for language, Git usage, building, and basic checks. This helps keep the plugin's code and documentation consistent.

Instructions file

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.

agentmods
npx agentmods add instructions/fzhiyu1/chipforge-plugin/claude-md
Clone the repo
git clone --depth 1 https://github.com/Fzhiyu1/chipforge-plugin

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 chipforge-plugin CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/fzhiyu1/chipforge-plugin/claude-md.svg)](https://agentmods.dev/instructions/fzhiyu1/chipforge-plugin/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/fzhiyu1/chipforge-plugin/claude-md"><img src="https://agentmods.dev/badge/instructions/fzhiyu1/chipforge-plugin/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 154 This file is loaded in full into every session.
When invoked 154 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00154 $0.00154
Opus 5 $0.00077 $0.00077
Sonnet 5 $0.00031 $0.00031
Haiku 4.5 $0.00015 $0.00015

Measured 3d ago against content hash 3e957fe253ea, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

chipforge-plugin CLAUDE.md 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 3d 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.

CLAUDE.md · 38 lines

What it actually says

ChipForge Plugin Development Guidelines

Language Policy

This is an open-source project targeting international developers.

All content must be in English:

  • Code and variable names
  • Comments
  • Commit messages
  • README and documentation

Project Overview

Claude Code plugin for AI-powered FPGA development.

Git Rules

  • Do NOT push automatically
  • Always wait for user confirmation before pushing

Build Commands

Knowledge Graph Tool (Go)

cd tools/kg && go build -o ../../bin/chipforge-kg.exe

Testing

# Test knowledge graph
./bin/chipforge-kg.exe help

# Test iverilog
./bin/iverilog/iverilog.exe -v
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. 3d ago First seen · 38 lines · 154 tokens per session scan A 3e957fe253ea

Subscribe to this mod's changes

chipforge-plugin CLAUDE.md is an instructions file published in the GitHub repository Fzhiyu1/chipforge-plugin (4 stars, last pushed 7mo ago), licensed MIT. It adds 154 tokens to every session, about $0.0008 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.

Related

Other instructions, from other repositories

brilliant_sdk AGENTS.md

Instructions for brilliantlabsAR/brilliant_sdk, covering brilliant sdk — agent guide, how an app works (the pattern behind everything), minimal reading paths, verify without hardware and testing.

brilliantlabsAR/brilliant_sdk · 1,817 tokens

NeoMind CLAUDE.md

Instructions for camthink-ai/NeoMind, covering neomind — edge ai platform for iot, development commands, ecosystem repositories, extension package contract (.nep) and device type template contract (json).

camthink-ai/NeoMind · 4,296 tokens

AMD-BC-250-Windows-Driver AGENTS.md

Instructions for Keshas-dev/AMD-BC-250-Windows-Driver, covering amd bc-250 windows driver — agent notes, host machine, ⚠️ historical-data caution (2026-08-21, strengthened), fresh re-verifications (current build, 2026-08-21) and workspace boundary.

Keshas-dev/AMD-BC-250-Windows-Driver · 48,206 tokens

Nothan-OS CLAUDE.md

Instructions for Vinalinux-Org/Nothan-OS, covering claude.md — nothanos, hard rules, toolchain, driver and design philosophy.

Vinalinux-Org/Nothan-OS · 499 tokens

zmk-config AGENTS.md

AGENTS.md instructions for urob/zmk-config, covering customization guide, ground rules, how the multi-board layout works, adding a new board and where to change what.

urob/zmk-config · 1,867 tokens

ext-apps CLAUDE.md

Claude Code instructions for modelcontextprotocol/ext-apps, a project described as: Official repo for spec & SDK of MCP Apps protocol - standard for UIs embedded AI chatbots, served by MCP servers.

modelcontextprotocol/ext-apps · 3 tokens