agent-supervisor-pattern

Installation
SKILL.md

Agent Supervisor Pattern

Design centralized orchestration systems where a supervisor agent coordinates specialized worker agents.

When to Use

  • Complex tasks requiring multiple specialized agents
  • Need clear visibility into agent decision-making
  • Workflows requiring sequential or conditional agent execution
  • Systems where human oversight is important
  • Tasks with clear subtask decomposition

Architecture Overview

Installs
4
GitHub Stars
4
First Seen
Feb 4, 2026
agent-supervisor-pattern — latestaiagents/agent-skills