Design multi-agent tournament evaluation
tournament-designworkflowsetup L3★0
Sheldon-92/TAD ↗What it does
Orchestrate pairwise-judged design synthesis
Best for
Design decisions with multiple valid approaches needing synthesis through pairwise-judged competition.
Inputs
- · args envelope (task/contract/spec path)
- · context files if provided
Outputs
- · structured result per phase schema
- · markdown report/findings
Requires
- · Claude API (agentic model)
- · parallel() executor
Preconditions
- · args envelope valid
- · required paths accessible
Failure modes
- · Agent schema mismatch
- · Missing upstream phase data
Trust signals
- · Structured input/output schemas
- · Phase dependency graph
- · Test strategy documented