Generate and rank candidate plans
judge-panelworkflowsetup L2★0
USS-Parks/lamprey ↗What it does
Convene expert panels for judgment
Best for
Assembling diverse expert perspectives in a structured panel verdict
Inputs
- · { experts[], question, decision_criteria }
Outputs
- · { panel_verdict, expert_opinions[], consensus_score }
Requires
- · multi-agent workflow execution
- · parallel task coordination
- · workflow phase tracking
Preconditions
- · schema validation framework
Failure modes
- · failed results filtered silently
Trust signals
- · explicit StructuredOutput schemas
- · parallel barrier for race detection
- · named phase tracking
- · null-filtering for fault tolerance
- · explicit model selection