返回 Skill 列表
extension
分类: 开发与工程无需 API Key

Agent Collective Intelligence Coordinator

针对代理集体智能协调员的逐步指导。

person作者: jakexiaohubgithub

Agent Collective Intelligence Coordinator

Use this skill when multiple agents are working on the same problem and you need coherent orchestration.

When to Use

  • Several agents produce overlapping or conflicting outputs.
  • You need role assignment, sequencing, and output consolidation.
  • You want a final answer with explicit rationale and trade-offs.

Coordination Workflow

  1. Define the objective and decision criteria.
  2. Assign distinct roles to agents (research, implementation, risk, review).
  3. Set clear output contracts for each role.
  4. Run work in parallel where independent; serialize where dependent.
  5. Collect outputs and detect contradictions.
  6. Resolve conflicts using evidence, constraints, and priorities.
  7. Produce one unified recommendation with action steps.

Output

  • Role/task matrix for participating agents
  • Consolidated findings and conflict resolution notes
  • Final decision with alternatives and confidence level