hive-swarm

Initiate Plugin Hive swarms for automated development tasks using blueprints.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/twofoldtech-dakota/plugin-hive --skill hive-swarm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hive-swarm
Source: https://github.com/twofoldtech-dakota/plugin-hive/tree/main/skills/hive-swarm
Command: npx skills add https://github.com/twofoldtech-dakota/plugin-hive --skill hive-swarm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of initiating complex, multi-agent development workflows within Plugin Hive, allowing users to start automated tasks with minimal input.

Core Features & Use Cases

  • One-Command Swarm Initiation: Quickly start a swarm for predefined blueprints like feature development or bug fixing.
  • Blueprint Discovery: If no task is specified, it lists available blueprints to guide the user.
  • Use Case: You need to add a new authentication feature to your project. You can use this Skill to instantly launch a feature-dev swarm with the task description "Add OAuth 2.0 support".

Quick Start

Use the hive-swarm skill to start a feature-dev swarm for adding dark mode to the settings page.

Frequently Asked Questions about hive-swarm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start an automated development workflow for a new feature?

To start an automated development workflow, you launch a Plugin Hive swarm by specifying a blueprint like feature-dev and providing a task description. The swarm then orchestrates the multi-agent tasks automatically.

What is a Plugin Hive swarm used for in task management?

A Plugin Hive swarm is used for orchestrating complex, automated development tasks. It allows you to initiate multi-agent workflows using predefined blueprints to handle processes like feature development or bug fixing.

What development blueprints are available for workflow automation?

Available development blueprints include predefined workflows for feature development and bug fixing. If you initiate a swarm without specifying a task, the system lists these available blueprints to guide your selection.

Do I need specific tools to launch a swarm for complex workflow orchestration?

Yes, launching a swarm for complex workflow orchestration requires the mcp__hive__hive_swarm_start and mcp__hive__hive_pollinate tools to execute the automated development tasks and manage the process.

Can I use swarm blueprints to fix bugs in my project?

Yes, you can use swarm blueprints to fix bugs by initiating a swarm with a bug fixing blueprint. You provide a task description detailing the issue, and the swarm automates the workflow.