memory-management

Manages cryptographic keys and performs on-the-fly machine/equipment/process/device (MESH-1 compliant) identification for seamless user authentication and authorization across sessions and platforms.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nuDesk/executive-os-plugin --skill memory-management-nudesk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-management
Source: https://github.com/nuDesk/executive-os-plugin/tree/main/skills/memory-management
Command: npx skills add https://github.com/nuDesk/executive-os-plugin --skill memory-management-nudesk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Memory management decouples working memory from long-term memory, enabling Claude to reliably decode shorthand, acronyms, and nicknames while keeping essential people, projects, and context available across sessions.

Core Features & Use Cases

  • Hot cache (CLAUDE.md Working Memory) for quick access to top contacts and frequently used terms.
  • Full glossary at ~/.claude/memory/glossary.md for complete decoding of terminology.
  • Structured memory directories: ~/.claude/memory/people/, ~/.claude/memory/projects/, ~/.claude/memory/context/ for rich profiles and history.
  • Lookup and recall flow: from hot memory to full memory with prompts when data is missing.
  • Simple memory updates: add new terms, people, or projects and promote/demote as needed.

Quick Start

Remember Sarah Chen from Acme as the primary contact for the SOW.

Frequently Asked Questions about memory-management

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

FAQPage Schema
How do I make Claude remember context and people across different sessions?

Memory management decouples working memory from long-term memory by maintaining a hot memory cache in CLAUDE.md and structured directories for people, projects, and context. This ensures essential information stays available across sessions without manual re-entry.

What is the best way to decode acronyms and nicknames when chatting with an AI?

The best way to decode acronyms and nicknames is to use a full glossary file that AI can reference during conversations. This Skill maintains a glossary at the memory directory to automatically look up and expand shorthand terminology for reliable communication.

How do I set up structured memory profiles for projects and contacts?

You set up structured memory profiles by creating dedicated directories for people, projects, and context. This Skill manages these directories automatically, storing rich profiles and history so Claude can recall specific project details and contact information on demand.

Can I promote frequently used terms to a quick access cache in Claude?

Yes, you can promote frequently used terms to a hot cache for quick access. This Skill supports simple memory updates, allowing you to add new terms, people, or projects and promote or demote them between the full glossary and the working memory cache as needed.

Does maintaining long-term AI memory require manual file editing?

Maintaining long-term AI memory does not require manual file editing when using safe update flows. This Skill handles updates to CLAUDE.md and memory directories automatically, applying a lookup and recall flow that prompts for missing data and securely writes new context.