Scout and combine research algorithms
scout-and-combineworkflowsetup L3★0
itchyshin/DRM.jl ↗What it does
scout parallel sources, combine results intelligently
Best for
fan-out parallel research with synthesized results
Inputs
- · args: JSON object or array per workflow
Outputs
- · structured result JSON
Requires
- · agent orchestration
- · parallel execution
- · WebFetch MCP
Preconditions
- · return schema defined and enforced
- · phase logging initialized
Failure modes
- · agent execution timeout
Trust signals
- · strict return schema enforced
- · independent verification required
- · test suite + clippy validation