ginko orchestrate
ginko orchestrate [options]Description
Section titled “Description”Runs as a supervisor agent that coordinates multiple AI agents working on tasks within an epic.
Options
Section titled “Options”| Flag | Description |
|---|---|
--epic <id> | Target specific epic |
--dry-run | Preview without executing |
--resume | Resume from checkpoint |
--verbose | Show detailed status |
--poll-interval <seconds> | Task polling interval (default: 5) |
--max-runtime <minutes> | Maximum runtime (default: 60) |
Examples
Section titled “Examples”ginko orchestrate --epic e005ginko orchestrate --epic e005 --dry-runginko orchestrate --resume --verboseRelated Commands
Section titled “Related Commands”- ginko agent — Manage agents
- ginko checkpoint — Save state