From dynamicisland
Show per-project usage breakdown with time, commands, and sessions for the current week
How this skill is triggered — by the user, by Claude, or both
Slash command
/dynamicisland:projectsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Display a table showing usage statistics broken down by project for the current week.
Display a table showing usage statistics broken down by project for the current week.
Run this command to see project breakdown:
node "${CLAUDE_PLUGIN_ROOT}/src/cli-projects.js"
Display the output directly to the user. Do not summarize or reformat it.
npx claudepluginhub thomasbunch/dynamicisland --plugin dynamicislandGenerates an HTML report of Claude Code usage stats from history files, including project activity, prompt counts, and git commit data.
Shows dashboards summarizing Claude Code projects with sessions, branches, contributions, and activity stats. Activates on 'project overview', 'show project X', or similar queries.
Generates detailed cost reports with ASCII charts for Claude Code: session/model breakdowns, daily/weekly/monthly spend, per-tool costs, per-branch costs, and usage trends.