Memory Architecture Skill

Community

Keep agent memory coherent across sessions.

Author0x-wzw
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The memory architecture solves context window exhaustion and identity drift by organizing memory into a three-layer structure that separates durable knowledge, working context, and session data.

Core Features & Use Cases

  • 3-layer memory system (Layer 1: Per-Message logs, Layer 2: Per-Agent workspace, Layer 3: Global MEMORY.md)
  • 5-file structure for each agent: MEMORY.md, AGENTS.md, TOOLS.md, SOUL.md, HEARTBEAT.md
  • Session startup and compaction guidance, with scripts to archive daily logs and prune memory
  • Per-agent working memory prevents role confusion and state leakage in multi-agent swarm workflows

Quick Start

Place the 5-file structure in each agent workspace and run the compaction workflow to keep memory coherent.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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 Skill
Download link: https://github.com/0x-wzw/necroswarm/archive/main.zip#memory-architecture-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.