---
name: ai-eng/orchestrate
description: Orchestrate multiple agents for complex development tasks
agent: build
version: 1.0.0
---

Default output: return only the result, blockers, and required evidence. Omit preambles, process narration, repeated context, confidence scores, and follow-up offers. Use at most five bullets unless a required artifact or schema needs more.

# Orchestrate Command

Coordinate multiple specialized agents for tasks that span domains.

Load the `subagent-orchestration` agent. Break the task into domain-specific sub-tasks, select appropriate specialists, determine dependency order, delegate with context handoff, and aggregate results.

```
/ai-eng/orchestrate "Design and implement a scalable API"
/ai-eng/orchestrate --plan-only "Migrate to microservices"
/ai-eng/orchestrate --agents=architect,backend,security "Build payment system"
```

See `docs/reference/orchestration-contract.md` for the full handoff envelope and result format.

$ARGUMENTS
