Implement Dynamic Workflow Runtime Stages
dynamic-workflow-implworkflowsetup L3★0
cyl19970726/multi-agent-harness ↗What it does
Execute dynamic workflow from pattern
Best for
Complex multi-phase orchestration where deterministic ordering and structured outputs are critical.
Inputs
- · args: parameters object
- · phase: phase number or name
Outputs
- · structured result
- · execution report
Requires
- · parallel task fan-out
- · GitHub CLI (gh)
Preconditions
- · required inputs supplied
Failure modes
- · input validation failure
- · external dependency unavailable
Trust signals
- · coordinate-phase addresses worktree staleness bug (GitHub #2328 pattern)