What problem does it solve?
This Skill reduces cognitive overload from long or disorganized CLAUDE.md files by extracting only the globally relevant information, resolving conflicting guidance, and reorganizing remaining content into focused, discoverable topic files using progressive disclosure.
Core Features & Use Cases
- Contradiction Detection: Identify contradictory or conflicting instructions and prompt for resolution choices.
- Essentials Extraction: Produce a minimal root CLAUDE.md containing a one-sentence project description, package manager notes, and any non-standard build or typecheck commands.
- Topical Grouping: Organize remaining guidance into separate markdown files by logical categories and suggest a docs/ folder structure.
- Prune Recommendations: Flag redundant, vague, or overly obvious items for deletion or relocation to reduce noise.
- Use Case: Ideal for developer repositories with sprawling CLAUDE.md files that mix onboarding, coding conventions, build instructions, and workflow policies.
Quick Start
Refactor my CLAUDE.md into a minimal root file and a set of topic-specific markdown files following progressive disclosure, flagging contradictions and vague or redundant instructions.