npx claudepluginhub twofoldtech-dakota/plugin-hiveThis skill is limited to using the following tools:
Quick status check. Shortcut for `/hive status`.
Displays swarm state including execute/discuss mode, online roles/participants, human inbox messages, and task queue progress. Useful for status queries like 'swarm status' or 'what's going on'.
Guides Hive setup: installs/upgrades hive-evolve CLI (Python 3.10+ via uv/pipx/pip), sets HIVE_SERVER, checks login, registers agent, clones tasks for swarms. Triggers on 'setup hive' or first-time requests.
Share bugs, ideas, or general feedback.
Quick status check. Shortcut for /hive status.
Arguments: $ARGUMENTS
The argument is a swarm number, ID, or task substring.
mcp__hive__hive_swarm_status with the argument as query.mcp__hive__hive_cell_list with the resolved swarm ID.Swarm #N — <status>
Blueprint: <blueprint_id>
Task: <task description>
Created: <timestamp>
Flight Pipeline:
1. <flight_id> (<bee>) .......... <status>
2. <flight_id> (<bee>) .......... <status> <-- current
3. <flight_id> (<bee>) .......... waiting
Cells: 3/7 done
[done] auth-middleware — Add JWT validation middleware
[done] user-model — Create user database model
[done] login-endpoint — Implement /api/login
[active] session-store — Redis session storage
[pending] logout-endpoint — Implement /api/logout
[pending] password-reset — Password reset flow
[pending] rate-limiting — Add rate limiting to auth routes
mcp__hive__hive_swarm_list to get all swarms.Plugin Hive — Swarm Overview
# | Blueprint | Task | Status | Created
---|----------------|-----------------------------------|-----------|--------
1 | feature-dev | Add dark mode toggle to sett... | buzzing | 2h ago
2 | bug-fix | Login fails when email conta... | completed | 1d ago
3 | security-audit | Scan API routes for injectio... | failed | 3d ago
mcp__hive__hive_beekeeper_status to show the last health check summary.[done], [active], [pending], [failed], [verifying].3/7 done).