context-tiering

Community

Tier your context memory for long-running tasks.

Authorcropsgg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Tiered memory management addresses context-window overflow by organizing information into working, reference, and archival tiers, preserving critical data across long-running sessions and reducing token churn.

Core Features & Use Cases

  • Tier classification for current, reference, and archival contexts.
  • Proactive promotion/demotion to optimize memory usage during long sessions.
  • Efficient retrieval via an indexed reference store and compressed archival storage.
  • Suitable for long-running agent tasks, multi-file projects, and cross-session continuity.

Quick Start

Promote essential context to the reference tier when the working window approaches capacity, compress and archive infrequently used material, and retrieve from all tiers on demand.

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: context-tiering
Download link: https://github.com/cropsgg/skills/archive/main.zip#context-tiering

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.