hanzhangzzz

Burnkit — AI skill for Claude Code

AI community

AI coding workflow pressure toolkit — Claude Provider Router, iTerm2 Tab Color, Burn AI.

How to install Burnkit

This entry records only its repository, not the path inside it, so there is no exact command to give. Open hanzhangzzz/burnkit and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Burnkit does

AI coding workflow pressure toolkit — Claude Provider Router, iTerm2 Tab Color, Burn AI.

Alternatives in AI

  • Loushang — AI-native agent harness for coding workflows by python: multi-model LLM orchestration, stateful sessions, tool 1.3k ★
  • My Free Code — Open-source multi-provider AI gateway for Claude Code and other coding agents, with model routing, streaming 633 ★
  • Usage — macOS menu bar & Windows tray app pinning Claude Code, Codex & Antigravity quota, burn rate, and cost to your 301 ★

README

BurnKit

BurnKit is the directory for three standalone tools built for parallel AI coding workflows. The implementations, releases, issues, and install lifecycle now live entirely in their own repositories.

Project What it does Install
Claude Lanes Pins each Claude Code window to an explicit provider or team route npm install -g claude-lanes
Coding Usage Bar Shows coding-plan usage and burn pace in the macOS menu bar npx coding-usage-bar install
iTerm2 AI Tab Color Colors Claude Code and Codex tabs by attention state Clone the repository and run ./install.sh

BurnKit CLI

The remaining CLI is intentionally read-only:

git clone https://github.com/hanzhangzzz/burnkit.git
cd burnkit
./bin/burnkit projects
./bin/burnkit doctor

The npm `burnkit@latest` package is still the old bundled toolkit (`0.1.2` as of 2026-09-20) and does not contain this read-only directory CLI. Do not install BurnKit from npm; use the repository entry above and install each standalone project with its own command.

BurnKit no longer bundles, installs, uninstalls, or proxies the three tools. Use each standalone project's own commands and documentation.

中文说明见 [README.zh-CN.md](README.zh-CN.md)。

License

BurnKit's own code and documentation are released under the [MIT License](LICENSE). Each standalone project defines its own source and asset licensing terms.