一键导入
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 页面并帮你完成安装。
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.
基于 SOC 职业分类
| 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