hive-mind-advanced

Orchestrate multi-agent tasks with queen-led coordination and consensus mechanisms.

1|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/Human-Frontier-Labs-Inc/parencylegal --skill hive-mind-advanced-human-frontier-labs-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hive-mind-advanced
Source: https://github.com/Human-Frontier-Labs-Inc/parencylegal/tree/main/corn-docs/.claude/skills/hive-mind-advanced
Command: npx skills add https://github.com/Human-Frontier-Labs-Inc/parencylegal --skill hive-mind-advanced-human-frontier-labs-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Hive Mind Advanced Skill enables enterprise-grade multi-agent coordination by orchestrating specialized workers under a queen-led coordinator, delivering scalable, resilient decision-making and persistent memory across tasks.

Core Features & Use Cases

  • Queen-led Coordination: Strategic queen coordinates mid-level execution and adaptive queens adjust strategies; workers include researchers, coders, analysts, testers, architects, reviewers, optimizers, and documenters.
  • Collective Memory System: Shared knowledge base with an LRU cache, SQLite persistence (WAL), memory consolidation, and association tracking.
  • Consensus Mechanisms: Supports majority, weighted (queen power), and Byzantine fault-tolerant decision making.
  • Session & Task Management: Session tracking, automatic checkpointing, and dynamic task distribution with auto-scaling.
  • Integration Patterns: Works with Claude Code, SPARC workflows, and GitHub repo analysis to coordinate large-scale development efforts.
  • Use Cases: Orchestrating large software projects, research initiatives, and code-review pipelines where multiple agent types collaborate.

Quick Start

Initialize the hive mind, spawn a strategic queen and workers, and start collaborative execution. Then monitor progress and memory usage to ensure healthy coordination.

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 multiple AI agents for complex software projects?

Multi-agent coordination is managed by a queen-led hierarchy where a strategic queen directs specialized workers like coders, analysts, and testers. This structure enables scalable, resilient decision-making and hierarchical task orchestration for complex software projects.

What consensus algorithms can I use for multi-agent decision making?

Multi-agent decision making supports configurable consensus algorithms including majority voting, weighted voting leveraging queen power, and Byzantine fault-tolerant mechanisms. These options ensure reliable collective decisions across various agent types and organizational workflows.

How does shared collective memory work across autonomous agents?

Collective memory operates through a shared knowledge base utilizing an LRU cache and SQLite persistence with WAL mode. It features memory consolidation, association tracking, and session management to maintain durable shared context across agent tasks.

Can I use queen-led swarm coordination for GitHub code review pipelines?

Yes, queen-led swarm coordination integrates with Claude Code, SPARC workflows, and GitHub repo analysis to manage large-scale development efforts. It orchestrates code-review pipelines by dynamically distributing tasks among researcher, coder, and reviewer agents.

Does multi-agent coordination support automatic checkpointing and auto-scaling?

Multi-agent coordination provides session tracking with automatic checkpointing and dynamic task distribution featuring auto-scaling. This ensures resilient, continuous execution and adaptive task management across many specialized agent types.

When should I use Byzantine fault-tolerant consensus for AI agent orchestration?

Byzantine fault-tolerant consensus should be used for AI agent orchestration when managing large-scale software projects or organizational workflows where agents may fail or act unreliably. It ensures resilient, collective decision-making despite adversarial or faulty conditions.