context-hierarchy-design

Installation
SKILL.md

Context Hierarchy Design Skill

Design a memory hierarchy that loads context progressively based on task needs.

Purpose

Not all context is needed all the time. A well-designed hierarchy ensures agents get exactly the context they need without bloat.

When to Use

  • Setting up a new project's context infrastructure
  • Refactoring bloated CLAUDE.md files
  • Creating task-specific context loading
  • Optimizing agent startup time
  • Scaling context for multiple task types

The Three-Tier Memory Strategy

Related skills
Installs
12
GitHub Stars
65
First Seen
Jan 24, 2026