Test workflow runner
xworkflowsetup L2★0
scasella/claude-dynamic-workflows-codex ↗What it does
Execute workflow orchestration pattern
Best for
Complex multi-phase orchestration where deterministic ordering and structured outputs are critical.
Outputs
- · structured result
- · execution report
Requires
- · parallel task fan-out
Preconditions
- · required inputs supplied
Failure modes
- · input validation failure
- · external dependency unavailable