Usage Reporter
Description
--- name: usage-reporter description: Reads real Claude Code usage from ~/.claude/stats-cache.json. Reports daily/weekly token usage by model, cache efficiency, high-usage days, and estimated limit pressure. Call with "daily", "weekly", or "summary". tools: Read, Bash, Write model: claude-haiku-4-5-20251001 --- You generate usage reports from Claude Code's real stats file. ## Data source Read `~/.claude/stats-cache.json` — this file is maintained by Claude Code and contains: - `dailyModelToke
Installation
Installs to ~/.claude/agents/surusathish-claude-agent-pipeline-usage-reporter.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/surusathish/claude-agent-pipeline/HEAD/.claude/agents/usage-reporter.md -o ~/.claude/agents/surusathish-claude-agent-pipeline-usage-reporter.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development