Agent Usage Bar
Description
macOS menu bar app showing how much Codex and Claude quota is left, what you spent locally, and when the window resets.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
AgentUsageBar
A macOS menu bar app that tells you how much Codex and Claude quota you have left, what you spent locally, and when the window resets.
It is a trimmed rebuild of [CodexBar](https://github.com/steipete/CodexBar). CodexBar tracks a long list of agent CLIs; this one tracks two, Codex and Claude, and spends the room it saved on the parts you actually look at. One status item instead of a row of them. One card that fits on screen. Motion that comes from one curve rather than five.
What "trimmed" means
Every file adapted from CodexBar says in its header what it kept and what it dropped. The short version:
| Kept | Dropped |
|---|---|
Codex wham/usage, Claude /api/oauth/usage |
Gemini, Antigravity, Factory, Warp |
| Session and weekly windows, credits | Spend controls, per-model rate limits, workspace resolution |
| Linear and historical pace models | Workday-weighted progress, run-out risk percentage |
| Local cost scan for both CLIs | Profile lookup, extra-usage billing, the web fallback |
| The capsule icon and its two decorations | Blink, wiggle, tilt, status overlays, the morph cache |
What replaced them is motion. CodexBar's bar jumps to its new value; this one charges into it, and the number above it charges with it.
The menu bar item
Claude on the top row, Codex on the bottom. Left to right: full, half spent, nearly out, session window only, and stale after
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11