What problem does it solve? Claude Code sessions accumulate context overhead from agents, skills, MCP servers, rules, and CLAUDE.md files, degrading performance and shrinking usable context. This Skill quantifies that overhead and identifies exactly which components to trim. ## Core Features & Use Cases - Component Inventory: Scans agents, skills, rules, MCP server configs, and CLAUDE.md files to estimate per-component token consumption. - Issue Detection: Flags bloated agent descriptions, heavy files, redundant components, MCP over-subscription, and CLI-replaceable MCP servers. - Prioritized Report: Produces a ranked optimization report with estimated token savings per action and total potential savings. - Use Case: Before adding five new MCP servers, run an audit to learn that removing three CLI-replaceable servers frees ~27,500 tokens, keeping overhead under 40%. ## Quick Start Ask the assistant to run a context budget audit of the current setup and show the top token-saving optimizations.