What problem does it solve? It answers questions about how many tokens and how much estimated cost your Codex and Claude Code CLI sessions consumed, without manually running ccusage commands or guessing the right flags. ## Core Features & Use Cases - Period-based usage lookup: Maps natural-language periods (today, yesterday, this week, this month) to the correct pnpm usage:* script with JST absolute dates. - Session comparison: Compares a session's token usage against recent sessions to flag unusually heavy sessions (roughly 2-3x baseline). - Custom date ranges: Passes --since / --until options through to ccusage for arbitrary ranges, with optional JSON output. - Use Case: Ask "how much did I spend on tokens yesterday?" and get a concise report with total tokens, input/output/cache breakdown, and estimated cost clearly labeled as an estimate. ## Quick Start Use the check-token-usage skill to show today's token usage and estimated cost for Codex and Claude Code.