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 trend/hive:ship — cut a release: reconcile stories, author human-readable changelog prose (draft → operator review → write to CHANGELOG.md), verify version bump, run ship target. Changelog format rules live in hive/references/changelog-entry-format.md.Design & 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 sheetsnpx claudepluginhub firefly-events/plugin-hive --plugin plugin-hiveLazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
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.