swarm

Route distributed agent tasks to the Team skill's staged pipeline.

32.6k|2.5k|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/Yeachan-Heo/oh-my-codex --skill swarm-yeachan-heo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swarm
Source: https://github.com/Yeachan-Heo/oh-my-codex/tree/main/skills/swarm
Command: npx skills add https://github.com/Yeachan-Heo/oh-my-codex --skill swarm-yeachan-heo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Swarm provides a compatibility facade that routes swarm invocations to the Team skill's staged pipeline, enabling coordinated multi-agent tasks without duplicating logic.

Core Features & Use Cases

  • Coordination: route tasks to the appropriate Team pipeline for synchronized execution.
  • Compatibility: acts as a wrapper to preserve existing swarm usage while leveraging Team capabilities.
  • Use Case: teams coordinating task lists across agents to achieve a common goal with traceable progress.

Quick Start

Instruct the Team to route tasks through the Swarm wrapper and observe coordinated execution.

Frequently Asked Questions about swarm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate distributed agents to manage a shared task list?

To coordinate distributed agents on a shared task list, this skill routes invocations to the Team skill pipeline, enabling synchronized execution and traceable progress across multiple agents without duplicating logic.

What is a compatibility facade for multi-agent orchestration?

A compatibility facade for multi-agent orchestration acts as a wrapper that preserves existing swarm usage while routing tasks to the Team skill's staged pipeline for synchronized execution and team-based workflow coordination.

Does multi-agent coordination in software development require the Team skill to be available?

Yes, multi-agent coordination requires the Team skill to be available because the Swarm skill functions as a compatibility facade that routes swarm invocations to the Team skill's staged pipeline for proper task management.

What is the best way to route swarm invocations to a staged pipeline without duplicating logic?

The best way to route swarm invocations without duplicating logic is using a compatibility facade wrapper that leverages existing Team capabilities, allowing coordinated multi-agent tasks to execute through a synchronized staged pipeline.

Why should I use a compatibility facade wrapper instead of directly calling the Team skill for task coordination?

You use a compatibility facade wrapper to preserve existing swarm usage while leveraging Team capabilities, ensuring coordinated multi-agent tasks achieve a common goal with traceable progress without rewriting your current invocation logic.