What problem does it solve? CLAUDE.md files grow bloated over time, and once they exceed 200 lines Claude begins ignoring instructions buried in the noise. This Skill audits every line of your CLAUDE.md files, classifies content into keep/cut/move buckets, and produces a scored quality report before applying fixes. ## Core Features & Use Cases - Line-by-line classification: Applies the official test "would removing this cause Claude to make mistakes?" to every line, sorting content into Keep, Cut, Move-to-skill, or Move-to-rules buckets. - Scored quality report: Generates a 100-point rubric score covering size compliance, content discipline, accuracy, actionability, and correct use of alternatives, with hard caps for over-length files. - Off-loading guidance: Moves multi-step procedures into .claude/skills/ and path-specific instructions into .claude/rules/ so they stop consuming context in every session. - Use Case: Your project's CLAUDE.md has grown to 380 lines with directory trees, architecture overviews, and a 6-step release workflow. Run this Skill to get a cut list that brings it under 200 lines, extract the workflow into a skill, and convert file-type-specific rules into path-scoped rule files. ## Quick Start Audit the CLAUDE.md file in this repository and propose cuts to bring it under 200 lines.