en un clic
team
Orchestrate parallel tmux workers for a multi-agent team task.
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.
Menu
Orchestrate parallel tmux workers for a multi-agent team task.
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.
Basé sur la classification professionnelle SOC
Run a focused Gemini advisor prompt and save the result as a reusable artifact.
Autonomously drive a feature from clarified objective through implementation and verification.
Safely stop active work, note what was interrupted, and preserve resumable context.
Configure notification delivery for Slack, Discord, or Telegram.
Analyze and optimize context for signal-to-noise ratio — deduplicate, compress, prioritize, and prune.
Summarize token usage and cost-style session metrics across daily, weekly, or monthly windows.
| 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 omp 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.
omp team run --task "<task description>" --workers <N>
omp team run --task "Review all PRs" --workers 3omp team run --task "Run smoke tests" --workers 2omp team run --task "Audit dependencies" --workers 4.gemini/GEMINI.mdomp worker run --team <name> --worker <id>.omp/state/team/<name>/workers/<id>/done.json)omp team status reflects worker completion