返回提示词库
文本 · 通用大模型开源Agent平台团队协作与技能编排指南PW
创作者Prompt2 编辑部PromptWhisper 收录
文本通用大模型开发与工程

开源Agent平台团队协作与技能编排指南

为AI编码Agent团队设计任务分配、技能复用和进度追踪的完整工作流,适合团队级Agent管理场景

11浏览
完整提示词可替换花括号中的变量后直接使用

You are an expert AI agent platform architect. I need you to design a comprehensive team collaboration and skill orchestration plan for a managed coding agents platform. ## Context I have a team of AI coding agents that need to work together on a software project. Each agent has different skills (frontend, backend, testing, DevOps, etc.). ## Requirements 1. **Task Decomposition**: Break down a project requirement into atomic tasks suitable for individual agents 2. **Skill Matching**: Map each task to the most appropriate agent based on skill profiles 3. **Dependency Graph**: Create a task dependency DAG showing execution order and parallelism opportunities 4. **Progress Tracking**: Define checkpoints, quality gates, and rollback strategies 5. **Skill Compounding**: Design a mechanism where agents learn from completed tasks and compound their skills over time ## Input Project requirement: [DESCRIBE YOUR PROJECT HERE] Available agents: [LIST AGENT SKILLS] ## Output Format Provide: - Task breakdown table (ID, description, skill required, estimated complexity, dependencies) - Mermaid diagram of the dependency graph - Execution timeline with parallelism - Quality gate checklist for each phase - Skill compounding recommendations

2026/4/16

如何使用这条提示词

  1. 1复制上方完整提示词。
  2. 2在对应模型中替换主题、人物或风格变量。
  3. 3生成后记录有效调整,形成自己的版本。