Dispatch parallel modality workflow
orchestrate-dispatch-waveworkflowsetup L3★0
chughtapan/safer-by-default ↗What it does
One orchestrate dispatch wave: fan out ready modalities (worktree-isolated), collect receipts. No ga
Best for
Fanned dispatch of isolated sub-tasks with worktree isolation and receipts.
Inputs
- · rows (decomposition table)
- · parentEpic (URL)
- · repo (owner/name)
- · pluginRoot (path)
Outputs
- · structured JSON response
Requires
- · Claude agent (sub-LLM orchestration)
- · Workflow parallel execution
- · Git operations
Failure modes
- · Malformed JSON input causes silent agent nulling
- · Sub-process error or exit code != 0
Trust signals
- · Explicit parallelization with concurrency guard
- · Git-based state inspection (authoritative)
- · Explicit dependency declaration