memory-architecture
CommunityStructured memory for resilient AI agents.
Authornetanel-abergel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
AI agents often lose important context across conversations, leading to inconsistent behavior and forgotten decisions. This skill provides a structured memory architecture that separates explicit facts from inferred patterns and organizes memories into Working, Daily, Projects, and Long-term tiers to preserve context over time.
Core Features & Use Cases
- Memory Types: Explicit facts ([FACT]) and deduced patterns ([DEDUCED]); automatically tag and promote signals based on frequency and relevance.
- Memory Tiers: In-session Working context, daily logs at memory/daily/YYYY-MM-DD.md, project files under memory/projects/, and a long-term MEMORY.md for recurring patterns.
- Session Summaries & Promotion: Append concise summaries after long conversations and promote stable patterns to long-term memory.
- Writing Deduced Memories: Record deduced conclusions with evidence to improve future decisions.
- Memory Quality & Maintenance: Use a checklist to ensure usefulness and guard against bloat; perform periodic compaction and audits.
- Self-Review & Production Notes: Regular automated reviews and production notes to improve memory handling.
Quick Start
Activate the memory-architecture workflow and begin capturing session context and deduced memories across conversations.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: memory-architecture Download link: https://github.com/netanel-abergel/pa-skills/archive/main.zip#memory-architecture Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.