Orchestrate Dev

Use when an implementation request is bigger than one unit of work — a spec or plan file, a multi-part feature, a review doc with several items, 'implement all of this', 'build X end to end', 'do these N things', 'orchestrate this', 'run these in parallel', 'split this across agents'. Plans a dependency-aware task graph, runs each task under a role (parallel workers where supported, sequentially where not), integrates onto ONE objective branch, and delivers ONE PR. A single small change is not orchestration — that falls through to start-dev.

Tamircohen28 5f61072 6 files · 29.9 KB Updated

File contents

Tamircohen28/tamirs-superpowers/tree/main/skills/dev-workflow/orchestrate-dev commit 5f61072018

Frequently asked questions

npx skillmds@latest add tamircohen28/orchestrate-dev