# Memory Management What Goes Where

> Sub-skill of memory-management: What Goes Where.

- Skill: `vamseeachanta/memory-management-what-goes-where-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/memory-management-what-goes-where-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/memory-management-what-goes-where-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/memory-management-what-goes-where-2

---


# What Goes Where

## What Goes Where


| Type | CLAUDE.md (Hot Cache) | memory/ (Full Storage) |
|------|----------------------|------------------------|
| Person | Top ~30 frequent contacts | glossary.md + people/{name}.md |
| Acronym/term | ~30 most common | glossary.md (complete list) |
| Project | Active projects only | glossary.md + projects/{name}.md |
| Nickname | In Key People if top 30 | glossary.md (all nicknames) |
| Company context | Quick reference only | context/company.md |
| Preferences | All preferences | - |
| Historical/stale | ✗ Remove | ✓ Keep in memory/ |

