Spec Dispatch

Run an OpenSpec change's tasks in parallel — read the task queue, plan file-disjoint waves, dispatch one agent per task, verify, tick the boxes, commit. Use when the user says "dispatch the tasks", "run these tasks in parallel", "fan out the change", "/spec-dispatch", "implement this change with agents", or wants an OpenSpec change implemented by more than one agent at once. Fills the gap in OpenSpec's own `openspec-apply-change`, which is strictly serial and single-agent. Works with or without Herdr; chains to `herdr-dispatch` for the pane mechanics when inside it.

pivoshenko d953934 4.9 KB Updated

File contents

pivoshenko/pivoshenko.ai/tree/main/skills/spec-dispatch commit d953934e1e

Frequently asked questions

npx skillmds@latest add pivoshenko/spec-dispatch