1.1 KiB
1.1 KiB
name, description, type, originSessionId
| name | description | type | originSessionId |
|---|---|---|---|
| Agent Team tmux 约束 | 使用 Agent Team 分配工作时的 tmux 使用规范和容器资源限制 | feedback | 6ffdfb76-9314-497d-9d3c-8ef5808a343b |
Agent Team tmux 约束
规则
使用 Agent Team 为 Agent 分配工作时,必须遵守以下约束:
- 严格遵循 tmux 规范: 按照
/workspace/team/tmux.md的要求使用 tmux,包括 Session → Window → Pane 三层架构、命名规范、Agent 角色分配等 - 资源限制: 开发容器资源有限,只能使用
/workspace/.claude/commands/isos-tmux-team.md来分配团队,确保当前 Session 中最多同时只开启 1 个 Window、4 个 Pane
Why: 开发容器资源受限,超过 4 个 Pane 会导致性能问题或容器不稳定;tmux.md 定义了团队协作的标准化布局和命名规范,统一使用可避免混乱
How to apply: 每次创建 Agent Team 时,先读取 tmux.md 了解规范,然后通过 isos-tmux-team 命令创建团队,不要手动创建额外的 Window 或 Pane,不要使用其他团队分配方式