hive-mind-advanced

Orchestrate queen-led multi-agent hives with consensus and persistent memory.

15|1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/monoes/monomind --skill hive-mind-advanced-monoes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hive-mind-advanced
Source: https://github.com/monoes/monomind/tree/main/.claude/skills/hive-mind-advanced
Command: npx skills add https://github.com/monoes/monomind --skill hive-mind-advanced-monoes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It replaces fragmented, manual multi-agent coordination with a structured hive-mind system that can plan, assign, monitor, and recover long-running work across many specialized agents.

Core Features & Use Cases

  • Queen-led orchestration: Centralize strategy with strategic, tactical, or adaptive queen roles that direct specialized workers.
  • Consensus-driven decisions: Choose majority, weighted, or Byzantine consensus for reliable team decisions.
  • Persistent collective memory: Store knowledge, context, results, metrics, and system state so sessions can continue across runs.
  • Operational use cases: Run autonomous research swarms, coordinate code implementation, manage review workflows, optimize performance, and resume interrupted sessions.

Quick Start

Ask the skill to initialize a hive mind for your objective, spawn the right queen and workers, and keep the swarm running until the task is complete.

Frequently Asked Questions about hive-mind-advanced

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multi-agent workflows in Claude Code for long-running tasks?

You can coordinate multi-agent workflows by initializing a queen-led hive mind that orchestrates specialized workers, applies consensus-driven decisions, and maintains persistent collective memory across long-running autonomous coding and research sessions.

What is consensus-driven swarm coordination and when do I need it?

Consensus-driven swarm coordination is a mechanism where multiple agents vote on decisions using majority, weighted, or Byzantine models. You need it when running autonomous review or analysis workflows requiring reliable, fault-tolerant team decisions across many agents.

How do I set up a queen-led agent swarm for autonomous coding tasks?

To set up a queen-led agent swarm, initialize a hive mind for your objective and spawn a strategic, tactical, or adaptive queen role alongside specialized worker agents. The queen directs the workers while the system monitors progress until the task completes.

Can I resume interrupted multi-agent sessions with persistent memory?

Yes, you can resume interrupted multi-agent sessions because the hive mind stores knowledge, context, results, metrics, and system state in persistent collective memory. This allows autonomous research and coding workflows to continue seamlessly across runs.

Does this multi-agent orchestration approach work for complex code review workflows?

Yes, multi-agent orchestration works for code review workflows by assigning specialized worker agents to analyze different aspects of the code. The queen orchestrates the review strategy while consensus mechanisms ensure reliable evaluation outcomes across the swarm.

What are the limitations of using a queen-led hive mind for agent coordination?

The queen-led hive mind requires defining appropriate queen roles—strategic, tactical, or adaptive—and selecting suitable consensus models like majority, weighted, or Byzantine. Effective coordination depends on properly configuring these roles to match your specific autonomous workflow complexity.