What problem does it solve?
Claude's memory (CLAUDE.md files) is crucial for consistent behavior, but managing it effectively across projects and teams can be complex, leading to context loss or inefficient AI interactions. This Skill provides clear guidelines for memory management, ensuring Claude always has the right context.
Core Features & Use Cases
- Hierarchical Memory System: Understand how Claude prioritizes memory files (Enterprise, Project, User, Local) for effective context loading.
- Structure & Content Guidelines: Best practices for organizing CLAUDE.md with logical sections, emphasis, and token efficiency.
- Import Syntax: Leverage
@path/to/import for modular and scalable memory management, breaking down large memory files.
- Use Case: Update your project's
CLAUDE.md file to include new code style guidelines and common pitfalls, ensuring all team members (and Claude) follow consistent patterns without redundant explanations.
Quick Start
Update the project's CLAUDE.md file to add a new section on "Critical Rules" emphasizing that all database migrations must be reviewed by two senior engineers.