Orchestrated Delivery

Run a project as an orchestrator driving implementation subagents against a GitHub issue backlog: break work into issues, brief agents that work in isolated worktrees, review what comes back, and merge through a path that mechanically refuses red checks. Use when asked to "orchestrate", "act as an orchestrator", "manage agents", "keep working while I'm away", "break this down into GitHub issues", or when taking over a repo that already has docs/process/orchestrating.md. Also use when setting this workflow up in a new repo, when a subagent's PR needs reviewing before merge, when several agents must run in parallel without colliding, or when deciding what to escalate to the human owner instead of guessing. Covers brief anatomy, verification that proves rather than accepts, merge discipline without branch protection, and how the loop revises itself.

BlakeHastings Updated

File contents

BlakeHastings/claude-code-artifacts/tree/main/orchestrated-delivery commit 02b3ed2439

Frequently asked questions

npx skillmds@latest add blakehastings/orchestrated-delivery