β‘ Workflows
Research + Execution
Clearly separate research and implementation phases to reduce rework.
Bundle files
πORCHESTRATION.mdβ Orchestration
1# ORCHESTRATION.md
2
3## Diagram
4
5 ββββββββββββββββββββββββββββββββ
6 β Phase 1: Research β
7 β questions β options β rec. β
8 ββββββββββββββββ¬ββββββββββββββββ
9 β
10 βΌ
11 ββββββββββββββββββββββββββββββββ
12 β Decision Gate β
13 β (approve before building) β
14 ββββββββββββββββ¬ββββββββββββββββ
15 β
16 βΌ
17 ββββββββββββββββββββββββββββββββ
18 β Phase 2: Execution β
19 β implement β validate β doc β
20 ββββββββββββββββββββββββββββββββ
21
22
23## Workflow
24Research + Execution
25
26## Objective
27Clearly separate research and implementation phases to reduce rework.
28
29## Phase 1: Research
30- Key questions
31- Compared options
32- Recommendation with trade-offs
33- Decision criteria
34
35## Phase 2: Execution
36- Implement approved option
37- Validate against success criteria
38- Document final decisions
39
40## Rules
41- Do not implement without explicit post-research decision.
42- Research must bring evidence (docs, benchmarks, references).
43
44## Deliverables
45- Technical brief (research)
46- Implementation plan
47- Result + validation
48
Lines: 48 | Words: 128
Install
Copy bundle to your OpenClaw workspace.
curl -fsSL https://raw.githubusercontent.com/cerealskill/openclaw-agents/main/install.sh | bash -s workflow research-execution ENRate this agent
Loading...
Sign in to rate this agent
Includes
- β ORCHESTRATION.md
Info
- Slug
- research-execution
- Lines
- 48
- Words
- 128
