hive-mind-advanced
Coordinate Advanced Claude Flow Agent Swarms
Complex projects require coordinated agents, durable context, and transparent decisions. This skill guides Claude Flow swarms through queen-led roles, consensus, memory, and sessions.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "hive-mind-advanced" from https://skillstore.io/skills/ruvnet-hive-mind-advanced.md and its manifest at https://skillstore.io/api/skills/ruvnet-hive-mind-advanced/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "hive-mind-advanced". Plan a swarm to build an authenticated REST API.
Expected outcome:
Use a tactical queen with backend, database, security, testing, and documentation workers. Require weighted consensus at architecture and release checkpoints.
Using "hive-mind-advanced". Recover a paused research session without losing findings.
Expected outcome:
Inspect session status and memory first. Verify the latest checkpoint, resume the selected session, then monitor metrics before assigning new tasks.
Using "hive-mind-advanced". Coordinate frontend and backend work as separate hives.
Expected outcome:
Create named frontend and backend hives with shared memory keys. Use interface checkpoints and consensus reviews before integration testing.
Security Audit
SafeNineteen findings are confirmed because command examples invoke the unpinned claude-flow package through npx, which may download and execute external code. The remaining findings are Markdown delimiters, inline labels, JavaScript examples, or documentation links and are false positives. No prompt injection or data-exfiltration intent was found.
Capability review items (19)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (50)
๐ Network access (4)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/ruvnet-hive-mind-advanced/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/ruvnet-hive-mind-advanced?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/ruvnet-hive-mind-advanced?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/ruvnet-hive-mind-advanced/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/ruvnet-hive-mind-advanced.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
ruvnet. (2026). hive-mind-advanced security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/ruvnet-hive-mind-advanced/audits/9BibTeX citation
@techreport{ruvnet-ruvnet-hive-mind-advanced-2026,
author = {ruvnet},
title = {hive-mind-advanced security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/ruvnet-hive-mind-advanced/audits/9},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "hive-mind-advanced security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "ruvnet"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/ruvnet-hive-mind-advanced/audits/9"
identifiers:
- type: other
value: "skillstore:ruvnet-hive-mind-advanced:audit:9"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
dnyoussef-hive-mind-advanced
2026-08-21
ruvnet-hive-mind-advanced
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Plan a distributed implementation
Define queen strategy, worker specialties, task ownership, and consensus gates for a complex software project.
Coordinate delivery and review
Organize parallel implementation, testing, security review, documentation, and release decisions across specialized agents.
Operate persistent agent sessions
Monitor sessions, preserve checkpoints, inspect memory, and tune worker capacity for repeated research or development work.
Try These Prompts
Plan a basic hive mind for [objective]. Recommend a queen type, four worker roles, initialization steps, and status checks.
Design a Claude Flow swarm for [project]. Assign specialized workers, dependencies, checkpoints, and a suitable consensus strategy.
Diagnose this stalled hive session: [symptoms]. Propose safe status, metrics, memory, checkpoint, and resume steps without clearing data.
Create an advanced multi-hive plan for [program]. Define shared memory, Byzantine decisions, scaling thresholds, failure recovery, and measurable review gates.
Best Practices
- Match the queen type to the objective before selecting worker count or consensus rules.
- Create checkpoints before state-changing operations and monitor status, metrics, and memory throughout execution.
- Pin reviewed package versions and inspect generated commands before allowing external execution.
Avoid
- Do not spawn many workers without clear roles, dependencies, and completion criteria.
- Do not clear memory, force initialization, or import sessions without a verified backup.
- Do not use consensus as a substitute for tests, security review, or accountable human decisions.