Generates detailed token ROI reports across tracked sessions with waste trend analysis, actionable insights, cost savings estimates, and project-specific file preload/avoid suggestions.
npx claudepluginhub egorfedorov/claude-context-optimizerThis skill is limited to using the following tools:
Generate and display a comprehensive token usage report across all tracked sessions.
Analyzes Claude Code conversation logs for token usage, costs, cache hit rates, workflow patterns (skills, agents, hooks), and cost optimizations. Generates interactive HTML dashboard.
Calculates monthly token savings, ROI by model, context multiplier, and team savings for Context Optimizer. Uses real session data or 35% waste industry average.
Share bugs, ideas, or general feedback.
Generate and display a comprehensive token usage report across all tracked sessions.
Run:
node ${CLAUDE_PLUGIN_ROOT}/src/report.js full
Present the full report to the user. After showing it, provide actionable insights:
Also run:
node ${CLAUDE_PLUGIN_ROOT}/src/tracker.js suggest "$(pwd)"
And present the smart suggestions (files to preload, files to avoid) for the current project directory.