What problem does it solve? Global Claude Code rules and skills accumulate over time and become duplicated, misplaced, or unenforced. This Skill provides a systematic method for writing, placing, splitting, merging, and deleting rules and skills so the configuration stays consistent and actually gets followed. ## Core Features & Use Cases - Placement decisions: Routes each piece of guidance to the right location (global rules, project rules, skills, hooks, CLAUDE.md, or auto memory) based on scope and enforcement needs. - Writing conventions: Defines naming patterns (snake_case for rules, verb-object kebab-case for skills), section structure, and formatting consistency across SKILL.md files. - Deviation diagnosis: Classifies unenforced rules into five failure types plus a hook-escalation path, with concrete fixes for each. - Use Case: After noticing a rule was repeatedly violated, use this Skill to diagnose whether the rule lacks a procedure, depends on memory, or should be moved into a hook, then restructure it accordingly. ## Quick Start Ask the assistant to review and reorganize the rules in ~/.claude/rules/ and skills in ~/.claude/skills/ using the organize-rules skill.