Skip to content

orchestrate:initiative

← Back to CLI Commands

Plan initiative execution and prepare structured handoff artifacts without claiming host launch; stored handoffs can be replayed inline

pnpm orchestrate:initiative --initiative <ids...>

Options:

FlagDescriptionRequired
-i, --initiative &lt;ids...&gt;Initiative ID(s) to orchestrateYes
-d, --dry-runShow execution plan without spawning agentsNo
-p, --progressShow current progress onlyNo
-c, --checkpoint-per-waveSpawn next wave then exit (no polling)No
--no-checkpointForce polling modeNo
--client &lt;name&gt;Agent host capability profile identifierNo
--print-handoffsPrint stored handoff artifacts inline for manual copy/paste outputNo
--max-active-workers &lt;count&gt;Cap concurrent active workers; overrides software_delivery.orchestration.max_active_workersNo

← Back to CLI Commands