memory-management

Manage two-layer memory with hot cache and cold storage for SEO projects.

142|18|Updated Jun 28, 2026
One-click install
npx skills add https://github.com/aaron-he-zhu/seo-geo-claude-skills --skill memory-management-aaron-he-zhu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-management
Source: https://github.com/aaron-he-zhu/seo-geo-claude-skills/tree/main/cross-cutting/memory-management
Command: npx skills add https://github.com/aaron-he-zhu/seo-geo-claude-skills --skill memory-management-aaron-he-zhu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Memory-management implements a two-layer memory system for SEO and GEO projects, maintaining a hot cache for active context and cold storage for historical data, enabling fast retrieval and scalable memory management.

Core Features & Use Cases

  • Hot Cache Management: Keeps active context loaded in CLAUDE.md for quick access during sessions.
  • Cold Storage Organization: Structures detailed archives in memory/ subdirectories to retain historical data.
  • Context Lookup & Promotion/Demotion: Efficient flow to promote frequently referenced items and demote stale data, optimizing memory load.

Quick Start

Initialize the memory structure for a new project and populate CLAUDE.md with initial hot-cache entries, then build memory/ subfolders (keywords, competitors, glossary, reports) for ongoing updates.

Frequently Asked Questions about memory-management

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

FAQPage Schema
How does a two-layer memory system manage project context?

A two-layer memory system maintains active project context in a hot cache for fast retrieval, while archiving historical data in cold storage. This ensures quick access to current information and scalable memory management.

How do I set up hot cache and cold storage for SEO context?

To set up SEO context, initialize a hot CLAUDE.md file with active context entries, then create structured memory/ subdirectories like keywords, competitors, and reports for cold storage organization.

When should I promote or demote items in project memory?

Promote items in project memory when frequently referenced for active work, and demote stale data to cold storage archives. This optimization reduces memory load and keeps active sessions fast.

What is the best way to organize historical SEO audit data?

The best way to organize historical SEO audit data is using structured memory/ subdirectories. Store detailed reports and glossary entries in cold storage to retain historical data without bloating the active hot cache.

Can I extend memory management with custom scripts and references?

Yes, you can extend memory management functionality by adding optional scripts, references, and assets. These components integrate with the structured memory/ directory to support custom SEO and GEO workflows.

Do I need a specific directory structure for GEO project memory?

Yes, GEO project memory requires a hot CLAUDE.md file for the cache and a structured memory/ directory. Subdirectories for keywords, competitors, glossary, and reports are needed to manage archive workflows.