원클릭으로
team
Orchestrate parallel tmux workers for a multi-agent team task. Use when the user wants coordinated multi-worker execution.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Orchestrate parallel tmux workers for a multi-agent team task. Use when the user wants coordinated multi-worker execution.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
Orchestrate parallel tmux workers for a multi-agent team task.
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.
| name | team |
| aliases | ["/team","team run","run team"] |
| primaryRole | orchestrator |
| description | Orchestrate parallel tmux workers for a multi-agent team task. Use when the user wants coordinated multi-worker execution. |
omg team run --task "..." --workers <N> when the task benefits from parallel workers.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