β‘ Workflows
Technical Arbiter (2 agents propose, 1 decides)
Make robust technical decisions by comparing two independent proposals.
Bundle files
πORCHESTRATION.mdβ Orchestration
1# ORCHESTRATION.md
2
3## Diagram
4
5 ββββββββββββ ββββββββββββ
6 β Agent A β β Agent B β
7 βProposal 1β βProposal 2β
8 ββββββ¬ββββββ ββββββ¬ββββββ
9 β β
10 ββββββββββββββ¬βββββββββββββ
11 βΌ
12 βββββββββββββββ
13 β Arbiter β
14 β (rubric) β
15 ββββββββ¬βββββββ
16 β
17 βΌ
18 βββββββββββββββ
19 β Decision β
20 β+ justificat.β
21 βββββββββββββββ
22
23
24## Workflow
25Technical Arbiter (2 agents propose, 1 decides)
26
27## Objective
28Make robust technical decisions by comparing two independent proposals.
29
30## Roles
31- **Agent A:** proposal 1
32- **Agent B:** proposal 2
33- **Arbiter:** evaluates and decides
34
35## Protocol
361. A and B work independently, without influencing each other.
372. They deliver a standard format:
38 - approach
39 - pros/cons
40 - risk
41 - cost/time
423. Arbiter scores using a rubric.
434. Final selection + written justification.
44
45## Suggested Rubric (0-5)
46- Technical correctness
47- Simplicity
48- Maintainability
49- Operational risk
50- Delivery time
51
52## Closure
53- Final decision
54- Reasons for discarding
55- Conditions for reevaluation
56
Lines: 56 | Words: 146
Install
Copy bundle to your OpenClaw workspace.
curl -fsSL https://raw.githubusercontent.com/cerealskill/openclaw-agents/main/install.sh | bash -s workflow technical-arbiter ENRate this agent
Loading...
Sign in to rate this agent
Includes
- β ORCHESTRATION.md
Info
- Slug
- technical-arbiter
- Lines
- 56
- Words
- 146
