Hive — workflow orchestration for Claude Code. Multi-agent swarms for planning, development, testing, and code review with quality gates, agent memories, and daily ceremony workflow.
Establish brand identity — colors, typography, spacing, logos, and a visual HTML brand guide. Produces .pHive/brand/brand-system.yaml and .pHive/brand/brand-guide.html for immediate visual review.
Emit a JSON snapshot of current Hive project state — epics, stories, episodes, triage, and metrics. Read-only. Optional --write flag persists output to .pHive/context-snapshot.json.
Review existing UI designs and implementations against a brief — structured critique of wireframes, brand artifacts, or running code. Supports --artifact-target {design|implementation} plus --skip flags for optional participants. Not for creating new designs (use /design).
Generate W3C Design Token JSON from an existing brand-system YAML, plus a visual HTML preview of the tokens in use. Gates on .pHive/brand/brand-system.yaml. Not for establishing a new brand identity (use /brand-system).
Design UI screens, components, flows, or marketing surfaces — wireframe + design-review handoff. Callable standalone or atomically from /plan. Composes brand-system, wireframe-protocol, ui-designer. Not for reviewing existing designs (use /design-review) or generating design tokens (use /design-system).
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Composable substrate for the agentic SDLC — user-directed, disciplined, kickoff to ship.
A Claude Code plugin that turns your project into a coordinated swarm of AI specialists with the discipline of a real software team — planning, design, execution, code review, test. Built at Firefly Events while shipping our own products. Open source.
Hive structures AI-assisted software development into a repeatable, team-like workflow. Instead of chatting with a single assistant, you get:
Think of it as giving your Claude Code session the discipline and coordination of a small software team — without the overhead.
If you've found that:
...then Hive provides the scaffolding to make agentic development feel more like working with a competent team.
1. Prerequisites
2. Install
# Inside any Claude Code session:
/plugin marketplace add firefly-events/plugin-hive
/plugin install plugin-hive@firefly-events/plugin-hive
3. Initialize your project
/hive:kickoff # Discovers codebase & generates team configs
4. Daily workflow
/hive:standup # Review yesterday, surface blockers
/hive:plan # Design → horizontal scan → vertical slice → agent-ready stories
/hive:execute # Orchestrator runs stories through dev workflow (research → implement → test → review → integrate)
/hive:review # Structured code review (correctness, security, conventions)
/hive:ship # Reconcile work, bump version, run release action, mark stories shipped
Each story produces a committed, reviewed state. The orchestrator handles coordination; you provide judgment at the planning and review gates.
Core workflow
/hive:kickoff — initialize Hive for a project/hive:standup — daily ceremony and blockers/hive:triage — capture and prioritize bugs/features/hive:plan — decompose work into agent-ready stories/hive:execute — run stories through implementation workflow/hive:review — structured code/PR review/hive:test — test swarm for coverage, execution, and bug routing/hive:ship — reconcile, bump version, run the release action, mark stories shipped/hive:status — active epics, story progress, and drift trendDesign & UI
/hive:brand-system — colors, typography, spacing, visual guide/hive:design — wireframes and design handoff/hive:design-system — W3C design tokens from brand system/hive:design-review — critique designs or implementations/hive:polish-audit — motion/delight opportunities after UI audit/hive:visual-qa — compare implementation against design briefs/hive:logo-exploration — generate logo directions and contact sheetsProject intelligence
/hive:context-snapshot — JSON snapshot of epics, stories, triage, metrics/hive:metrics-check — post-merge metric verdicts/hive:why — query decision provenance from the knowledge graph/hive:register-project — register a project for cross-project KG bootstrap/hive:find-skills — mine recurring patterns for new skills/hive:write-skill — scaffold a new skill from a brief/hive:meta-optimize — run public meta-improvement experimentsOptional Integrations
Hive works out of the box after /hive:kickoff. Add these only when you want the corresponding execution substrate:
/hive:multica-init — one-time Multica execution substrate setup/hive:sandbox-setup — one-time Sandcastle/Codex sandbox auth setup/hive:sandcastle-gh-init — GitHub Actions glue for Sandcastle executionnpx claudepluginhub firefly-events/plugin-hive --plugin plugin-hiveReliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.