What problem does it solve? Claude Code environments accumulate dead weight over time: unused skills, orphaned hooks, duplicate permission entries, failing MCP servers, and bloated caches silently inflate context cost and slow sessions. This Skill performs periodic garbage collection across the entire ~/.claude configuration surface with human confirmation and an undo path for every change. ## Core Features & Use Cases - Nine scan channels: Detects redundant skills, stale memory files, orphaned hooks, duplicate permissions, broken MCP servers, expired automations, stale project history, oversized caches, and context-expensive components. - Safe removal workflow: Ranks findings by confidence, confirms each item individually, soft-deletes to a trash folder, and logs every action with undo instructions. - Config tamper detection: Flags lint and formatter config edits that weaken checks to make gates pass instead of fixing code. - Use Case: A user notices sessions starting slowly and context filling fast. Run this Skill to audit ~/.claude, identify a 40MB stale cache, three unused MCP servers, and an always-loaded skill that fires twice a year, then reclaim the budget with per-item confirmation. ## Quick Start Ask the assistant to audit your Claude Code configuration for stale skills, unused MCP servers, and context-heavy components, then review each finding one by one.