I've been using Claude Code heavily for a few months and kept adding MCPs, skills, hooks, and CLAUDE.md files along the way. Ran a measurement recently and found I was burning 16k tokens of context before typing a single message.
I built unclog to surface this. It scans ~/.claude, shows you what's eating your context window and how much, then lets you selectively remove things. Every change is reversible — it snapshots before touching anything.
uv tool install unclog
unclog
Feedback welcome — especially edge cases from setups heavier than mine.