Skip to content
GitHub Copilot Train-the-Trainer
Overview

Session 16 — Multi-Agent Team Orchestration

Module: Advanced Topics & Capstone

Difficulty: Advanced

Prerequisites: None; optional and standalone Duration: 3 hours (1 hour trainer content, 2 hours lab)

Overview

This elective session covers bounded roles, routing, durable decisions, and review for several AI agents. It uses Squad as an optional implementation example. The concepts also apply when a customer chooses another tool or a manual workflow.

Learning outcomes

  • Define a coordinator, specialized roles, and clear charters.
  • Design shared decision records and role-specific history.
  • Route independent work without overlapping ownership.
  • Use GitHub Issues as reviewable work contracts.
  • Decide when orchestration is worth its cost.

Materials

Resource Location
Trainer guide trainer-content/
Lab lab/
Starter files lab/starter/
Reference solution lab/solution/