by am-will · Claude Skill · ★ 158
Swarms Multi-agent orchestration for Claude Code and Codex. Plan with explicit dependencies, execute in parallel waves, with an orchestrator that maintains context and verifies work. The Problem with Simple Loops A popular pattern for AI coding agents is the bash loop: spawn an agent, have it find the next task, execute it, repeat. It mirrors how humans work, logical and straightforward. But LLMs aren't humans. Each new agent session starts fresh.
| Stars | 158 |
| Forks | 8 |
| Language | Shell |
| Category | Claude Skill |
| Quality Score | 67.2355703858991/100 |
| Last Updated | 2026-04-18 |
| Created | 2026-02-02 |
| Platforms | claude-code, cli, codex |
| Est. Tokens | ~6k |
These tools work well together with swarms for enhanced workflows:
Explore other popular claude skill tools:
swarms is Multi-agent orchestration skills for Claude Code and Codex. It is categorized as a Claude Skill with 158 GitHub stars.
swarms is primarily written in Shell.
You can find installation instructions and usage details in the swarms GitHub repository at github.com/am-will/swarms. The project has 158 stars and 8 forks, indicating an active community.