From dynamicisland
Display full Dynamic Island analytics dashboard with session stats, usage windows, cost, agents, and context health
How this skill is triggered — by the user, by Claude, or both
Slash command
/dynamicisland:statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Display a comprehensive session analytics dashboard showing all Dynamic Island metrics.
Display a comprehensive session analytics dashboard showing all Dynamic Island metrics.
Run this command to see the full dashboard:
node "${CLAUDE_PLUGIN_ROOT}/src/cli-status.js"
Display the output directly to the user. Do not summarize or reformat it.
npx claudepluginhub thomasbunch/dynamicisland --plugin dynamicislandOpens a personal analytics dashboard in the browser showing Claude Code session activity, tool usage, error rates, parallel work patterns, and project focus. First run installs dependencies.
Renders an on-demand dashboard of basemind activity showing tool call counts, per-tool histogram, and estimated tokens saved vs a grep+Read baseline. User-invoked via `/basemind-stats`.