Help us improve
Share bugs, ideas, or general feedback.
From claudetop
Opens the claudetop web dashboard in your browser showing spending charts over time, cost by project/model/branch, efficiency trends, and sortable session history.
npx claudepluginhub liorwn/claudetop --plugin claudetopHow this command is triggered — by the user, by Claude, or both
Slash command
/claudetop:dashboardThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# claudetop-dashboard Generate and open the claudetop web dashboard in your browser. Shows spending over time, cost by project/model/branch, efficiency trends, and a sortable session table. Tell the user the dashboard has been opened in their browser.
/tokenburnOpens interactive TokenBurn dashboard in native terminal for token/cost analytics by day, project, model, activity, tools, and shell commands. Periods: today, week (default), 30days, month.
/costsDisplays cost breakdown by AI provider (tokens in/out, queries, est. cost) and workflow for current session and history.
/claude-pulseDisplays real-time session dashboard with cost analysis, token breakdown, tool performance, context usage, and optimization tips. Also supports configure, stats, setup subcommands.
/statusDisplays Claude Code Governor usage dashboard and waste heat map with metrics on blocked tokens, prompt suggestions, tool failures, compactions, waste sources, and session/lifetime totals.
/cc-perfAnalyzes Claude Code session token usage, costs, inefficiencies, and tool calls; provides performance summaries, optimization recommendations, model comparisons, and budget tracking.
/setupConfigures claude-dashboard status line with widget system, supporting compact/normal/detailed/custom display modes and language preferences.
Share bugs, ideas, or general feedback.
Generate and open the claudetop web dashboard in your browser. Shows spending over time, cost by project/model/branch, efficiency trends, and a sortable session table.
claudetop-dashboard 2>/dev/null || echo "claudetop-dashboard not found. Install: cd ~/claudetop && ./install.sh"
Tell the user the dashboard has been opened in their browser.