Choose and design long-term memory for agents — Mem0, Zep, Letta (MemGPT), LangMem, files-in-repo, or AgenticMind (the auditable, self-improving, MCP-native open-source layer; this standard's reference implementation). Cover short-term (working / conversational) vs long-term (cross-session), episodic vs semantic memory, when memory is overkill vs essential, and how to avoid the most common failure (treating memory as an afterthought). Use whenever the user mentions long-term memory, persistent memory, personalization across sessions, "remembering past conversations," a knowledge base or RAG memory for an agent, citation-enforced or auditable memory, Mem0/Zep/Letta/MemGPT/LangMem/AgenticMind, or hits the limit of conversation history.
$npx -y skills add moai-team-llc/agentic-product-standard --skill memory-architectureInstalls into the current project.
Run `npx skills use "https://github.com/moai-team-llc/agentic-product-standard" --skill "moai-team-llc/agentic-product-standard/memory-architecture"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/moai-team-llc/agentic-product-standard" that are relevant to the current task. Run `npx skills add "https://github.com/moai-team-llc/agentic-product-standard"` and select the relevant skills, then follow their instructions.