con un clic
team
Orchestrate parallel tmux workers for a multi-agent team task.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Orchestrate parallel tmux workers for a multi-agent team task.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Produce a structured handoff document summarizing completed work and next steps.
Produce a phased execution plan aligned to the oh-my-gemini roadmap gates.
Perform a structured code review of recent changes or a specific scope.
Verify that acceptance criteria are met and work is complete.
Run a focused Gemini advisor prompt and save the reusable result artifact. Use when the user wants a quick advisor-style answer without a full workflow.
Drive a task from clarified objective through implementation and verification. Use when the user wants end-to-end autonomous execution.
| name | team |
| aliases | ["/team","team run","run team"] |
| primaryRole | orchestrator |
| description | Orchestrate parallel tmux workers for a multi-agent team task. |
Use this skill when the user wants to run a multi-worker team orchestration task.
Launches omg team run with the specified task and worker count, creating a tmux session with N parallel workers. Each worker receives the team context via GEMINI.md and executes the task, then writes a completion signal.
omg team run --task "<task description>" --workers <N>
omg team run --task "Review all PRs" --workers 3omg team run --task "Run smoke tests" --workers 2omg team run --task "Audit dependencies" --workers 4.gemini/GEMINI.mdomg worker run --team <name> --worker <id>.omg/state/team/<name>/workers/<id>/done.json)omg team status reflects worker completion