Agent skill · AI & Agents

hive-mind-advanced

Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory

rUv71,307★ · +1,002/wk · 3 repos on radarProfile →
claude-codecodexMIT
Install
npx skills add ruvnet/ruflo --skill hive-mind-advanced --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 16 KB
Bundled scripts: none
Version: 1.0.0
Declared author: Claude Flow Team
Path: .agents/skills/hive-mind-advanced/SKILL.md
Open the folder on GitHub →
Where it comes from
Source: ruvnet/ruflo
Stars: 67,015 · +629 this week
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Hive Mind Advanced Skill Master the advanced Hive Mind collective intelligence system for sophisticated multi-agent coordination using queen-led architecture, Byzantine consensus, and collective memory. ## Overview The Hive Mind system represents the pinnacle of multi-agent coordination in Claude Flow, implementing a queen-led hierarchical architecture where a strategic queen coordinator directs specialized worker agents through collective decision-making and shared memory. ## Core Concepts ### Architecture Patterns **Queen-Led Coordination** - Strategic queen agents orchestrate high-level objectives - Tactical queens manage mid-level execution - Adaptive queens dynamically adjust strategies based on performance **Worker Specialization** - Researcher agents: Analysis and investigation - Coder agents: Implementation and development - Analyst agents: Data processing and metrics - Tester agents: Quality assurance and validation - Architect agents: System design and planning - Reviewer agents: Code review and improvement - Optimizer agents: Performance enhancement - Documenter agents: Documentation generation **Collective Memory System** - Shared knowledge base across all agents - LR

What's inside
Steps it walks through
  1. Overview
  2. Core Concepts
  3. Architecture Patterns
  4. Consensus Mechanisms
  5. Getting Started
  6. 1. Initialize Hive Mind
  7. 2. Spawn a Swarm
  8. 3. Monitor Status
  9. Advanced Workflows
  10. Session Management
  11. Consensus Building
  12. Collective Memory
  13. Task Distribution
  14. Integration Patterns
Commands it runs
Basic initialization
npx claude-flow hive-mind init
Force reinitialize
npx claude-flow hive-mind init --force
Custom configuration
npx claude-flow hive-mind init --config hive-config.json
Basic spawn with objective
npx claude-flow hive-mind spawn "Build microservices architecture"
Strategic queen type
npx claude-flow hive-mind spawn "Research AI patterns" --queen-type strategic
More from ruflo
All skills →
About this skill
What does the hive-mind-advanced skill do?

Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory

How do I install it?

Run `npx skills add ruvnet/ruflo --skill hive-mind-advanced --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ruvnet/ruflo, a repository with 67,015 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going