If your CLAUDE.md has grown past 100 lines or feels like a dumping ground, this refactors it into something maintainable. It checks line count, splits detailed rules into separate files under .claude/rules/, and ensures you have a verification section with actual commands Claude can run after changes. The clever bit is step 2, which integrates workflow orchestration principles like plan mode and subagent strategies without just copy-pasting boilerplate. It also flags contradictions, suggests extracting reusable global skills, and identifies documentation bloat that should be deleted or linked instead. Think of it as Marie Kondo for your Claude configuration, keeping only what's essential in the root file.
npx skills add https://github.com/brianlovin/claude-config --skill reclaude