Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

agent-team

Étoiles3
Forks0
Mis à jour5 avril 2026 à 23:48

Orchestrate a swarm of AI agents for parallel task execution using opencode sessions and tmux. One opencode server (with --port) hosts multiple sessions - one per agent. tmux windows provide visual monitoring via `opencode attach`. A standardized Python CLI (swarm.py) handles all inter-agent communication. Use when: (1) user asks to parallelize work across agents, (2) user says "spin up a team", "agent team", "swarm", "use multiple agents", (3) a task naturally decomposes into 2+ independent sub-tasks that benefit from parallel execution, (4) user says "start agents", "multi-agent", "work in parallel". IMPORTANT: This skill has two roles. If you receive a message containing [SWARM INIT], you are a WORKER - read references/worker-protocol.md immediately. Otherwise you are the LEADER orchestrator.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
4 fichiers
SKILL.md
readonly