hivemind-plugin
Multi-agent orchestration, session continuity, and quality gates for OpenCode
All Skills in This Repository (19)
Pure Emerald Level Indicatorshivefiver-bilingual-tutor
Create bilingual English/Vietnamese instructional content for HiveFiver workflows.
delegation-intelligence
Guide subagent delegation with parallel or sequential dispatch and explicit task requirements.
sequential-orchestration
Enforce sequential task execution and result verification for AI subagent delegation.
hivefiver-persona-routing
Route users to AI personas and governance modes via intake questionnaire.
debug-orchestration
Coordinate debugging lifecycles for AI coding sessions from detection to documentation.
hivefiver-ralph-tasking
Converts HiveFiver plans and TODO states into Ralph PRD JSON and beads graphs.
session-lifecycle
Manage AI coding session context with intent declaration, context mapping, and compaction.
hivefiver-mcp-research-loop
Execute iterative MCP-backed research loops to gather evidence for planning decisions.
hivefiver-gsd-compat
Map HiveFiver outputs to GSD lifecycle nodes with lineage validation.
context-integrity
Detect and repair context drift in AI coding sessions.
hivemind-architect-strategist
Analyze codebases for architectural adherence and technical debt.
context-first-gatekeeping
Verify planning, hierarchy, and domain boundaries before implementation actions.
Frequently Asked Questions
FAQPage SchemaHow to install HiveMind?โผ
Run `npx skills add shynlee04/hivemind-plugin --all -g -y` in your terminal to install all skills globally.
What problem does HiveMind solve?โผ
It gives coding agents persistent memory across sessions, structured delegation to specialist subagents, and enforced quality gates so work is verified instead of assumed.
Does HiveMind work with OpenCode?โผ
Yes. It is built as a TypeScript plugin for OpenCode and registers its tools and hooks automatically once configured in your project.
How does HiveMind verify agent work?โผ
It runs a three-gate pipeline checking lifecycle structure, spec compliance, and runtime evidence, blocking completion claims that lack real test or execution proof.
Can non-developers use HiveMind skills?โผ
Yes. It includes domain packs for marketing, finance, and office workflows, plus a bilingual English-Vietnamese tutor and market research skill for business users.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core