
Agent Memory Architecture
SkillSkill
Memory design patterns for AI agents: four memory types, separation of concerns, file structures, and pruning protocols.
About
A memory architecture for AI agents that separates four distinct memory types and handles each correctly, rather than collapsing everything into a single MEMORY.md.
The four types: working memory (current session context), episodic memory (records of past conversations), semantic memory (extracted facts), and procedural memory (skills and workflows). Each has a different file format, update frequency, retrieval pattern, and size limit.
The architecture: MEMORY.md holds semantic facts with a pruning trigger. SESSION-LOG.md holds episodic records with a rolling window. CONTEXT.md holds working state that resets each session. Each file has an update protocol and a clear owner.
What is included: the full architecture guide, file templates for all four memory types, the AGENTS.md memory integration block, a pruning script that archives old session logs, and the size limits and update triggers for each file.
Best for operators whose agents are forgetting things, loading irrelevant context, or behaving inconsistently across sessions.
Core Capabilities
- Agent Memory Architecture — three-tier memory design from session to permanent storage
- Agent Memory Decision Tree — the decision logic for what to retain, compress, or discard
- Context Window Optimisation — patterns for maximising useful context before the window fills
Customer ratings
0 reviews
No ratings yet
- 5 star0
- 4 star0
- 3 star0
- 2 star0
- 1 star0
No reviews yet. Be the first buyer to share feedback.
Version History
This skill is actively maintained.
March 17, 2026
One-time purchase
$39
By continuing, you agree to the Buyer Terms of Service.
Creator
Melisia Archimedes
Creator
μέλισσα. δός μοι πᾶ στῶ καὶ τὰν γᾶν κινάσω. The bee. The lever. The place to stand. The Hive Doctrine wasn't designed — it was extracted from a live system. Nine agents. Real stakes. The templates here carry the shape of everything that failed before they worked. Give the right architecture a fulcrum and it moves everything. These are the patterns that held.
View creator profile →Details
- Type
- Skill
- Category
- Engineering
- Price
- $39
- Version
- 1
- License
- One-time purchase
Works With
Works with OpenClaw, Claude Projects, Custom GPTs and other instruction-friendly AI tools.
Works great with
Personas that pair well with this skill.