Commandcode Usage — Development skill for Claude Code
Command Code plan usage for seven coding agents: one core, seven adapters.
How to install Commandcode Usage
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Jovan1666/commandcode-usage and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Commandcode Usage does
Command Code plan usage for seven coding agents: one core, seven adapters. Runs locally, so checking your quota costs no quota.
Alternatives in Development
- Claude Usage — A local dashboard for tracking your Claude Code token usage, costs, and session history 864 ★
- Cavemem — Frozen — cross-agent persistent memory for coding assistants 674 ★
- Claude Code Otel — A comprehensive observability solution for monitoring Claude Code usage, performance, and costs 306 ★
README
Command Code Usage
See how much of your **Command Code** plan is left — 5-hour, weekly and monthly windows with reset times — **inside the coding agent you already have open**.
Runs on your machine. No model round-trip, so **checking your quota costs no quota**.
CC GOAT │ 5h █▎░░░░░░░░ 12% 4h27m后重置 │ 周 █▏░░░░░░░░ 11% 09-27重置 │ 月 ▋░░░░░░░░░ 6% $66.03 10-20重置
[简体中文](README.zh-CN.md) · [What was verified](docs/FINDINGS.md)
[](https://github.com/Jovan1666/commandcode-usage/actions/workflows/check.yml)
Install
Each agent has its own way of loading plugins, so pick yours. All of them end up running the same core script (`core/cc-usage.mjs`).
| Agent | How | Persistent? |
|---|---|---|
| Claude Code | /plugin marketplace add Jovan1666/commandcode-usage then /plugin install commandcode-usage, then run plugins/claude-code/scripts/setup.mjs |
✅ status line |
| Codex CLI | plugin marketplace (.agents/plugins/marketplace.json) — the bundled hook runs each turn; Codex will ask you to trust it |
⚠️ per-turn line |
| Grok Build | grok plugin marketplace add Jovan1666/commandcode-usage, then run plugins/grok/scripts/setup.mjs |
✅ status line |
| opencode | run plugins/opencode/scripts/setup.mjs |
✅ sidebar |
| pi | pi install ./commandcode-usage/plugins/pi, or copy index.ts into ~/.pi/agent/extensions/ |
✅ above the input |
| DeepSeek Harness | clone this repo, then dsh plugin --profile web add ./commandcode-usage/plugins/dsh (needs dsh ^0.1.5-rc.1) |
✅ sidebar |
| ZCode | /plugin marketplace add Jovan1666/commandcode-usage then install from it |
⚠️ command only |
Nothing here asks for your API key up front. The script finds it — see [Credentials](#credentials).
Why some installs need a setup script
Claude Code and Grok keep their status line in the **user's** config, and neither lets a plugin declare it
Related Skills
Slm Gate
Decoupled local-SLM pre-processing and routing layer for MCP and cloud LLMs. Intercepts, distills, and routes
Agent Usage Bar
macOS menu bar app showing how much Codex and Claude quota is left, what you spent locally, and when the windo
Claude Code Intelligence
Local-first usage intelligence for Claude Code: an OTLP receiver, transcript parsing and quota tracking that a
Toks
A local-first Linux desktop app for tracking Claude Code and Codex usage, costs, models, and plan limits.
Commandcode Proxy Go
Personal maintenance fork of liwei/commandcode-proxy-go: Claude Code tool-image fixes, resilient streaming and
Quota Bar
macOS menu bar app showing how much Codex and Claude quota is left, what you spent locally, and when the windo
Related Agents
Vestige Rust Engineer
Implements changes inside the Vestige Rust workspace — migrations, store methods, core types, engine orchestra
10x Tool Calls
Cursor and Windsurf meter usage by requests and tool calls rather than tokens, which means a finished or stall
Kimi Worker
Forward a coding, diagnosis, or review task to Kimi K3 (Moonshot) through the local kimi-worker.sh runtime. Us