I need to build an AI assistant that remembers user preferences, past conversations, and learned patterns across sessions. Design a memory architecture that balances retrieval accuracy with token efficiency. - [ ] Distinguishes between in-context and external memory - [ ] Recommends cross-session persistence strategies - [ ] Addresses retrieval/selection mechanisms (Select bucket) - [ ] Mentions knowledge graphs or structured memory - [ ] Balances memory retrieval with token budget - [ ] Sugg...
Scanned 9/20/2026
Install to Claude Code
npx -y skills add tstapler/dotfiles --skill advanced-memory-architecture --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Advanced Memory Architecture?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/tstapler-advanced-memory-architecture)More formats (shields.io, HTML) on the badges page.
---
name: advanced-memory-architecture
description: ''
---
# Prompt
I need to build an AI assistant that remembers user preferences, past conversations, and learned patterns across sessions. Design a memory architecture that balances retrieval accuracy with token efficiency.
# Expected
- [ ] Distinguishes between in-context and external memory
- [ ] Recommends cross-session persistence strategies
- [ ] Addresses retrieval/selection mechanisms (Select bucket)
- [ ] Mentions knowledge graphs or structured memory
- [ ] Balances memory retrieval with token budget
- [ ] Suggests caching strategy (70%+ hit rate target)
- [ ] References memory-systems.md for detailed architecture
- [ ] May mention compression for long-term storageIs this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!