memory-management

Manage two-layer memory for SEO and GEO project context.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Tvshreyas/DISTILL --skill memory-management-tvshreyas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-management
Source: https://github.com/Tvshreyas/DISTILL/tree/main/.claude/skills/cross-cutting/memory-management
Command: npx skills add https://github.com/Tvshreyas/DISTILL --skill memory-management-tvshreyas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintains a two-layer memory system (hot cache and cold storage) to preserve active project context, keywords, competitors, and campaign data across sessions and analyses.

Core Features & Use Cases

  • Hot Cache: keep frequently referenced context readily available for quick decisions.
  • Cold Storage: archive detailed historical data in memory/ subdirectories for long-term reference.
  • Context Lookup: efficient flow from hot cache to cold storage to surface relevant information.
  • Promotion/Demotion: move items between layers based on usage and relevance.
  • Glossary Maintenance: manage project-specific terminology and abbreviations.
  • Cross-Skill Integration: coordinate memory updates with ranking, reporting, and audits.

Quick Start

Initialize the memory structure for a new project by creating CLAUDE.md and the memory/ folders, then populate the hot cache with initial project context.

Frequently Asked Questions about memory-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage project context for SEO and GEO across multiple sessions?

Manage project context for SEO and GEO by using a two-layer memory system that stores active keywords, competitors, and metrics in a hot cache while archiving historical data in cold storage. This ensures fast retrieval and organized context across sessions.

What is the best way to store historical SEO campaign data for long-term reference?

Store historical SEO campaign data by archiving detailed project information in cold storage memory subdirectories. This separates long-term reference data from frequently accessed context, keeping your workspace organized and retrieval efficient.

How does hot cache and cold storage memory work for project context?

The hot cache and cold storage system works by keeping frequently referenced project context readily available for quick decisions, while moving less active data to cold storage. Promotion and demotion rules automatically shift items between layers based on usage and relevance.

How do I initialize a memory structure for a new SEO project?

Initialize the memory structure for a new SEO project by creating the CLAUDE.md file and memory folders, then populating the hot cache with your initial project context, keywords, and competitors to establish a baseline for tracking.

Can I integrate memory updates with ranking checks and SEO audits?

Yes, you can integrate memory updates with ranking checks and SEO audits through cross-skill coordination. The system applies update triggers that automatically refresh stored context and glossary terminology after campaign status changes or ranking checks occur.

When should I move items between hot cache and cold storage?

Move items between hot cache and cold storage based on usage frequency and relevance. Promotion and demotion rules automatically shift actively referenced context to the hot cache, while archiving outdated or rarely used data to cold storage.