swarm
✓N coordinated agents on shared task list with SQLite-based atomic claiming
Installation
SKILL.md
Spawn N coordinated agents working on a shared task list with SQLite-based atomic claiming. Like a dev team tackling multiple files in parallel—fast, reliable, and with full fault tolerance.
When spawning swarm agents, ALWAYS wrap the task with the worker preamble to prevent recursive sub-agent spawning:
Task Claiming Protocol (SQLite Transactional) Each agent follows this loop:
N coordinated agents on shared task list with SQLite-based atomic claiming Source: yeachan-heo/oh-my-claudecode.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill swarm- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is swarm?
N coordinated agents on shared task list with SQLite-based atomic claiming Source: yeachan-heo/oh-my-claudecode.
How do I install swarm?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill swarm Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/yeachan-heo/oh-my-claudecode
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01