memory-design

Community

Memory design guidelines for Claude Code workflows.

Authorracurry
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Memory design governs how Claude Code loads and uses memory across enterprise, project, rules, and user levels, ensuring scalable and organized prompts.

Core Features & Use Cases

  • Memory hierarchy: Enterprise → Project → Project Rules → User memory → Project Local
  • Loading strategy: Memory is always loaded; skills load when relevant
  • Organization patterns: Path-specific rules and modular memory organization

Quick Start

Example user request: Decide where to place project-specific instructions within CLAUDE.md.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: memory-design
Download link: https://github.com/racurry/neat-little-package/archive/main.zip#memory-design

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository