What problem does it solve?
split-memory helps you manage a growing CLAUDE.md by turning one massive, hard-to-navigate instruction file into a set of focused modules with clear precedence, reducing contradictions and improving maintainability.
Core Features & Use Cases
- When to split: Provides a decision guide for splitting once CLAUDE.md exceeds about 300 lines or when multiple teams require different instructions.
- Index-first organization: Recommends keeping root CLAUDE.md as a concise index pointing to detailed instructions.
- Conflict prevention with precedence: Defines explicit priority rules to ensure universal guidance overrides module or team guidance.
- Single-axis splitting: Guides you to split by only one dimension (concern, module, or team) to avoid overlapping ownership and conflicting rules.
Quick Start
Use the split-memory skill when your CLAUDE.md has grown beyond 300 lines or your project needs modular, team- or module-specific instructions with a clear precedence order.