cco-report
Installation
SKILL.md
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