Skip to main content

swarm

Deprecated compatibility shim for team execution. Use `team` (Agent-tool coordination) instead.

Jump to install

Source facts

Repository
mrzhangguoguo/oh-my-workbuddy
Last source activity
July 8, 2026 at 07:14
Detected SKILL.md language
English
Stars
2
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
swarm
category
execution
status
deprecated
description
Deprecated compatibility shim for team execution. Use `team` (Agent-tool coordination) instead.
agent_created
true
triggers
["swarm","swarm mode","parallel agents"]
> Ported from oh-my-codex `swarm`. OMX runtime conventions (`$macro` invocation, `omx` CLI, `.omx/` state directory) are replaced with WorkBuddy idioms (Skill tool, Agent tool, task list, `.workbuddy/memory`). # Swarm — deprecated Hard-deprecated. Do not invoke or route this skill for new work. Use the `team` skill (`skill: team`) instead. In WorkBuddy, coordinated multi-agent execution is done by spawning teammates with the **Agent tool** against a shared task list — there is no `omx team` tmux runtime to invoke. This file exists only to preserve the catalog-visible `swarm` contract while `team` owns coordinated execution.
View on GitHub