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.
npx agentmods add instructions/hanzhangzzz/burnkit/agents-mdgit clone --depth 1 https://github.com/hanzhangzzz/burnkitWrote 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/instructions/hanzhangzzz/burnkit/agents-md)<a href="https://agentmods.dev/instructions/hanzhangzzz/burnkit/agents-md"><img src="https://agentmods.dev/badge/instructions/hanzhangzzz/burnkit/agents-md.svg" alt="Measured on agentmods" 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 | $0.00413 | $0.00413 |
| Opus 5 | $0.00206 | $0.00206 |
| Sonnet 5 | $0.00083 | $0.00083 |
| Haiku 4.5 | $0.00041 | $0.00041 |
Grade A, and why
burnkit AGENTS.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 4d 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.
What it actually says
BurnKit 维护说明
BurnKit 是 Claude Lanes、Coding Usage Bar 和 iTerm2 AI Tab Color 的只读项目导航仓库,不再承载三个工具的实现、安装器或发布流程。
仓库边界
bin/burnkit只能提供projects、doctor和帮助信息,不得安装、卸载、代理或修改三个独立工具。README.md与README.zh-CN.md只维护项目定位、仓库链接和独立安装入口。assets/只保留已经渲染的 BurnKit 历史图片、动图和视频,不进入 npm 包,也不是当前宣传素材或三个独立项目的事实源。- 三个工具的功能、文档、Issue、Release 和用户数据迁移分别在其独立仓库维护。
- Provider 图标由 Coding Usage Bar 维护;从 BurnKit 迁移时只能改变文件名或引用,不能改变图标内容。
独立项目
| 项目 | 仓库 | 正式安装入口 |
|---|---|---|
| Claude Lanes | https://github.com/hanzhangzzz/claude-lanes |
npm install -g claude-lanes |
| Coding Usage Bar | https://github.com/hanzhangzzz/coding-usage-bar |
npx coding-usage-bar install |
| iTerm2 AI Tab Color | https://github.com/hanzhangzzz/iterm2-ai-tab-color |
clone 后执行 ./install.sh |
验证
修改发布入口后至少运行:
bash -n bin/burnkit scripts/e2e-install-verify.sh
bin/burnkit --help
bin/burnkit projects
bin/burnkit doctor
scripts/e2e-install-verify.sh
npm pack --dry-run
git diff --check
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.
- 4d ago First seen · 34 lines · 413 tokens per session scan A 2640bb5a5652
burnkit AGENTS.md is an instructions file published in the GitHub repository hanzhangzzz/burnkit (5 stars, last pushed 1mo ago), licensed MIT. It adds 413 tokens to every session, about $0.0021 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 instructions, from other repositories
crystal CLAUDE.md
Instructions for stravu/crystal, covering crystal - multi-session claude code manager, project overview, references, implementation status: ✅ complete and ✅ implemented features.
easy-cheese python.instructions.md
Instructions for paulnsorensen/easy-cheese, covering hard rules, what to flag and what not to flag.
plan-forge database.instructions.md
Database patterns for .NET — Dapper/EF Core, parameterized queries, migration strategy.
plan-forge naming.instructions.md
Azure naming conventions — Microsoft CAF abbreviations, constraints, uniqueness, tagging.
claude-bridge AGENTS.md
Instructions for kadaba/claude-bridge, covering agents.md — using claude-bridge from any ai coding cli, two independent channels, 1. coordination (the conversation), 2. file transfer (the bytes) — same for every tool and workflows.
AmbyKit CLAUDE.md
Instructions for ambystechcom/AmbyKit, covering claude code — notes for the ambykit repo and claude-specific.