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.