cco
Installation
SKILL.md
Context Control Center
The all-in-one view of the current session. Show the user the live board, then the per-file heatmap if they want detail.
1. Show the board
node ${CLAUDE_PLUGIN_ROOT}/src/dashboard.js board
This renders, in one screen:
- Budget — % of the effective context window used + $ spent this session
- Saved — tokens the Read Cache blocked → the effectiveness multiplier (e.g. "1.4x")
- Waste — cold context (read but never edited) you can drop to free budget
- Prompt — grade of the last prompt (from Prompt Coach)
- Task — the active task and its token/$ cost (per-task attribution)
- Actions — concrete next steps: what to drop →
/compact, what to/cco-pack