memory-hierarchy

Community

Master Claude Code's memory, boost productivity.

Authoryebot
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Effectively managing Claude Code's memory system, including various file types, locations, and import syntax, can be complex. This skill provides a complete reference to the memory hierarchy, enabling you to organize knowledge efficiently and ensure Claude Code always has the right context.

Core Features & Use Cases

  • Comprehensive Memory Locations: Understand the priority and purpose of Enterprise, Project, User, and Local memory files, ensuring optimal context loading.
  • Modular Rules & Path-Specific Scoping: Learn to organize rules in .claude/rules/ and use YAML frontmatter with glob patterns to apply rules to specific file types or directories.
  • Import Syntax & Best Practices: Master @path/to/file imports for linking documentation and follow guidelines for content, organization, and choosing the right memory type.

Quick Start

To add a project-specific rule for TypeScript files, ask the skill to "Show me how to create a rule in .claude/rules/ that applies only to src/api/**/*.ts files and enforces input validation."

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-hierarchy
Download link: https://github.com/yebot/rad-cc-plugins/archive/main.zip#memory-hierarchy

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