prod-memory-management

Decode shorthand, acronyms, and internal language using a two-tier memory workflow.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill prod-memory-management-davidsongomes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prod-memory-management
Source: https://github.com/DavidsonGomes/claude_cowork_workspace/tree/main/.claude/skills/prod-memory-management
Command: npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill prod-memory-management-davidsongomes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Memory management decodes shorthand, acronyms, nicknames, and internal language so Claude understands requests like a colleague would.

Core Features & Use Cases

  • Two-tier memory system: hot CLAUDE.md cache for quick lookups and a deep memory store under memory/ with glossary, people, projects, and context for scalable knowledge.
  • Tiered lookup: CLAUDE.md first, then memory/glossary.md, then memory/people/ and memory/projects/ for richer details.
  • Rapid bootstrapping and ongoing memory maintenance, including adding and recalling terms, people, and projects.

Quick Start

Use memory management to decode Todd's PSR request into clear actions.

Frequently Asked Questions about prod-memory-management

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

FAQPage Schema
How do I make Claude understand internal workplace acronyms and shorthand?

Workplace shorthand is decoded by mapping internal language, acronyms, and nicknames into structured glossary files, enabling Claude to understand requests like a trusted colleague would. This provides context-aware responses without manual explanation.

What is a two-tier memory system for AI context management?

A two-tier memory system combines a hot cache for quick lookups with a deep store for scalable knowledge. It checks the CLAUDE.md cache first, then retrieves richer details from dedicated directories for glossary terms, people, and projects.

How do I set up a knowledge base to decode company jargon for an AI assistant?

Set up a knowledge base by creating structured files across a hot CLAUDE.md cache and a deep memory store. Populate glossary, people, and project directories so the AI can perform tiered lookups and accurately decode internal language.

Can I store team member details and project context for Claude to reference?

Yes, team and project context can be stored in dedicated directories. The system scopes memory across people and project folders, allowing Claude to recall specific details and decode references accurately during everyday tasks.

Does memory management work for scaling organizational knowledge over time?

Memory management scales organizational knowledge by enforcing a structured workflow with separate directories for glossary, people, projects, and context. This allows rapid bootstrapping and ongoing maintenance as internal language evolves.

Why does my AI assistant forget project nicknames between conversations?

AI assistants forget project nicknames without a persistent memory store. Enforcing a two-tier memory workflow saves internal language to a deep memory directory, ensuring accurate decoding and recall across future interactions.