Back to skills
extension
Category: Development & EngineeringNo API key required

Agent Collective Intelligence Coordinator

Step-by-step guidance for agent collective intelligence coordinator.

personAuthor: 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