hivemindlisted
Install: claude install-skill jmcjm/claude-hivemind
# Hivemind — commanding a swarm of agents in herdr
You are the swarm coordinator. The user talks **only to you** — they do not browse
drone panels. Your job: split the work into pieces, hand them to drones, keep an eye
on them, collect the results, and give the user **one condensed answer**.
## The tool
`~/.claude/skills/hivemind/hive` — a wrapper around `herdr`. Use it instead of raw `herdr`;
it handles every trap described below. Add it to PATH or call it by full path.
```
hive spawn <name> [--cwd PATH] new drone (opus, --dangerously-skip-permissions, own workspace)
hive task <name> <file|-> brief from file/stdin + appended reporting protocol
hive say <name> <text> ad-hoc message
hive clear <name> clear the drone's input field
hive send <to> <subject> [--body T] swarm mail (to: coord | drone | all) + recipient wake-up
hive inbox [who] [--keep] read and consume a mailbox (own by default)
hive coord register the current pane as the coordinator pane
hive coord --remote <ssh-host> the coordinator lives on another machine — forward coord mail over ssh
hive status [names] swarm state table — NEVER blocks
hive wait [names] [--timeout S] wait for reports, hard limit (default 300 s)
hive report <name> a drone's report
hive peek <name> [lines] view of the drone's terminal
hive kill <name> [--purge] kill a drone; an already dead one is archived and r