What problem does it solve?
CLAUDE.md files tend to accumulate duplicate rules, outdated code snippets, and narrow-scope guidance that degrade LLM instruction-following performance. This Skill provides audit checklists, consolidation workflows, and research-backed limits to keep project instruction files concise and effective.
Core Features & Use Cases
- Audit Checklist: Verifies line count under 300, detects duplicate rules, and flags outdated embedded code snippets.
- Optimization Workflow: Guides consolidation of critical rules, replacement of code blocks with file path references, and migration of narrow guidance into skills.
- Progressive Disclosure Pattern: Structures documentation across three levels (CLAUDE.md, skills, specialized guides) to reduce context overhead.
- Use Case: When a project's CLAUDE.md grows past 300 lines with repeated rules, use this Skill to find duplicates, consolidate critical rules into one section, and move task-specific content into dedicated skills.
Quick Start
Review my CLAUDE.md file and suggest how to reduce it below 300 lines while removing duplicate rules.