Skip to content
Development
Command

/hive-mind-spawn

Spawn a Hive Mind swarm with queen-led coordination.

From plugin
claude-flow
67k194 skills157 agents194 commands1 MCP
Install
> /plugin marketplace add ruvnet/ruflo

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/hive-mind-spawn

Context preview

What this command does when you run it.

Spawn a Hive Mind swarm with queen-led coordination.

Command definition

hive-mind-spawn.md

hive-mind-spawn

Spawn a Hive Mind swarm with queen-led coordination.

Usage

npx claude-flow hive-mind spawn <objective> [options]

Options

  • `--queen-type <type>` - Queen type (strategic, tactical, adaptive)
  • `--max-workers <n>` - Maximum worker agents
  • `--consensus <type>` - Consensus algorithm
  • `--claude` - Generate Claude Code spawn commands

Examples

npx claude-flow hive-mind spawn "Build API"
npx claude-flow hive-mind spawn "Research patterns" --queen-type adaptive
npx claude-flow hive-mind spawn "Build service" --claude
Ships withclaude-flow

An agent meta-harness for Claude Code and Codex. Agent = Model + Harness. The model writes; the harness gives it tools, memory, loops, sandboxes, and controls so it can actually work.

Get the whole plugin