Yeachan-Heo

swarm

N coordinated agents on shared task list (compatibility facade over team)

Yeachan-Heo 32,860 2,526 Updated 6mo ago
GitHub

Install

npx skillscat add yeachan-heo/oh-my-codex/swarm

Install via the SkillsCat registry.

About this skill

Swarm is a compatibility alias for the /team skill that routes /swarm commands to the same staged pipeline for coordinated agents on a shared task list, providing a uniform interface for multiple agents. Use it when you need to manage several agents via a single command while leveraging the team skill's pipeline.

SKILL.md

Swarm (Compatibility Facade)

Swarm is a compatibility alias for the /team skill. All swarm invocations are routed to the Team skill's staged pipeline.

Usage

/swarm N:agent-type "task description"
/swarm "task description"

Behavior

This skill is identical to /team. Invoke the Team skill with the same arguments:

/team <arguments>

Follow the Team skill's full documentation for staged pipeline, agent routing, and coordination semantics.

Categories