agent-memory-implementation

Community

Organize memory with a lean 2-layer architecture.

Authorsimbajigege
Version1.0.0
Installs0

System Documentation

What problem does it solve?

MEMORY indices can become bloated and inconsistent, making it hard for agents to load relevant knowledge efficiently. This Skill restructures chaotic MEMORY.md into a lean two-layer architecture, keeping a small pointer index and on-demand topic files to improve recall and determinism.

Core Features & Use Cases

  • Audit MEMORY.md and all topic files for frontmatter correctness, line counts, and pointer integrity.
  • Reorganize memories into the 2-layer structure: MEMORY.md as the pointer index and topic files with frontmatter that can be loaded on demand.
  • Delete or correct superseded or conflicting memories in place (no archive directory) to maintain a single source of truth.

Quick Start

Run memory-architect on your project to reorganize MEMORY.md into a lean two-layer structure.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: agent-memory-implementation
Download link: https://github.com/simbajigege/book2skills/archive/main.zip#agent-memory-implementation

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 510,000+ vetted skills library on demand.