team

GitHub

用于并行编排多智能体团队任务,通过tmux创建N个并发worker执行指定工作并聚合结果。

skills/team/SKILL.md jjongguet/oh-my-product

Trigger Scenarios

用户需要并行执行多个独立子任务 启动多代理协作进行批量处理

Install

npx skills add jjongguet/oh-my-product --skill team -g -y
More Options

Use without installing

npx skills use jjongguet/oh-my-product@team

指定 Agent (Claude Code)

npx skills add jjongguet/oh-my-product --skill team -a claude-code -g -y

安装 repo 全部 skill

npx skills add jjongguet/oh-my-product --all -g -y

预览 repo 内 skill

npx skills add jjongguet/oh-my-product --list

SKILL.md

Frontmatter
{
    "name": "team",
    "aliases": [
        "\/team",
        "team run",
        "run team"
    ],
    "description": "Orchestrate parallel tmux workers for a multi-agent team task.",
    "primaryRole": "orchestrator"
}

Team Skill (oh-my-product)

Use this skill when the user wants to run a multi-worker team orchestration task.

What it does

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.

Usage

omp team run --task "<task description>" --workers <N>

Examples

  • omp team run --task "Review all PRs" --workers 3
  • omp team run --task "Run smoke tests" --workers 2
  • omp team run --task "Audit dependencies" --workers 4

Orchestration steps

  1. Hook system writes team context to .gemini/GEMINI.md
  2. tmux session is created with N worker panes
  3. Each worker runs omp worker run --team <name> --worker <id>
  4. Workers read context, execute task, write done signal to state
  5. Orchestrator polls until all workers complete
  6. Results aggregated and displayed

Acceptance criteria

  • tmux session created with N panes
  • Each pane executes the worker run command
  • Each worker writes a done signal (.omp/state/team/<name>/workers/<id>/done.json)
  • omp team status reflects worker completion

Version History

  • 4f49e99 Current 2026-07-25 06:34

Same Skill Collection

skills/ask/SKILL.md
skills/autopilot/SKILL.md
skills/cancel/SKILL.md
skills/configure-notifications/SKILL.md
skills/context-optimize/SKILL.md
skills/cost/SKILL.md
skills/debug/SKILL.md
skills/deep-interview/SKILL.md
skills/design-system/SKILL.md
skills/doctor/SKILL.md
skills/execute/SKILL.md
skills/handoff/SKILL.md
skills/help/SKILL.md
skills/hud-setup/SKILL.md
skills/learn/SKILL.md
skills/plan/SKILL.md
skills/prd/SKILL.md
skills/ralplan/SKILL.md
skills/review/SKILL.md
skills/sessions/SKILL.md
skills/status/SKILL.md
skills/ux-critique/SKILL.md
skills/verify/SKILL.md
skills/wait/SKILL.md
skills/web-design/SKILL.md
src/skills/cancel/SKILL.md
src/skills/configure-notifications/SKILL.md
src/skills/debug/SKILL.md
src/skills/deep-interview/SKILL.md
src/skills/execute/SKILL.md
src/skills/handoff/SKILL.md
src/skills/help/SKILL.md
src/skills/review/SKILL.md
src/skills/verify/SKILL.md
src/skills/status/SKILL.md

Metadata

Files
0
Version
4f49e99
Hash
0a5aa42a
Indexed
2026-07-25 06:34

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-20 08:39
浙ICP备14020137号-1 $mapa de visitantes$