Ccc Context Budget banner
KevinZai KevinZai

Ccc Context Budget

Design community

Description

--- description: "Visual context window budget analyzer — shows usage gauge, identifies bloat sources, recommends when to save session and compact." --- # Context Budget Analyzer Analyze your Claude Code context window consumption and produce a visual report with actionable recommendations. ## Usage ``` /context-budget # Summary with gauge and top recommendations /context-budget --verbose # Full breakdown per component ``` $ARGUMENTS ## What to Do Run the **context-budget*

Installation

Installs to ~/.claude/skills/kevinzai-commander-ccc-context-budget/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kevinzai-commander-ccc-context-budget && curl -fsSL https://raw.githubusercontent.com/KevinZai/commander/HEAD/commands/ccc-context-budget.md -o ~/.claude/skills/kevinzai-commander-ccc-context-budget/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository