Development
Command
/dashboard
Open the claudetop web dashboard showing spending charts and session history
Install
> /plugin marketplace add liorwn/claudetop > /plugin install claudetop@claudetop
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/dashboard
Context preview
What this command does when you run it.
Open the claudetop web dashboard showing spending charts and session history
Command definition
dashboard.mddescription: Open the claudetop web dashboard showing spending charts and session history argument-hint: "" allowed-tools: - Bash
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.
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.
Ships withclaudetop
htop for your Claude Code sessions — real-time cost, cache efficiency, model comparison, and smart alerts
Get the whole plugin

