ワンクリックで
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 ページを確認してインストールできます。
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.
SOC 職業分類に基づく
| 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