원클릭으로
team
Orchestrate parallel tmux workers for a multi-agent team task.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Orchestrate parallel tmux workers for a multi-agent team task.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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