cco-report
Context Token ROI Report
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:
- If the waste trend is WORSENING, warn the user and suggest specific changes
- If there are top wasted files, suggest the user avoid reading those files in future sessions or use more targeted reads (offset/limit)
- If average tokens per session is high, suggest task splitting strategies
- Calculate the estimated monthly cost savings if the user maintains current improvement trends
More from egorfedorov/claude-context-optimizer
cco-claudemd
Analyze CLAUDE.md files for token bloat and suggest optimizations
95cco
Show context usage heatmap for current session
85cco-budget
Configure token budget limits, auto-compact settings, and view current budget status (model-aware — supports Opus 4.7 1M context tier)
75smart-loader
Automatically suggests optimal files to preload based on the user's task description and historical context patterns. Activates when the user starts a new task, mentions reading files, or when session context is being set up.
75cco-templates
Manage context templates for common task types
71cco-anatomy
Generate a compact project map so Claude understands the codebase without opening every file
71