What problem does it solve? Agent instruction files like CLAUDE.md, AGENTS.md, and COPILOT.md grow into bloated monoliths over time, wasting context tokens on every task, accumulating contradictions, and burying important rules among vague or redundant statements. ## Core Features & Use Cases - Contradiction Detection: Identifies conflicting instructions (e.g., opposing style rules) and asks the user to resolve them before restructuring. - Progressive Disclosure Restructuring: Keeps only universal, task-critical rules in a minimal root file (under 50 lines) and organizes the rest into 3-8 categorized linked files such as typescript.md, testing.md, and git-workflow.md. - Redundancy Cleanup: Flags vague, obvious, or outdated instructions for deletion so they stop consuming context tokens. - Use Case: Your CLAUDE.md has grown past 400 lines mixing code style, testing, and architecture rules. Run this Skill to get a lean root file with quick-reference commands plus organized, linked guideline files. ## Quick Start Ask the agent to refactor your CLAUDE.md file using progressive disclosure to split it into organized linked documentation.