Global memory overview — staleness alerts, token costs, and stats across all projects
From echo-sleuthnpx claudepluginhub xiaolai/claude-plugin-marketplace --plugin echo-sleuthsonnet/dashboardGenerates JSON configuration for a monitoring dashboard visualizing project metrics: build health, code velocity, quality, performance, and dependencies.
/dashboardOpens claudetop web dashboard in browser showing spending charts over time, costs by project/model/branch, efficiency trends, and sortable session history.
/dashboardDisplays execution status dashboard for current Plan Cascade task from state files like mega-plan.json or prd.json. Supports --verbose|-v and --json flags for output formatting.
/dashboardLaunches real-time monitoring dashboard for autonomous agent metrics and learning analytics; runs Flask server in background and auto-opens browser. Supports --port, --status, --stop, --debug options.
/dashboardGenerates FilamentPHP v4 dashboard pages with single-tab or multi-tab layouts, message callouts, widgets, and custom panel/tab support.
/dashboardDisplays metrics dashboard summarizing token usage, sessions, workflows, phase budgets, and top agents from .claude/metrics/ data over last 7 days.
Show a global overview of Claude Code memories across all projects.
Run the memory dashboard script to get the overview:
bash "${CLAUDE_PLUGIN_ROOT}/scripts/memory-dashboard.sh"
Present the output to the user. If there are staleness alerts, suggest running /audit or /audit --deep for detailed analysis. If token costs are high, suggest /prune for cleanup.
Memory Dashboard — Global Overview
Project Memories Lines Stale Last Updated
────────────────────────────────────────────────────────────────────
project-a 12 340 2 2026-03-20
project-b 8 180 0 2026-03-28
project-c 5 95 3 2026-02-15
Total: 25 memories, 615 lines, ~2,153 tokens
Stale: 5 memories across 2 projects (review with /echo-sleuth:prune)