Loading...
Loading...
Use only when the user explicitly types `/orchestrate <goal>` to decompose a large task, spawn a tree of parallel cloud-agent workers/subplanners/verifiers via the Cursor SDK, and collect structured handoffs; do not invoke autonomously.
npx skill4agent add cursor/plugins orchestrate/orchestrate <goal>scripts/cli.tsplan.jsoncursor-sdkCURSOR_API_KEYcursor-sdkSLACK_BOT_TOKEN--slack-channel <id>kickoffrun --rootSLACK_CHANNEL_IDplan.slackChannelplan.jsongit merge| Node | Runs the loop? | Scope | Output |
|---|---|---|---|
| Planner | yes | Entire user goal | User-facing message + optional PR |
| Subplanner (↻) | yes | One slice of parent's scope | Handoff to parent |
| Worker | no | One concrete task | Handoff to spawning planner |
| Verifier | no | One target's acceptance criteria | Verdict handoff to spawning planner |
| Git | n/a | Shared medium | Branches (code) + handoffs/ (meaning) |
/orchestrate <goal>references/dispatcher.mdreferences/planner.mddisable-model-invocation: true