Dispatch

Use to drive a slice's phases to completion through confined subprocess workers in isolated worktrees — you orchestrate and are the sole writer, the workers execute. Workers spawn via `/dispatch-spawn`, one path for every harness. You drive the landing yourself — import, commit, record, verify, conclude, reap; `doctrine dispatch next` prescribes only for a fork bound at creation, which this path does not mint. Default serial (one worker per phase); parallelize file-disjoint phases. Conflicts report-and-halt, never auto-merge.

davidlee fafb56e 12.0 KB Updated

File contents

davidlee/doctrine/tree/main/plugins/doctrine/skills/dispatch commit fafb56e1b6

Frequently asked questions

npx skillmds@latest add davidlee/dispatch