Low-token discipline
No default full-repo scans. Justify exploratory reads. Concise output by default.
In-repo rules · Lite is MIT
Markdown rules that keep agents from burning context — bounded reads, plan-first edits, and approval gates.
Lite is free on GitHub.
Plus adds the tg installer, benchmarks, and richer packs for
$9/mo.
No account · rules stay in your repo · works with Cursor, Claude, Gemini.
Quickstart
Both editions land the same tokengovernor/ tree — they differ only in how it gets there.
# Lite — free, copy from GitHub
git clone https://github.com/gokubingoman/tokengovernor.git
cp -r tokengovernor/{universal,cursor,packs,workspace-memory} ./tokengovernor
# Plus — $9/mo, private npm (auth once — see Plus INSTALL)
pnpm dlx @tokengovernor/cli@latest init
Point Cursor at tokengovernor/cursor/rules.md
Social proof
Finally a rules pack that matches how we want Cursor to behave — not another bloated "do everything" prompt.
Lite is tiny; Plus is where our Claude and Gemini setups lived day one. Clear upgrade path.
We stopped eating tokens on blind repo greps the week we adopted the universal file.
The honest Lite vs Plus split makes our internal policy docs easier to explain to new hires.
How it works
One universal Markdown file encodes non-negotiables: bounded reads, plan-first edits, secrets hygiene.
cursor/rules.md plus packs/ for Claude, Gemini, OpenCode, OpenClaw. Lite ships baseline packs; Plus adds the extended set.
Plus releases ship updated rules and templates. Run tg doctor to verify any repo, or refresh with tg init.
Features
Both editions teach the same habits. Plus layers an installer, measurements, and richer templates on top.
No default full-repo scans. Justify exploratory reads. Concise output by default.
Explicit confirmation before installs, destructive git, migrations, and env edits.
Cursor, Claude, Gemini, OpenCode, OpenClaw hooks ready to wire in.
tg CLIOne command drops the full tokengovernor/ tree into any repo — no copy/paste drift.
Stricter coding norms, longer examples, deeper memory and security templates.
Reproducible token-footprint and log-handling scenarios with documented methodology.
Pricing
Lite covers individuals and small projects. Plus is for teams that want one-command installs and release-aligned updates.
Open Markdown kit on GitHub.
packs/workspace-memory/ scaffoldFull distribution for teams.
tg init, memory-init, doctorpacks/ & premium examples| Capability | Lite | Plus |
|---|---|---|
| Universal baseline + Cursor rules | Included | Included |
Multi-IDE packs/ |
Baseline | Extended |
workspace-memory/ |
Copy from repo | tg init drops it in |
tg CLI on npm |
— | Included |
| Benchmarks & methodology | — | Included |
| Pricing | Free | $9 / month |
Before & after
Without
Agents grep half the repo and dump files into chat — context burns on every task.
With TokenGovernor
Bounded reads, plan-first edits, and explicit gates — codified in-repo.
Without
Cursor and Claude configs scattered and out of sync across the team.
With TokenGovernor
One tokengovernor/ tree — universal baseline, Cursor rules, and packs/ for the rest.
Without
Every new repo means re-explaining the rules; agents drift between projects.
With TokenGovernor
One tg init drops the same baseline into every repo — release-aligned updates keep them in sync.
FAQ
tg CLI, reproducible benchmarks, and extended packs.Start with Lite for free, or jump straight to Plus for the CLI and extended packs.