AI AGENT ADDONS

Agent Swarm Memory Manager

ruvnet/ruflo

A hive mind of AI agents needs a shared memory to work together. The Swarm Memory Manager keeps that memory organized and up to date. It stores information that all agents can use and makes sure no data gets lost or mixed up.

This skill uses smart caching to find data quickly. It also handles conflicts when two agents try to change the same thing at once. The result is a fast and reliable memory system for any group of AI agents.

Anyone building a multi agent system will benefit from this skill. It removes the headache of manually managing shared data. The swarm can focus on its tasks while the memory manager handles the rest.

Add Agent Swarm Memory Manager skill to your workflow

Global

mkdir -p ~/.claude/skills/agent-swarm-memory-manager

Project

mkdir -p .claude/skills/agent-swarm-memory-manager

Source Repository

Stars
61,877
Forks
7,232
Watchers
61,877
License
MIT
Last Push
24 days ago
Created
1 year ago