cco-budget
Context Budget Manager
Manage the token budget for Claude Code sessions. Now model-aware — picks the right effective context window for Opus 4.7 (200K) vs Opus 4.7 1M (1M).
Parse $ARGUMENTS:
status (or no arguments)
Show current budget config + auto-compact settings:
cat ~/.claude-context-optimizer/config.json 2>/dev/null
echo "---"
cat ~/.claude-context-optimizer/budget-config.json 2>/dev/null
If no config exists, show defaults (200K tokens for Opus 4.7, warn at 50/70/85/95%).
More from egorfedorov/claude-context-optimizer
cco-claudemd
Analyze CLAUDE.md files for token bloat and suggest optimizations
94cco
Show context usage heatmap for current session
84smart-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.
74cco-report
Show detailed token ROI report across all tracked sessions
72cco-templates
Manage context templates for common task types
70cco-anatomy
Generate a compact project map so Claude understands the codebase without opening every file
70