multi-agent-orchestrator
Installation
SKILL.md
Multi-Agent Orchestrator
Use this skill to coordinate multi-agent execution with clear sequencing and dependency control.
Workflow
- Define scope and constraints.
- Define participating agents, roles, task graph, and shared contracts.
- Capture objective metrics, bounds, and release blockers.
- Design implementation plan.
- Map agent handoffs, synchronization points, and retry/escalation policy.
- Keep ownership and dependency boundaries explicit.
- Execute and iterate.
- Implement in small, traceable increments.
- Record run/build context for reproducibility.