Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
GGPrompts avatar

Swarm

  • 6 repo stars
  • Updated July 29, 2026
  • GGPrompts/my-plugins

Run 10 Haiku agents in parallel on a question, then have them vote to pick the best answer.

About

An agent-building skill that fans a question out to ten Haiku agents thinking in parallel, then aggregates their outputs through a vote to choose the strongest answer. Developers use it when a single model pass is unreliable and a cheap ensemble-with-consensus would raise answer quality.

  • Parallel multi-agent reasoning
  • 10 Haiku workers
  • Consensus by voting
  • Better-answer selection

Swarm by the numbers

  • Data as of Jul 30, 2026 (Skillselion catalog sync)
/plugin marketplace add GGPrompts/my-plugins
/plugin install swarm@my-plugins

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars6
Last updatedJuly 29, 2026
RepositoryGGPrompts/my-plugins

What it does

Run 10 Haiku agents in parallel on a question, then have them vote to pick the best answer.

README.md

Swarm Plugin

Swarm consensus — 10 haiku agents think in parallel, then vote on the best answer.

Overview

Uses parallel haiku agents as independent reasoning units. Each agent thinks about the question independently, then all agents vote on the best answer. Democratic consensus emerges from diverse parallel reasoning.

Usage

/swarm What is the best approach to implement caching in this service?

How It Works

  1. THINK — 10 haiku agents reason independently in parallel
  2. Present — All answers displayed in a table
  3. VOTE — 10 agents evaluate all candidates and pick the best
  4. Report — Winner announced with vote distribution and consensus strength

Components

  • commands/swarm.md — The /swarm slash command (orchestrator)
  • agents/haiku-swarm-skills.md — The haiku reasoning unit agent

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.