swarm

Solid

Launch an Agent Toolkit swarm from a natural language request using agent-toolkit swarm CLI with Herdr/tmux eager windows and file handoffs.

AI & Automation 14 stars 4 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
39
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Swarm Launch a production Agent Toolkit swarm from any natural language request via the `agent-toolkit swarm` CLI. Herdr is the default UI for an excellent interactive experience; tmux is the isolated fallback. ## When to use - User says "launch a swarm", "start a swarm", "swarm this task", or describes parallel/team work that benefits from multiple agents. - Any task that mentions swarm, pair/team/full, Herdr, tmux, or worktree-per-writer. - User wants to reuse an existing swarm run for a new request (same windows, new handoff). ## Prerequisites - `agent-toolkit` installed and on PATH (`agent-toolkit swarm doctor` should pass). - For Herdr: `herdr` CLI installed (`herdr --version`); Herdr daemon running. - For tmux: `tmux` installed; isolated socket is `agent-toolkit-swarm-<run-id>`. - Run inside a Git repo (or pass `--workspace /path/to/repo`). - Optional: `~/.config/agent-toolkit/swarm.yaml` for model-profile mapping (`economy` → `opencode/mimo-v2.5-free`, `balanced` → provider default). ## Workflow ### 1. Inspect intent Extract from the user prompt: - **Task**: free-form objective (if missing, start swarm ready for interactive input). - **Recipe**: `pair` (2 roles: implementer→reviewer, fast), `team` (implementer→reviewer→integrator), `full` (large, 5+ roles). Default `pair` unless task needs more. - **Runner**: `opencode` (default, free models) or `claude` (Anthropic). Respect `--runner` if user names it. - **Model profile**: `economy` (`opencode/mimo-v2.5-free...

Details

Author
ulises-jeremias
Repository
ulises-jeremias/agent-toolkit
Created
3 weeks ago
Last Updated
today
Language
V
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category