AI AGENT ADDONS

Hive Mind

ruvnet/ruflo

When many AI agents work together, they need a strong leader to stay on track. This skill creates a queen-led swarm that coordinates the group. Each agent follows the queen to avoid confusion and drift.

The skill also handles fault-tolerant consensus so the group keeps working even if some agents fail. It uses different strategies like byzantine, raft, or gossip to agree on decisions. This makes the swarm reliable and safe.

Teams can choose from several network structures like hierarchical, mesh, or a mix of both. This helps with tasks like collective decision making and complex coordination. The result is a strong and flexible group of agents.

Add Hive Mind skill to your workflow

Global

mkdir -p ~/.claude/skills/hive-mind

Project

mkdir -p .claude/skills/hive-mind

Source Repository

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