krishnesh7/claude-usage-analytics
Plugin Claude Code
Local-first token usage & imputed cost analytics for Claude Code.
krishnesh7/claude-usage-analytics
Plugin Claude Code
Local-first token usage & imputed cost analytics for Claude Code.
krishnesh7/claude-usage-analytics
Plugin Claude Code
Local-first token usage & imputed cost analytics for Claude Code. Offline parser + SQLite + live dashboard and static reports, with session-kind/SDLC classification, secret redaction, and per-project attribution. Self-bootstrapping Python; near-zero LLM overhead.
krishnesh7/claude-usage-analytics
Command
Show which project this session is tagged to, and re-run project resolution for the current directory. Use this if the session-start hook tagged the wrong project.
krishnesh7/claude-usage-analytics
Command
Register the current directory as a tracked project (auto-detects worktrees). Usage:/project-init.
krishnesh7/claude-usage-analytics
Command
List all registered projects with lifetime tokens and imputed cost.
krishnesh7/claude-usage-analytics
Command
Manually override the SDLC stage for this session. Usage:/stage.
krishnesh7/claude-usage-analytics
Command
Compare claude-usage-tracker with the official session-report plugin — feature table, architecture differences, and when to use each.
krishnesh7/claude-usage-analytics
Command
Write or refresh docs/CLAUDEUSAGE.md in the current project directory.
krishnesh7/claude-usage-analytics
Command
Show the claude-usage-tracker getting-started guide — setup steps, slash commands, CLI reference, and tips for reading CLAUDEUSAGE.md.
krishnesh7/claude-usage-analytics
Command
Re-run the offline parser and stage classifier (use after a long session to refresh the DB).
krishnesh7/claude-usage-analytics
Command
Generate a self-contained HTML usage report for the current project (all time).
krishnesh7/claude-usage-analytics
Command
Show token usage and imputed $ cost for the current project (last 7 days).
krishnesh7/claude-usage-analytics
Skill Claude CodeCodex
Use when the user asks how to set up the claude-usage-tracker for a new project, wants to register a project, doesn't see their sessions being tracked, or asks what commands are available. Walks through the 3-step setup and surfaces the right CLI commands for their situation.
krishnesh7/claude-usage-analytics
Skill Claude CodeCodex
Use when the user asks how claude-usage-tracker differs from the official session-report plugin, asks "why should I use this instead of session-report", asks what features are unique to this plugin, or wants to understand which plugin to use for a given task.