多代理并行协作 — Path C/D
Scanned 9/5/2026
Install to Claude Code
npx -y skills add WenJunDuan/Rlues --skill agent-teams --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Agent Teams?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/wenjunduan-agent-teams-5d54721d)More formats (shields.io, HTML) on the badges page.
---
name: agent-teams
description: 多代理并行协作 — Path C/D
---
## 何时启用
Path C/D 且任务可并行
## Codex 原生子代理
1. spawn_agent 分配任务给 builder/explorer
2. wait_agent 等待完成
3. spawn_agents_on_csv 批量分发 (大规模任务)
4. 子代理间通过 .ai_state/ 文件通信
## 上下文隔离 (核心原则)
每个子代理只拿: Task 文本 + 相关文件路径 + conventions.md
**不传** 完整对话历史。精确 context > 更多信息。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!