agent-team-orchestration-patterns

Coordinate multi-agent teams to plan, critique, and execute research tasks.

9|2|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/DavidTeju/shared-skills --skill agent-team-orchestration-patterns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-team-orchestration-patterns
Source: https://github.com/DavidTeju/shared-skills/tree/main/skills/agent-team-orchestration-patterns
Command: npx skills add https://github.com/DavidTeju/shared-skills --skill agent-team-orchestration-patterns

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Complex planning tasks often require coordinating 3+ agents to gather data, synthesize findings, and maintain alignment across sub-teams; without clear patterns, work can drift, duplicate effort, and miss cross-cutting insights.

Core Features & Use Cases

  • Narrow role design with explicit outputs for each agent (Data Gatherer, Researcher, Time Validator, Critic, etc.)
  • Iteration loops and a living scratchpad to log rules, decisions, and open questions
  • Idle-agent re-dispatch and cross-reference sharing to avoid duplicative work and ensure coherence across the plan

Quick Start

Configure a three-agent team to draft a research plan, perform iterative critiques, and finalize a coordinated execution.

Frequently Asked Questions about agent-team-orchestration-patterns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multiple agents to avoid duplicative work during complex research?

Multi-agent orchestration uses narrow role design and idle-agent re-dispatch to prevent duplicative work. Agents share a living scratchpad to log decisions and cross-reference findings, ensuring coherent execution across all sub-teams.

What is the best way to structure iterative critique loops across a multi-agent team?

Iterative critique loops are structured by assigning specific roles like Critic and Researcher to separate agents. The team uses a living scratchpad to log open questions and rules, allowing agents to cross-reference outputs and refine the plan iteratively.

When do I need multi-agent orchestration for planning tasks?

You need multi-agent orchestration when a planning task requires three or more agents, cross-source data synthesis, and iterative critique. It is applicable across domains like calendar planning, Notion research, and web gathering to maintain alignment.

How to design agent roles for cross-source synthesis and data gathering?

Design agent roles by assigning narrow responsibilities with explicit outputs, such as a Data Gatherer, Researcher, Time Validator, and Critic. This role design ensures agents cross-reference shared scratchpad logs and maintain alignment during cross-source synthesis.

Can I use multi-agent orchestration for both calendar planning and web research?

Yes, multi-agent orchestration applies to both calendar planning and web research. It coordinates agents to gather data, validate times, and synthesize findings iteratively, maintaining cross-referencing and alignment across diverse task domains.

Why does my multi-agent team drift and miss cross-cutting insights during execution?

Teams drift without clear orchestration patterns, leading to missed insights and duplicated effort. Implementing role design, explicit agent communications guidance, and a shared scratchpad for cross-referencing prevents this drift and maintains alignment.