From claude-smart
Opens claude-smart dashboard (http://localhost:3001) in browser, starts backend and dashboard if not running via bash script, shows output verbatim.
How this command is triggered — by the user, by Claude, or both
Slash command
/claude-smart: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
Run this bash command and show its output verbatim: !`bash "$HOME/.reflexio/plugin-root/scripts/dashboard-open.sh"`
Run this bash command and show its output verbatim:
!bash "$HOME/.reflexio/plugin-root/scripts/dashboard-open.sh"
npx claudepluginhub reflexioai/claude-smart --plugin claude-smart/dashboardLaunches the local Agentheim dashboard web UI. Also supports stopping and checking status via `[stop|status]` argument.
/forge-dashOpens a local dashboard panel at localhost:4712 for the obsidian-forge skill, with optional port, browser, refresh, and vault path flags.
/dashboardOpens the claudetop web dashboard in your browser showing spending charts over time, cost by project/model/branch, efficiency trends, and sortable session history.
/dashboardManages a local dashboard backed by .thoth ledgers — start, stop, or rebuild the dashboard server.
/dashboardLaunches real-time monitoring dashboard for autonomous agent metrics and learning analytics in background, auto-opens browser. Supports --port, --host, --status, --stop, --debug, and more.