Files
team/memory/agent-team-tmux-constraints.md
T
2026-04-19 21:47:08 +08:00

19 lines
1.1 KiB
Markdown

---
name: Agent Team tmux 约束
description: 使用 Agent Team 分配工作时的 tmux 使用规范和容器资源限制
type: feedback
originSessionId: 6ffdfb76-9314-497d-9d3c-8ef5808a343b
---
# Agent Team tmux 约束
## 规则
使用 Agent Team 为 Agent 分配工作时,必须遵守以下约束:
1. **严格遵循 tmux 规范**: 按照 `/workspace/team/tmux.md` 的要求使用 tmux,包括 Session → Window → Pane 三层架构、命名规范、Agent 角色分配等
2. **资源限制**: 开发容器资源有限,只能使用 `/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,不要使用其他团队分配方式