
Joelhooks Swarm Tools
- 723 repo stars
- Updated June 25, 2026
- joelhooks/swarm-tools
joelhooks-swarm-tools is a Claude Code plugin that adds multi-agent swarm coordination, learning, and issue tracking for OpenCode-style delegated coding.
About
joelhooks-swarm-tools is a Claude Code plugin that packages swarm-tools for developers who want several agents working in parallel instead of one long chat. It focuses on coordination—who does what, how work is delegated, and how issues are tracked—plus learning so repeat patterns get smoother over time. The listing describes OpenCode-oriented multi-agent management, which suits developers shipping with Claude Code when features split naturally across subtasks (frontend pass, test pass, docs pass). You install it when single-agent context and serial tool use become the bottleneck, not when you need a one-off API wrapper. It sits in the build journey under agent-tooling: you are extending how your coding agent runs, not replacing your app stack. Expect advanced setup compared to a simple skill; rewards show up when you routinely run delegated agents on the same codebase and need visibility into what each agent finished or blocked on.
- Multi-agent swarm coordination and delegate workflows for OpenCode
- Learning capabilities across swarm runs
- Agent issue tracking and management hooks
- Keywords: claude, coordination, delegates, multiagent, swarm
- Single-plugin bundle (plugin count: 1) from joelhooks/swarm-tools
Joelhooks Swarm Tools by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin install joelhooks-swarm-tools@joelhooks/swarm-toolsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 723 |
|---|---|
| Last updated | June 25, 2026 |
| Repository | joelhooks/swarm-tools ↗ |
What it does
Orchestrate multiple coding agents with delegation, learning, and issue tracking when you outgrow single-thread Claude sessions on one repo.
Who is it for?
Best when you already use Claude Code with OpenCode and regularly split work across multiple agent delegates on one repository.
Skip if: Skip if you only need a single Claude thread and never delegate or parallelize agent work.
What you get
After you add the plugin, you can coordinate delegated swarms with tracked agent issues instead of one opaque monolithic thread.
- Registered swarm-tools Claude Code plugin
- Multi-agent delegate and coordination patterns
- Agent issue tracking integrated into your build workflow
By the numbers
- Plugin bundle contains 1 plugin
- Repository: joelhooks/swarm-tools
- Catalog keywords: claude, coordination, delegates, multiagent, swarm
Recommended Plugins
How it compares
Multi-agent orchestration plugin, not a standalone MCP server or one-shot codegen skill.
FAQ
Who is Joelhooks Swarm Tools for?
It is for Claude Code users who run or want to run multi-agent swarms on OpenCode with delegation, learning, and issue tracking.
When should I use Joelhooks Swarm Tools?
Use it during Build when you parallelize agent tasks and need coordination and management beyond a single coding session.
How do I add Joelhooks Swarm Tools to my agent?
Install the plugin from the joelhooks/swarm-tools Claude Code plugin source, register it in Claude Code, then enable swarm coordination in your OpenCode workflow.