memory-management

Organizes SEO/GEO project context into hot CLAUDE.md cache and cold memory/ storage for reuse across sessions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/yashpanchalhq/Hartmann-Girls-High-School-Website --skill memory-management-yashpanchalhq
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: memory-management
Source: https://github.com/yashpanchalhq/Hartmann-Girls-High-School-Website/tree/main/.agents/skills/memory-management
Command: npx skills add https://github.com/yashpanchalhq/Hartmann-Girls-High-School-Website --skill memory-management-yashpanchalhq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Persist SEO/GEO project context, brand guidelines, and target keywords across sessions so your agent remembers strategy without re-explaining.

Core Features & Use Cases

  • Two-layer memory system with hot cache (~100 lines CLAUDE.md) and cold storage under memory/
  • Efficient context lookup flow from hot cache to cold storage and glossary
  • Automatic promotion/demotion of memory items based on reference frequency
  • Glossary maintenance and terminology management
  • Cross-skill integration with ranking, auditing, and reports

Quick Start

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

Frequently Asked Questions about memory-management

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

FAQPage Schema
How do I persist SEO project context across sessions without re-explaining strategy?▼

SEO project context persists across sessions using a two-layer memory system: a hot cache file (CLAUDE.md) for active context and cold storage under the memory/ directory for historical data.

What is the best way to organize hot cache and cold storage for SEO memory management?▼

SEO memory management organizes context by maintaining a hot cache of approximately 100 lines in CLAUDE.md for frequent data, while demoting less referenced items to cold storage under memory/.

How does context lookup work between the hot cache and cold storage layers?▼

Context lookup flows from the hot cache in CLAUDE.md to cold storage files under memory/, automatically promoting or demoting memory items based on their reference frequency to optimize retrieval.

Can I integrate memory updates with other SEO auditing and ranking skills?▼

SEO memory updates integrate with related ranking, auditing, and report skills through update triggers, ensuring project terminology and history remain synchronized across your workflow.

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

Initialize SEO project memory by creating the CLAUDE.md hot cache file and the memory/ directory structure, then populate them with initial brand guidelines, target keywords, and strategy context.

Does SEO memory management support glossary and terminology maintenance?▼

SEO memory management supports glossary maintenance and terminology management within cold storage, allowing your agent to consistently query and apply specific project vocabulary across sessions.