agent-shared-memory

Community

Audit trail for multi-agent decisions.

AuthorWenyuChiou
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The persistent blackboard between Claude session A, Codex session B, and Gemini session C — none of which see each other's conversation history natively. memory.yml is append-only and stores decisions, open questions, artifacts, and agent sessions across multi-agent runs to provide continuity.

Core Features & Use Cases

  • Append-only memory.yml file that records decisions, open questions, artifacts, and agent history as the project runs.
  • Read mode generates a digest of current state; append mode logs new entries atomically and safely.
  • Initialize memory per project and maintain a per-session memory context across agent runs.

Quick Start

Initialize multi-agent shared memory for your project and start logging the first decisions.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-shared-memory
Download link: https://github.com/WenyuChiou/agent-collab-skills/archive/main.zip#agent-shared-memory

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.