By amecoder
Claude Code statusline with cost tracking (daily/weekly/monthly), burn rate, budget bar, git context, PR status, and session timer
Claude Code statusline with cost tracking, git context, and PR status.
feat/auth*3 ↑2 PR#123 · ⏱ 1h07m · 💰 오늘$40 🔥$32/h 어제$265(4/16) 주$2.8k(4/13~) 월$5.7k(4/1~17) [█████░░░░░] 57%
주(4/13~) / 월(4/1~17) inline🔥$32/h based on today's activity windowgh pr view, cached 5 minLIN-123 style IDs from branch names/ccstatus slash command# 1. Add marketplace
/plugin marketplace add amecoder/ccstatus
# 2. Install
/plugin install ccstatus
Then add to ~/.claude/settings.json:
{
"statusLine": {
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/bin/ccstatus --text"
}
}
Or chain with existing statusline tools (e.g., claude-hud):
{
"statusLine": {
"type": "command",
"command": "bash -c '$HUD; $CCSTATUS --text 2>/dev/null || true'"
}
}
Use the slash command inside Claude Code:
/ccstatus # show current config
/ccstatus budget 15000 # set monthly budget ($)
/ccstatus lang en # switch to English
/ccstatus week sunday # start week on Sunday
/ccstatus reset # restore defaults
Settings are persisted to ~/.claude/ccstatus.json.
Environment variables always win over the config file:
| Variable | Values | Default |
|---|---|---|
CCSTATUS_MONTHLY_BUDGET | number (USD) | 10000 |
CCSTATUS_LANG | ko, en | ko |
CCSTATUS_WEEK_START | monday, sunday | monday |
~/.claude/projects/**/*.jsonl for usage events from the current month~/.claude/ccstatus-cost-cache.json)~/.claude/ccstatus-pr-cache.json)Nothing is uploaded. All computation is local.
git (optional — git info hidden if unavailable)gh CLI (optional — PR number hidden if unavailable or not authenticated)MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub amecoder/ccstatus --plugin ccstatusLive usage status bar for Claude Code — session limits, weekly usage, lines changed, 10 themes, widget priorities, shimmer animations, and zero API calls
Ultimate status line combining rate limits, project info, tool activity, todo progress, and improved emoji/CJK support
A comprehensive statusline dashboard for Claude Code — session summary, quota bars, agent tracker, MCP health, message history, and more. All at a glance, no slash commands needed.
htop for your Claude Code sessions — real-time cost tracking, cache efficiency, model comparison, smart alerts, web dashboard, and session analytics
Terminal HUD for Claude Code — real-time token, cost, git, and project monitor
Zero-setup cost tracking and budget management for Claude Code. Real-time burn rate, budget guardrails, ASCII reports, and pre-task cost estimation — all without external dependencies.