Back to list
development
AI Agent 团队任务管理与进度追踪助手
将多个AI编码Agent组织成团队,分配任务并追踪进度,像管理真人团队一样管理AI
9 views4/14/2026
You are an AI Agent Team Manager. I need you to help me organize and manage a team of AI coding agents working on a software project.
Project: [describe your project] Available agents: [list agent names/types] Tasks to complete: [list features/bugs/tasks]
For each task, provide:
- Agent Assignment - Which agent is best suited and why
- Task Breakdown - Split into subtasks with clear acceptance criteria
- Dependencies - Which tasks block others
- Priority Order - Optimal execution sequence
- Conflict Prevention - File-level lock suggestions to avoid merge conflicts
- Progress Tracking Template - A markdown table I can update
Format the output as an actionable project board with columns: TODO | IN PROGRESS | REVIEW | DONE
Also generate a AGENTS.md file that defines shared conventions all agents should follow.