Orchestrator Design Skill Design O-Agent (Orchestrator Agent) systems for managing fleets of specialized agents. Purpose Guide the architectural design of orchestrator systems that create, command, monitor, and delete specialized agents through a single unified interface. When to Use - Designing multi-agent systems - Building fleet management architecture - Creating scalable agent workflows - Implementing the Single Interface Pattern Prerequisites - Understanding of the Three Pillars (@three-pillars-orchestration.md) - Familiarity with agent lifecycle patterns (@agent-lifecycle-crud.md) - Acc…