claude-code-workflow 7.2.23 → 7.2.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.codex/skills/team-arch-opt/SKILL.md +242 -175
- package/.codex/skills/team-arch-opt/roles/analyzer/role.md +78 -78
- package/.codex/skills/team-arch-opt/roles/coordinator/commands/analyze.md +57 -57
- package/.codex/skills/team-arch-opt/roles/coordinator/commands/monitor.md +246 -204
- package/.codex/skills/team-arch-opt/roles/coordinator/role.md +196 -184
- package/.codex/skills/team-arch-opt/roles/designer/role.md +115 -115
- package/.codex/skills/team-arch-opt/roles/refactorer/role.md +102 -102
- package/.codex/skills/team-arch-opt/roles/reviewer/role.md +111 -111
- package/.codex/skills/team-arch-opt/roles/validator/role.md +115 -115
- package/.codex/skills/team-arch-opt/specs/pipelines.md +102 -102
- package/.codex/skills/team-brainstorm/SKILL.md +72 -4
- package/.codex/skills/team-brainstorm/roles/challenger/role.md +61 -61
- package/.codex/skills/team-brainstorm/roles/coordinator/commands/analyze.md +58 -58
- package/.codex/skills/team-brainstorm/roles/coordinator/commands/monitor.md +212 -171
- package/.codex/skills/team-brainstorm/roles/coordinator/role.md +172 -160
- package/.codex/skills/team-brainstorm/roles/evaluator/role.md +56 -56
- package/.codex/skills/team-brainstorm/roles/ideator/role.md +69 -69
- package/.codex/skills/team-brainstorm/roles/synthesizer/role.md +57 -57
- package/.codex/skills/team-brainstorm/specs/pipelines.md +72 -72
- package/.codex/skills/team-coordinate/SKILL.md +71 -3
- package/.codex/skills/team-coordinate/roles/coordinator/commands/monitor.md +45 -5
- package/.codex/skills/team-coordinate/roles/coordinator/role.md +402 -389
- package/.codex/skills/team-coordinate/specs/knowledge-transfer.md +111 -111
- package/.codex/skills/team-coordinate/specs/pipelines.md +97 -97
- package/.codex/skills/team-coordinate/specs/quality-gates.md +112 -112
- package/.codex/skills/team-designer/SKILL.md +153 -153
- package/.codex/skills/team-designer/phases/01-requirements-analysis.md +250 -250
- package/.codex/skills/team-designer/phases/02-scaffold-generation.md +228 -228
- package/.codex/skills/team-designer/phases/03-content-generation.md +330 -330
- package/.codex/skills/team-designer/phases/04-validation.md +320 -320
- package/.codex/skills/team-executor/SKILL.md +29 -2
- package/.codex/skills/team-executor/roles/executor/commands/monitor.md +23 -15
- package/.codex/skills/team-frontend/SKILL.md +77 -3
- package/.codex/skills/team-frontend/roles/analyst/role.md +92 -92
- package/.codex/skills/team-frontend/roles/architect/role.md +86 -86
- package/.codex/skills/team-frontend/roles/coordinator/commands/analyze.md +52 -52
- package/.codex/skills/team-frontend/roles/coordinator/commands/monitor.md +222 -188
- package/.codex/skills/team-frontend/roles/coordinator/role.md +189 -177
- package/.codex/skills/team-frontend/roles/developer/role.md +93 -93
- package/.codex/skills/team-frontend/roles/qa/role.md +79 -79
- package/.codex/skills/team-frontend/specs/pipelines.md +76 -76
- package/.codex/skills/team-frontend-debug/SKILL.md +66 -3
- package/.codex/skills/team-frontend-debug/roles/analyzer/role.md +208 -208
- package/.codex/skills/team-frontend-debug/roles/coordinator/commands/analyze.md +174 -174
- package/.codex/skills/team-frontend-debug/roles/coordinator/commands/dispatch.md +198 -198
- package/.codex/skills/team-frontend-debug/roles/coordinator/commands/monitor.md +177 -143
- package/.codex/skills/team-frontend-debug/roles/coordinator/role.md +164 -152
- package/.codex/skills/team-frontend-debug/roles/fixer/role.md +147 -147
- package/.codex/skills/team-frontend-debug/roles/reproducer/role.md +147 -147
- package/.codex/skills/team-frontend-debug/roles/tester/role.md +231 -231
- package/.codex/skills/team-frontend-debug/roles/verifier/role.md +172 -172
- package/.codex/skills/team-frontend-debug/specs/debug-tools.md +215 -215
- package/.codex/skills/team-frontend-debug/specs/pipelines.md +94 -94
- package/.codex/skills/team-issue/SKILL.md +83 -4
- package/.codex/skills/team-issue/roles/coordinator/commands/analyze.md +64 -64
- package/.codex/skills/team-issue/roles/coordinator/commands/dispatch.md +273 -273
- package/.codex/skills/team-issue/roles/coordinator/commands/monitor.md +235 -194
- package/.codex/skills/team-issue/roles/coordinator/role.md +206 -194
- package/.codex/skills/team-issue/roles/explorer/role.md +94 -94
- package/.codex/skills/team-issue/roles/implementer/role.md +87 -87
- package/.codex/skills/team-issue/roles/integrator/role.md +84 -84
- package/.codex/skills/team-issue/roles/planner/role.md +81 -81
- package/.codex/skills/team-issue/roles/reviewer/role.md +86 -86
- package/.codex/skills/team-issue/specs/pipelines.md +124 -124
- package/.codex/skills/team-iterdev/SKILL.md +64 -3
- package/.codex/skills/team-iterdev/roles/architect/role.md +65 -65
- package/.codex/skills/team-iterdev/roles/coordinator/commands/analyze.md +62 -62
- package/.codex/skills/team-iterdev/roles/coordinator/commands/monitor.md +227 -186
- package/.codex/skills/team-iterdev/roles/coordinator/role.md +193 -181
- package/.codex/skills/team-iterdev/roles/developer/role.md +74 -74
- package/.codex/skills/team-iterdev/roles/reviewer/role.md +66 -66
- package/.codex/skills/team-iterdev/roles/tester/role.md +88 -88
- package/.codex/skills/team-iterdev/specs/pipelines.md +94 -94
- package/.codex/skills/team-lifecycle-v4/MIGRATION-PLAN.md +6 -6
- package/.codex/skills/team-lifecycle-v4/SKILL.md +305 -242
- package/.codex/skills/team-lifecycle-v4/roles/coordinator/commands/dispatch.md +1 -1
- package/.codex/skills/team-lifecycle-v4/roles/coordinator/commands/monitor.md +66 -24
- package/.codex/skills/team-lifecycle-v4/roles/coordinator/role.md +13 -1
- package/.codex/skills/team-lifecycle-v4/roles/supervisor/role.md +1 -1
- package/.codex/skills/team-lifecycle-v4/templates/architecture.md +254 -254
- package/.codex/skills/team-lifecycle-v4/templates/epics.md +196 -196
- package/.codex/skills/team-lifecycle-v4/templates/product-brief.md +133 -133
- package/.codex/skills/team-lifecycle-v4/templates/requirements.md +224 -224
- package/.codex/skills/team-perf-opt/SKILL.md +68 -3
- package/.codex/skills/team-perf-opt/roles/benchmarker/role.md +89 -89
- package/.codex/skills/team-perf-opt/roles/coordinator/commands/analyze.md +61 -61
- package/.codex/skills/team-perf-opt/roles/coordinator/commands/monitor.md +35 -1
- package/.codex/skills/team-perf-opt/roles/coordinator/role.md +179 -167
- package/.codex/skills/team-perf-opt/roles/optimizer/role.md +97 -97
- package/.codex/skills/team-perf-opt/roles/profiler/role.md +73 -73
- package/.codex/skills/team-perf-opt/roles/reviewer/role.md +75 -75
- package/.codex/skills/team-perf-opt/roles/strategist/role.md +94 -94
- package/.codex/skills/team-perf-opt/specs/pipelines.md +65 -65
- package/.codex/skills/team-planex/SKILL.md +65 -3
- package/.codex/skills/team-planex/roles/coordinator/commands/analyze.md +52 -52
- package/.codex/skills/team-planex/roles/coordinator/commands/monitor.md +210 -164
- package/.codex/skills/team-planex/roles/coordinator/role.md +171 -159
- package/.codex/skills/team-planex/roles/executor/role.md +91 -91
- package/.codex/skills/team-planex/roles/planner/role.md +112 -112
- package/.codex/skills/team-planex/specs/pipelines.md +93 -93
- package/.codex/skills/team-quality-assurance/SKILL.md +60 -3
- package/.codex/skills/team-quality-assurance/roles/analyst/role.md +80 -80
- package/.codex/skills/team-quality-assurance/roles/coordinator/commands/analyze.md +72 -72
- package/.codex/skills/team-quality-assurance/roles/coordinator/commands/dispatch.md +108 -108
- package/.codex/skills/team-quality-assurance/roles/coordinator/commands/monitor.md +243 -209
- package/.codex/skills/team-quality-assurance/roles/coordinator/role.md +176 -164
- package/.codex/skills/team-quality-assurance/roles/executor/role.md +66 -66
- package/.codex/skills/team-quality-assurance/roles/generator/role.md +68 -68
- package/.codex/skills/team-quality-assurance/roles/scout/role.md +67 -67
- package/.codex/skills/team-quality-assurance/roles/strategist/role.md +71 -71
- package/.codex/skills/team-quality-assurance/specs/pipelines.md +115 -115
- package/.codex/skills/team-review/SKILL.md +58 -3
- package/.codex/skills/team-review/roles/coordinator/commands/analyze.md +71 -71
- package/.codex/skills/team-review/roles/coordinator/commands/dispatch.md +90 -90
- package/.codex/skills/team-review/roles/coordinator/commands/monitor.md +225 -185
- package/.codex/skills/team-review/roles/coordinator/role.md +175 -163
- package/.codex/skills/team-review/roles/fixer/role.md +76 -76
- package/.codex/skills/team-review/roles/reviewer/role.md +68 -68
- package/.codex/skills/team-review/roles/scanner/role.md +71 -71
- package/.codex/skills/team-review/specs/pipelines.md +102 -102
- package/.codex/skills/team-roadmap-dev/SKILL.md +55 -3
- package/.codex/skills/team-roadmap-dev/roles/coordinator/commands/analyze.md +61 -61
- package/.codex/skills/team-roadmap-dev/roles/coordinator/commands/monitor.md +502 -468
- package/.codex/skills/team-roadmap-dev/roles/coordinator/role.md +335 -322
- package/.codex/skills/team-roadmap-dev/roles/executor/role.md +71 -71
- package/.codex/skills/team-roadmap-dev/roles/planner/role.md +76 -76
- package/.codex/skills/team-roadmap-dev/roles/verifier/role.md +74 -74
- package/.codex/skills/team-roadmap-dev/specs/pipelines.md +93 -93
- package/.codex/skills/team-tech-debt/SKILL.md +56 -3
- package/.codex/skills/team-tech-debt/roles/assessor/role.md +69 -69
- package/.codex/skills/team-tech-debt/roles/coordinator/commands/analyze.md +47 -47
- package/.codex/skills/team-tech-debt/roles/coordinator/commands/monitor.md +272 -231
- package/.codex/skills/team-tech-debt/roles/coordinator/role.md +172 -160
- package/.codex/skills/team-tech-debt/roles/executor/role.md +76 -76
- package/.codex/skills/team-tech-debt/roles/planner/role.md +69 -69
- package/.codex/skills/team-tech-debt/roles/scanner/role.md +82 -82
- package/.codex/skills/team-tech-debt/roles/validator/role.md +75 -75
- package/.codex/skills/team-tech-debt/specs/pipelines.md +47 -47
- package/.codex/skills/team-testing/SKILL.md +72 -3
- package/.codex/skills/team-testing/roles/analyst/role.md +95 -95
- package/.codex/skills/team-testing/roles/coordinator/commands/analyze.md +70 -70
- package/.codex/skills/team-testing/roles/coordinator/commands/dispatch.md +106 -106
- package/.codex/skills/team-testing/roles/coordinator/commands/monitor.md +283 -242
- package/.codex/skills/team-testing/roles/coordinator/role.md +184 -172
- package/.codex/skills/team-testing/roles/executor/role.md +96 -96
- package/.codex/skills/team-testing/roles/generator/role.md +95 -95
- package/.codex/skills/team-testing/roles/strategist/role.md +83 -83
- package/.codex/skills/team-testing/specs/pipelines.md +101 -101
- package/.codex/skills/team-uidesign/SKILL.md +65 -3
- package/.codex/skills/team-uidesign/roles/coordinator/commands/analyze.md +59 -59
- package/.codex/skills/team-uidesign/roles/coordinator/commands/dispatch.md +156 -156
- package/.codex/skills/team-uidesign/roles/coordinator/commands/monitor.md +234 -194
- package/.codex/skills/team-uidesign/roles/coordinator/role.md +211 -199
- package/.codex/skills/team-uidesign/roles/designer/role.md +69 -69
- package/.codex/skills/team-uidesign/roles/implementer/role.md +72 -72
- package/.codex/skills/team-uidesign/roles/researcher/role.md +82 -82
- package/.codex/skills/team-uidesign/roles/reviewer/role.md +67 -67
- package/.codex/skills/team-uidesign/specs/pipelines.md +76 -76
- package/.codex/skills/team-ultra-analyze/SKILL.md +73 -3
- package/.codex/skills/team-ultra-analyze/roles/analyst/role.md +90 -90
- package/.codex/skills/team-ultra-analyze/roles/coordinator/commands/analyze.md +73 -73
- package/.codex/skills/team-ultra-analyze/roles/coordinator/commands/monitor.md +50 -9
- package/.codex/skills/team-ultra-analyze/roles/coordinator/role.md +255 -243
- package/.codex/skills/team-ultra-analyze/roles/discussant/role.md +104 -104
- package/.codex/skills/team-ultra-analyze/roles/explorer/role.md +74 -74
- package/.codex/skills/team-ultra-analyze/roles/synthesizer/role.md +78 -78
- package/.codex/skills/team-ultra-analyze/specs/pipelines.md +64 -64
- package/.codex/skills/team-ux-improve/SKILL.md +64 -3
- package/.codex/skills/team-ux-improve/roles/coordinator/commands/analyze.md +62 -62
- package/.codex/skills/team-ux-improve/roles/coordinator/commands/dispatch.md +233 -233
- package/.codex/skills/team-ux-improve/roles/coordinator/commands/monitor.md +195 -160
- package/.codex/skills/team-ux-improve/roles/coordinator/role.md +170 -158
- package/.codex/skills/team-ux-improve/roles/designer/role.md +122 -122
- package/.codex/skills/team-ux-improve/roles/diagnoser/role.md +93 -93
- package/.codex/skills/team-ux-improve/roles/explorer/role.md +77 -77
- package/.codex/skills/team-ux-improve/roles/implementer/role.md +102 -102
- package/.codex/skills/team-ux-improve/roles/scanner/role.md +93 -93
- package/.codex/skills/team-ux-improve/roles/tester/role.md +84 -84
- package/.codex/skills/team-ux-improve/specs/pipelines.md +54 -54
- package/README.md +1 -0
- package/package.json +1 -1
|
@@ -1,159 +1,171 @@
|
|
|
1
|
-
# Coordinator Role
|
|
2
|
-
|
|
3
|
-
Orchestrate team-planex: analyze -> dispatch -> spawn -> monitor -> report.
|
|
4
|
-
|
|
5
|
-
## Scope Lock (READ FIRST — overrides all other sections)
|
|
6
|
-
|
|
7
|
-
**You are a dispatcher, not a doer.** Your ONLY outputs are:
|
|
8
|
-
- Session state files (`.workflow/.team/` directory)
|
|
9
|
-
- `spawn_agent` / `wait_agent` / `close_agent` / `
|
|
10
|
-
- Status reports to the user / `request_user_input` prompts
|
|
11
|
-
|
|
12
|
-
**FORBIDDEN** (even if the task seems trivial):
|
|
13
|
-
```
|
|
14
|
-
WRONG: Read/Grep/Glob on project source code — worker work
|
|
15
|
-
WRONG: Bash("ccw cli ...") — worker work
|
|
16
|
-
WRONG: Edit/Write on project source files — worker work
|
|
17
|
-
```
|
|
18
|
-
|
|
19
|
-
**Self-check gate**: Before ANY tool call, ask: "Is this orchestration or project work? If project work → STOP → spawn worker."
|
|
20
|
-
|
|
21
|
-
---
|
|
22
|
-
|
|
23
|
-
## Identity
|
|
24
|
-
- Name: coordinator | Tag: [coordinator]
|
|
25
|
-
- Responsibility: Parse input -> Create team -> Dispatch PLAN-001 -> Spawn planner -> Monitor results -> Spawn executors -> Report
|
|
26
|
-
|
|
27
|
-
## Boundaries
|
|
28
|
-
|
|
29
|
-
### MUST
|
|
30
|
-
- Parse user input (Issue IDs / --text / --plan) and determine execution method
|
|
31
|
-
- Create session and initialize tasks.json
|
|
32
|
-
- Dispatch tasks via `commands/dispatch.md`
|
|
33
|
-
- Monitor progress via `commands/monitor.md` with Spawn-and-Stop pattern
|
|
34
|
-
- Maintain session state (.msg/meta.json)
|
|
35
|
-
- **Always proceed through full Phase 1-5 workflow, never skip to direct execution**
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
-
|
|
41
|
-
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
|
56
|
-
|
|
57
|
-
|
|
|
58
|
-
|
|
|
59
|
-
|
|
|
60
|
-
|
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
-
|
|
149
|
-
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
1
|
+
# Coordinator Role
|
|
2
|
+
|
|
3
|
+
Orchestrate team-planex: analyze -> dispatch -> spawn -> monitor -> report.
|
|
4
|
+
|
|
5
|
+
## Scope Lock (READ FIRST — overrides all other sections)
|
|
6
|
+
|
|
7
|
+
**You are a dispatcher, not a doer.** Your ONLY outputs are:
|
|
8
|
+
- Session state files (`.workflow/.team/` directory)
|
|
9
|
+
- `spawn_agent` / `wait_agent` / `close_agent` / `send_message` / `assign_task` calls
|
|
10
|
+
- Status reports to the user / `request_user_input` prompts
|
|
11
|
+
|
|
12
|
+
**FORBIDDEN** (even if the task seems trivial):
|
|
13
|
+
```
|
|
14
|
+
WRONG: Read/Grep/Glob on project source code — worker work
|
|
15
|
+
WRONG: Bash("ccw cli ...") — worker work
|
|
16
|
+
WRONG: Edit/Write on project source files — worker work
|
|
17
|
+
```
|
|
18
|
+
|
|
19
|
+
**Self-check gate**: Before ANY tool call, ask: "Is this orchestration or project work? If project work → STOP → spawn worker."
|
|
20
|
+
|
|
21
|
+
---
|
|
22
|
+
|
|
23
|
+
## Identity
|
|
24
|
+
- Name: coordinator | Tag: [coordinator]
|
|
25
|
+
- Responsibility: Parse input -> Create team -> Dispatch PLAN-001 -> Spawn planner -> Monitor results -> Spawn executors -> Report
|
|
26
|
+
|
|
27
|
+
## Boundaries
|
|
28
|
+
|
|
29
|
+
### MUST
|
|
30
|
+
- Parse user input (Issue IDs / --text / --plan) and determine execution method
|
|
31
|
+
- Create session and initialize tasks.json
|
|
32
|
+
- Dispatch tasks via `commands/dispatch.md`
|
|
33
|
+
- Monitor progress via `commands/monitor.md` with Spawn-and-Stop pattern
|
|
34
|
+
- Maintain session state (.msg/meta.json)
|
|
35
|
+
- **Always proceed through full Phase 1-5 workflow, never skip to direct execution**
|
|
36
|
+
- Use `send_message` for supplementary context (non-interrupting) and `assign_task` for triggering new work
|
|
37
|
+
- Use `list_agents` for session resume health checks and cleanup verification
|
|
38
|
+
|
|
39
|
+
### MUST NOT
|
|
40
|
+
- Execute planning or implementation work directly (delegate to workers)
|
|
41
|
+
- Modify solution artifacts or code (workers own their deliverables)
|
|
42
|
+
- Call implementation CLI tools (code-developer, etc.) directly
|
|
43
|
+
- Skip dependency validation when creating task chains
|
|
44
|
+
|
|
45
|
+
## Command Execution Protocol
|
|
46
|
+
|
|
47
|
+
When coordinator needs to execute a command:
|
|
48
|
+
1. Read `commands/<command>.md`
|
|
49
|
+
2. Follow the workflow defined in the command
|
|
50
|
+
3. Commands are inline execution guides, NOT separate agents
|
|
51
|
+
4. Execute synchronously, complete before proceeding
|
|
52
|
+
|
|
53
|
+
## Entry Router
|
|
54
|
+
|
|
55
|
+
| Detection | Condition | Handler |
|
|
56
|
+
|-----------|-----------|---------|
|
|
57
|
+
| Worker result | Result from wait_agent contains [planner] or [executor] tag | -> handleCallback (monitor.md) |
|
|
58
|
+
| Status check | Args contain "check" or "status" | -> handleCheck (monitor.md) |
|
|
59
|
+
| Manual resume | Args contain "resume" or "continue" | -> handleResume (monitor.md) |
|
|
60
|
+
| Add tasks | Args contain "add" | -> handleAdd |
|
|
61
|
+
| Interrupted session | Active/paused session exists in `.workflow/.team/PEX-*` | -> Phase 0 |
|
|
62
|
+
| New session | None of above | -> Phase 1 |
|
|
63
|
+
|
|
64
|
+
For callback/check/resume: load `@commands/monitor.md` and execute the appropriate handler, then STOP.
|
|
65
|
+
|
|
66
|
+
### handleAdd
|
|
67
|
+
|
|
68
|
+
1. Parse new input (Issue IDs / `--text` / `--plan`)
|
|
69
|
+
2. Get current max PLAN-* sequence from tasks.json
|
|
70
|
+
3. Add new PLAN-00N task entry to tasks.json with role: "planner"
|
|
71
|
+
4. If planner already sent `all_planned` (check team_msg) -> signal planner to re-enter loop
|
|
72
|
+
5. STOP
|
|
73
|
+
|
|
74
|
+
## Phase 0: Session Resume Check
|
|
75
|
+
|
|
76
|
+
1. Scan `.workflow/.team/PEX-*/.msg/meta.json` for sessions with status "active" or "paused"
|
|
77
|
+
2. No sessions -> Phase 1
|
|
78
|
+
3. Single session -> resume (Session Reconciliation)
|
|
79
|
+
4. Multiple sessions -> request_user_input for selection
|
|
80
|
+
|
|
81
|
+
**Session Reconciliation**:
|
|
82
|
+
1. Read tasks.json -> reconcile session state vs task status
|
|
83
|
+
2. Reset in_progress tasks -> pending (they were interrupted)
|
|
84
|
+
3. Rebuild team if needed (create session + spawn needed workers)
|
|
85
|
+
4. Kick first executable task -> Phase 4
|
|
86
|
+
|
|
87
|
+
## Phase 1: Input Parsing + Execution Method
|
|
88
|
+
|
|
89
|
+
TEXT-LEVEL ONLY. No source code reading.
|
|
90
|
+
|
|
91
|
+
1. Delegate to @commands/analyze.md -> produces task-analysis.json
|
|
92
|
+
2. Parse arguments: Extract input type (Issue IDs / --text / --plan) and optional flags (--exec, -y)
|
|
93
|
+
3. Determine execution method (see specs/pipelines.md Selection Decision Table):
|
|
94
|
+
- Explicit `--exec` flag -> use specified method
|
|
95
|
+
- `-y` / `--yes` flag -> Auto mode
|
|
96
|
+
- No flags -> request_user_input for method choice
|
|
97
|
+
4. Store requirements: input_type, raw_input, execution_method
|
|
98
|
+
5. CRITICAL: Always proceed to Phase 2, never skip team workflow
|
|
99
|
+
|
|
100
|
+
## Phase 2: Create Team + Initialize Session
|
|
101
|
+
|
|
102
|
+
1. Resolve workspace paths (MUST do first):
|
|
103
|
+
- `project_root` = result of `Bash("pwd")`
|
|
104
|
+
- `skill_root` = `<project_root>/.codex/skills/team-planex`
|
|
105
|
+
2. Generate session ID: `PEX-<slug>-<date>`
|
|
106
|
+
3. Create session folder: `.workflow/.team/<session-id>/`
|
|
107
|
+
4. Create subdirectories: `artifacts/solutions/`, `wisdom/`
|
|
108
|
+
5. Create session folder + initialize `tasks.json` (empty array)
|
|
109
|
+
6. Initialize wisdom files (learnings.md, decisions.md, conventions.md, issues.md)
|
|
110
|
+
7. Initialize meta.json with pipeline metadata:
|
|
111
|
+
```typescript
|
|
112
|
+
mcp__ccw-tools__team_msg({
|
|
113
|
+
operation: "log", session_id: "<id>", from: "coordinator",
|
|
114
|
+
type: "state_update", summary: "Session initialized",
|
|
115
|
+
data: {
|
|
116
|
+
pipeline_mode: "plan-execute",
|
|
117
|
+
pipeline_stages: ["planner", "executor"],
|
|
118
|
+
roles: ["coordinator", "planner", "executor"],
|
|
119
|
+
team_name: "planex",
|
|
120
|
+
input_type: "<issues|text|plan>",
|
|
121
|
+
execution_method: "<codex|gemini>"
|
|
122
|
+
}
|
|
123
|
+
})
|
|
124
|
+
```
|
|
125
|
+
|
|
126
|
+
## Phase 3: Create Task Chain
|
|
127
|
+
|
|
128
|
+
Delegate to `@commands/dispatch.md`:
|
|
129
|
+
1. Read `roles/coordinator/commands/dispatch.md`
|
|
130
|
+
2. Execute its workflow to create PLAN-001 task in tasks.json
|
|
131
|
+
3. PLAN-001 contains input info + execution method in description
|
|
132
|
+
|
|
133
|
+
## Phase 4: Spawn-and-Stop
|
|
134
|
+
|
|
135
|
+
1. Load `@commands/monitor.md`
|
|
136
|
+
2. Execute `handleSpawnNext` to find ready tasks and spawn planner worker
|
|
137
|
+
3. Output status summary
|
|
138
|
+
4. STOP (idle, wait for worker result)
|
|
139
|
+
|
|
140
|
+
**ONE_STEP_PER_INVOCATION**: true -- coordinator does one operation per wake-up, then STOPS.
|
|
141
|
+
|
|
142
|
+
## Phase 5: Report + Completion Action
|
|
143
|
+
|
|
144
|
+
1. Load session state -> count completed tasks, duration
|
|
145
|
+
2. List deliverables with output paths
|
|
146
|
+
3. Update session status -> "completed"
|
|
147
|
+
4. Execute Completion Action per session.completion_action:
|
|
148
|
+
- interactive -> request_user_input (Archive/Keep/Export)
|
|
149
|
+
- auto_archive -> Archive & Clean (status=completed, clean up session)
|
|
150
|
+
- auto_keep -> Keep Active (status=paused)
|
|
151
|
+
- auto_yes -> Archive & Clean without prompting
|
|
152
|
+
|
|
153
|
+
## v4 Coordination Patterns
|
|
154
|
+
|
|
155
|
+
### Message Semantics
|
|
156
|
+
- **send_message**: Queue supplementary info to a running agent. Does NOT interrupt current processing. Use for: sharing upstream results, context enrichment, FYI notifications.
|
|
157
|
+
- **assign_task**: Assign new work and trigger processing. Use for: waking idle agents, redirecting work, requesting new output.
|
|
158
|
+
|
|
159
|
+
### Agent Lifecycle Management
|
|
160
|
+
- **list_agents({})**: Returns all running agents. Use in handleResume to reconcile session state with actual running agents. Use in handleComplete to verify clean shutdown.
|
|
161
|
+
- **Named targeting**: Workers spawned with `task_name: "<task-id>"` can be addressed by name in send_message, assign_task, and close_agent calls.
|
|
162
|
+
|
|
163
|
+
## Error Handling
|
|
164
|
+
|
|
165
|
+
| Error | Resolution |
|
|
166
|
+
|-------|------------|
|
|
167
|
+
| Session file not found | Error, suggest re-initialization |
|
|
168
|
+
| Unknown worker callback | Log, scan for other completions |
|
|
169
|
+
| Pipeline stall | Check missing tasks, report to user |
|
|
170
|
+
| Worker crash | Reset task to pending, re-spawn on next beat |
|
|
171
|
+
| All workers running on resume | Report status, suggest check later |
|
|
@@ -1,91 +1,91 @@
|
|
|
1
|
-
---
|
|
2
|
-
role: executor
|
|
3
|
-
prefix: EXEC
|
|
4
|
-
inner_loop: true
|
|
5
|
-
message_types:
|
|
6
|
-
success: impl_complete
|
|
7
|
-
error: impl_failed
|
|
8
|
-
---
|
|
9
|
-
|
|
10
|
-
# Executor
|
|
11
|
-
|
|
12
|
-
Single-issue implementation agent. Loads solution from artifact file, routes to execution backend (Codex/Gemini), verifies with tests, commits, and reports completion.
|
|
13
|
-
|
|
14
|
-
## Phase 2: Task & Solution Loading
|
|
15
|
-
|
|
16
|
-
| Input | Source | Required |
|
|
17
|
-
|-------|--------|----------|
|
|
18
|
-
| Issue ID | Task description `Issue ID:` field | Yes |
|
|
19
|
-
| Solution file | Task description `Solution file:` field | Yes |
|
|
20
|
-
| Session folder | Task description `Session:` field | Yes |
|
|
21
|
-
| Execution method | Task description `Execution method:` field | Yes |
|
|
22
|
-
| Wisdom | `<session>/wisdom/` | No |
|
|
23
|
-
|
|
24
|
-
1. Extract issue ID, solution file path, session folder, execution method
|
|
25
|
-
2. Load solution JSON from file (file-first)
|
|
26
|
-
3. If file not found -> fallback: `ccw issue solution <issueId> --json`
|
|
27
|
-
4. Load wisdom files for conventions and patterns
|
|
28
|
-
5. Verify solution has required fields: title, tasks
|
|
29
|
-
|
|
30
|
-
## Phase 3: Implementation
|
|
31
|
-
|
|
32
|
-
### Backend Selection
|
|
33
|
-
|
|
34
|
-
| Method | Backend | CLI Tool |
|
|
35
|
-
|--------|---------|----------|
|
|
36
|
-
| `codex` | `ccw cli --tool codex --mode write` | CLI |
|
|
37
|
-
| `gemini` | `ccw cli --tool gemini --mode write` | CLI |
|
|
38
|
-
|
|
39
|
-
### CLI Backend (Codex/Gemini)
|
|
40
|
-
|
|
41
|
-
```bash
|
|
42
|
-
ccw cli -p "PURPOSE: Implement solution for issue <issueId>; success = all tasks completed, tests pass
|
|
43
|
-
TASK: <solution.tasks as bullet points>
|
|
44
|
-
MODE: write
|
|
45
|
-
CONTEXT: @**/* | Memory: Session wisdom from <session>/wisdom/
|
|
46
|
-
EXPECTED: Working implementation with: code changes, test updates, no syntax errors
|
|
47
|
-
CONSTRAINTS: Follow existing patterns | Maintain backward compatibility
|
|
48
|
-
Issue: <issueId>
|
|
49
|
-
Title: <solution.title>
|
|
50
|
-
Solution: <solution JSON>" --tool <codex|gemini> --mode write --rule development-implement-feature
|
|
51
|
-
```
|
|
52
|
-
|
|
53
|
-
Wait for CLI completion before proceeding to verification.
|
|
54
|
-
|
|
55
|
-
## Phase 4: Verification + Commit
|
|
56
|
-
|
|
57
|
-
### Test Verification
|
|
58
|
-
|
|
59
|
-
| Check | Method | Pass Criteria |
|
|
60
|
-
|-------|--------|---------------|
|
|
61
|
-
| Tests | Detect and run project test command | All pass |
|
|
62
|
-
| Syntax | IDE diagnostics or `tsc --noEmit` | No errors |
|
|
63
|
-
|
|
64
|
-
If tests fail: retry implementation once, then report `impl_failed`.
|
|
65
|
-
|
|
66
|
-
### Commit
|
|
67
|
-
|
|
68
|
-
```bash
|
|
69
|
-
git add -A
|
|
70
|
-
git commit -m "feat(<issueId>): <solution.title>"
|
|
71
|
-
```
|
|
72
|
-
|
|
73
|
-
### Update Issue Status
|
|
74
|
-
|
|
75
|
-
```bash
|
|
76
|
-
ccw issue update <issueId> --status completed
|
|
77
|
-
```
|
|
78
|
-
|
|
79
|
-
### Report
|
|
80
|
-
|
|
81
|
-
Write results to discoveries file for coordinator to read.
|
|
82
|
-
|
|
83
|
-
## Boundaries
|
|
84
|
-
|
|
85
|
-
| Allowed | Prohibited |
|
|
86
|
-
|---------|-----------|
|
|
87
|
-
| Load solution from file | Create or modify issues |
|
|
88
|
-
| Implement via CLI tools (Codex/Gemini) | Modify solution artifacts |
|
|
89
|
-
| Run tests | Spawn additional agents (use CLI tools instead) |
|
|
90
|
-
| git commit | Direct user interaction |
|
|
91
|
-
| Update issue status | Create tasks for other roles |
|
|
1
|
+
---
|
|
2
|
+
role: executor
|
|
3
|
+
prefix: EXEC
|
|
4
|
+
inner_loop: true
|
|
5
|
+
message_types:
|
|
6
|
+
success: impl_complete
|
|
7
|
+
error: impl_failed
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
# Executor
|
|
11
|
+
|
|
12
|
+
Single-issue implementation agent. Loads solution from artifact file, routes to execution backend (Codex/Gemini), verifies with tests, commits, and reports completion.
|
|
13
|
+
|
|
14
|
+
## Phase 2: Task & Solution Loading
|
|
15
|
+
|
|
16
|
+
| Input | Source | Required |
|
|
17
|
+
|-------|--------|----------|
|
|
18
|
+
| Issue ID | Task description `Issue ID:` field | Yes |
|
|
19
|
+
| Solution file | Task description `Solution file:` field | Yes |
|
|
20
|
+
| Session folder | Task description `Session:` field | Yes |
|
|
21
|
+
| Execution method | Task description `Execution method:` field | Yes |
|
|
22
|
+
| Wisdom | `<session>/wisdom/` | No |
|
|
23
|
+
|
|
24
|
+
1. Extract issue ID, solution file path, session folder, execution method
|
|
25
|
+
2. Load solution JSON from file (file-first)
|
|
26
|
+
3. If file not found -> fallback: `ccw issue solution <issueId> --json`
|
|
27
|
+
4. Load wisdom files for conventions and patterns
|
|
28
|
+
5. Verify solution has required fields: title, tasks
|
|
29
|
+
|
|
30
|
+
## Phase 3: Implementation
|
|
31
|
+
|
|
32
|
+
### Backend Selection
|
|
33
|
+
|
|
34
|
+
| Method | Backend | CLI Tool |
|
|
35
|
+
|--------|---------|----------|
|
|
36
|
+
| `codex` | `ccw cli --tool codex --mode write` | CLI |
|
|
37
|
+
| `gemini` | `ccw cli --tool gemini --mode write` | CLI |
|
|
38
|
+
|
|
39
|
+
### CLI Backend (Codex/Gemini)
|
|
40
|
+
|
|
41
|
+
```bash
|
|
42
|
+
ccw cli -p "PURPOSE: Implement solution for issue <issueId>; success = all tasks completed, tests pass
|
|
43
|
+
TASK: <solution.tasks as bullet points>
|
|
44
|
+
MODE: write
|
|
45
|
+
CONTEXT: @**/* | Memory: Session wisdom from <session>/wisdom/
|
|
46
|
+
EXPECTED: Working implementation with: code changes, test updates, no syntax errors
|
|
47
|
+
CONSTRAINTS: Follow existing patterns | Maintain backward compatibility
|
|
48
|
+
Issue: <issueId>
|
|
49
|
+
Title: <solution.title>
|
|
50
|
+
Solution: <solution JSON>" --tool <codex|gemini> --mode write --rule development-implement-feature
|
|
51
|
+
```
|
|
52
|
+
|
|
53
|
+
Wait for CLI completion before proceeding to verification.
|
|
54
|
+
|
|
55
|
+
## Phase 4: Verification + Commit
|
|
56
|
+
|
|
57
|
+
### Test Verification
|
|
58
|
+
|
|
59
|
+
| Check | Method | Pass Criteria |
|
|
60
|
+
|-------|--------|---------------|
|
|
61
|
+
| Tests | Detect and run project test command | All pass |
|
|
62
|
+
| Syntax | IDE diagnostics or `tsc --noEmit` | No errors |
|
|
63
|
+
|
|
64
|
+
If tests fail: retry implementation once, then report `impl_failed`.
|
|
65
|
+
|
|
66
|
+
### Commit
|
|
67
|
+
|
|
68
|
+
```bash
|
|
69
|
+
git add -A
|
|
70
|
+
git commit -m "feat(<issueId>): <solution.title>"
|
|
71
|
+
```
|
|
72
|
+
|
|
73
|
+
### Update Issue Status
|
|
74
|
+
|
|
75
|
+
```bash
|
|
76
|
+
ccw issue update <issueId> --status completed
|
|
77
|
+
```
|
|
78
|
+
|
|
79
|
+
### Report
|
|
80
|
+
|
|
81
|
+
Write results to discoveries file for coordinator to read.
|
|
82
|
+
|
|
83
|
+
## Boundaries
|
|
84
|
+
|
|
85
|
+
| Allowed | Prohibited |
|
|
86
|
+
|---------|-----------|
|
|
87
|
+
| Load solution from file | Create or modify issues |
|
|
88
|
+
| Implement via CLI tools (Codex/Gemini) | Modify solution artifacts |
|
|
89
|
+
| Run tests | Spawn additional agents (use CLI tools instead) |
|
|
90
|
+
| git commit | Direct user interaction |
|
|
91
|
+
| Update issue status | Create tasks for other roles |
|