hive-mind-advanced

Coordinate queen-led multi-agent workflows with consensus protocols and SQLite-backed shared memory.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/fabri07/Vektor --skill hive-mind-advanced-fabri07
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hive-mind-advanced
Source: https://github.com/fabri07/Vektor/tree/main/.claude/skills/hive-mind-advanced
Command: npx skills add https://github.com/fabri07/Vektor --skill hive-mind-advanced-fabri07

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates queen-led multi-agent coordination with memory and consensus across diverse agent roles.

Core Features & Use Cases

  • Hierarchical queen-led architecture with strategic, tactical, and adaptive queens for high-level planning and execution.
  • Worker specialization across researchers, coders, analysts, testers, architects, reviewers, optimizers, and documenters.
  • Collective memory system with shared knowledge base, memory consolidation, and WAL persistence to retain context across sessions.

Quick Start

Initialize the hive mind and spawn a strategic queen with workers to begin coordinated tasks.

Frequently Asked Questions about hive-mind-advanced

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

FAQPage Schema
How does queen-led multi-agent orchestration work for large-scale AI projects?

Queen-led multi-agent orchestration uses hierarchical strategic, tactical, and adaptive queens to coordinate diverse agent roles like researchers and coders. It manages high-level planning and execution across complex projects using specialized worker agents.

How do I coordinate diverse AI agents with shared memory and consensus protocols?

You coordinate diverse AI agents by implementing consensus protocols like majority, weighted, or Byzantine alongside a collective memory layer. This architecture uses SQLite persistence and an LRU cache to maintain shared knowledge across different agent roles.

Can I use SQLite for persistent memory across multi-agent coordination sessions?

Yes, SQLite provides persistent memory for multi-agent coordination through WAL persistence. This collective memory system retains context across sessions, enabling memory consolidation and a shared knowledge base for all coordinated agents.

What is the best way to manage large-scale AI agent coordination with specialized worker roles?

The best way to manage large-scale AI agent coordination is using a hierarchical architecture with specialized workers like analysts, testers, architects, and reviewers. This structure allows strategic queens to plan while workers execute and validate projects.

When do I need Byzantine consensus protocols in multi-agent orchestration?

Byzantine consensus protocols are needed in multi-agent orchestration when handling complex, large-scale tasks requiring fault-tolerant agreement across diverse agents. The system also supports majority and weighted consensus for varying coordination requirements.

Does hive-mind-advanced support memory consolidation for AI agents across different sessions?

Hive-mind-advanced supports memory consolidation for AI agents through a collective memory layer using SQLite persistence. This architecture ensures shared knowledge is retained and accessible across different coordination sessions.