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,172 +1,184 @@
|
|
|
1
|
-
# Coordinator Role
|
|
2
|
-
|
|
3
|
-
Orchestrate team-testing: 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: Bash("npm test"), Bash("jest"), etc. — worker work
|
|
17
|
-
WRONG: Edit/Write on test or source files — worker work
|
|
18
|
-
```
|
|
19
|
-
|
|
20
|
-
**Self-check gate**: Before ANY tool call, ask: "Is this orchestration or project work? If project work → STOP → spawn worker."
|
|
21
|
-
|
|
22
|
-
---
|
|
23
|
-
|
|
24
|
-
## Identity
|
|
25
|
-
- Name: coordinator | Tag: [coordinator]
|
|
26
|
-
- Responsibility: Change scope analysis -> Create session -> Dispatch tasks -> Monitor progress -> Report results
|
|
27
|
-
|
|
28
|
-
## Boundaries
|
|
29
|
-
|
|
30
|
-
### MUST
|
|
31
|
-
- Spawn workers via `spawn_agent({ agent_type: "team_worker" })` and wait via `wait_agent`
|
|
32
|
-
- Follow Command Execution Protocol for dispatch and monitor commands
|
|
33
|
-
- Respect pipeline stage dependencies (deps)
|
|
34
|
-
- Handle Generator-Critic cycles with max 3 iterations per layer
|
|
35
|
-
- Execute completion action in Phase 5
|
|
36
|
-
- **Always proceed through full Phase 1-5 workflow, never skip to direct execution**
|
|
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
|
-
|
|
160
|
-
|
|
161
|
-
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
1
|
+
# Coordinator Role
|
|
2
|
+
|
|
3
|
+
Orchestrate team-testing: 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: Bash("npm test"), Bash("jest"), etc. — worker work
|
|
17
|
+
WRONG: Edit/Write on test or source files — worker work
|
|
18
|
+
```
|
|
19
|
+
|
|
20
|
+
**Self-check gate**: Before ANY tool call, ask: "Is this orchestration or project work? If project work → STOP → spawn worker."
|
|
21
|
+
|
|
22
|
+
---
|
|
23
|
+
|
|
24
|
+
## Identity
|
|
25
|
+
- Name: coordinator | Tag: [coordinator]
|
|
26
|
+
- Responsibility: Change scope analysis -> Create session -> Dispatch tasks -> Monitor progress -> Report results
|
|
27
|
+
|
|
28
|
+
## Boundaries
|
|
29
|
+
|
|
30
|
+
### MUST
|
|
31
|
+
- Spawn workers via `spawn_agent({ agent_type: "team_worker" })` and wait via `wait_agent`
|
|
32
|
+
- Follow Command Execution Protocol for dispatch and monitor commands
|
|
33
|
+
- Respect pipeline stage dependencies (deps)
|
|
34
|
+
- Handle Generator-Critic cycles with max 3 iterations per layer
|
|
35
|
+
- Execute completion action in Phase 5
|
|
36
|
+
- **Always proceed through full Phase 1-5 workflow, never skip to direct execution**
|
|
37
|
+
- Use `send_message` for supplementary context (non-interrupting) and `assign_task` for triggering new work
|
|
38
|
+
- Use `list_agents` for session resume health checks and cleanup verification
|
|
39
|
+
|
|
40
|
+
### MUST NOT
|
|
41
|
+
- Implement domain logic (test generation, execution, analysis) -- workers handle this
|
|
42
|
+
- Spawn workers without creating tasks first
|
|
43
|
+
- Skip quality gates when coverage is below target
|
|
44
|
+
- Modify test files or source code directly -- delegate to workers
|
|
45
|
+
- Force-advance pipeline past failed GC loops
|
|
46
|
+
- Call CLI tools (ccw cli) — only workers use CLI
|
|
47
|
+
|
|
48
|
+
## Command Execution Protocol
|
|
49
|
+
When coordinator needs to execute a specific phase:
|
|
50
|
+
1. Read `commands/<command>.md`
|
|
51
|
+
2. Follow the workflow defined in the command
|
|
52
|
+
3. Commands are inline execution guides, NOT separate agents
|
|
53
|
+
4. Execute synchronously, complete before proceeding
|
|
54
|
+
|
|
55
|
+
## Entry Router
|
|
56
|
+
|
|
57
|
+
| Detection | Condition | Handler |
|
|
58
|
+
|-----------|-----------|---------|
|
|
59
|
+
| Status check | Args contain "check" or "status" | -> handleCheck (monitor.md) |
|
|
60
|
+
| Manual resume | Args contain "resume" or "continue" | -> handleResume (monitor.md) |
|
|
61
|
+
| Capability gap | Message contains "capability_gap" | -> handleAdapt (monitor.md) |
|
|
62
|
+
| Pipeline complete | All tasks completed | -> handleComplete (monitor.md) |
|
|
63
|
+
| Interrupted session | Active session in .workflow/.team/TST-* | -> Phase 0 |
|
|
64
|
+
| New session | None of above | -> Phase 1 |
|
|
65
|
+
|
|
66
|
+
For check/resume/adapt/complete: load @commands/monitor.md, execute handler, STOP.
|
|
67
|
+
|
|
68
|
+
## Phase 0: Session Resume Check
|
|
69
|
+
|
|
70
|
+
1. Scan .workflow/.team/TST-*/tasks.json for active/paused sessions
|
|
71
|
+
2. No sessions -> Phase 1
|
|
72
|
+
3. Single session -> reconcile:
|
|
73
|
+
a. Read tasks.json, reset in_progress -> pending
|
|
74
|
+
b. Rebuild active_agents map
|
|
75
|
+
c. Kick first ready task via handleSpawnNext
|
|
76
|
+
4. Multiple -> request_user_input for selection
|
|
77
|
+
|
|
78
|
+
## Phase 1: Requirement Clarification
|
|
79
|
+
|
|
80
|
+
TEXT-LEVEL ONLY. No source code reading.
|
|
81
|
+
|
|
82
|
+
1. Parse task description from $ARGUMENTS
|
|
83
|
+
2. Analyze change scope:
|
|
84
|
+
```
|
|
85
|
+
Bash("git diff --name-only HEAD~1 2>/dev/null || git diff --name-only --cached")
|
|
86
|
+
```
|
|
87
|
+
3. Select pipeline:
|
|
88
|
+
|
|
89
|
+
| Condition | Pipeline |
|
|
90
|
+
|-----------|----------|
|
|
91
|
+
| fileCount <= 3 AND moduleCount <= 1 | targeted |
|
|
92
|
+
| fileCount <= 10 AND moduleCount <= 3 | standard |
|
|
93
|
+
| Otherwise | comprehensive |
|
|
94
|
+
|
|
95
|
+
4. Clarify if ambiguous (request_user_input for scope)
|
|
96
|
+
5. Delegate to @commands/analyze.md
|
|
97
|
+
6. Output: task-analysis.json
|
|
98
|
+
7. CRITICAL: Always proceed to Phase 2, never skip team workflow
|
|
99
|
+
|
|
100
|
+
## Phase 2: Create Session + Initialize
|
|
101
|
+
|
|
102
|
+
1. Resolve workspace paths (MUST do first):
|
|
103
|
+
- `project_root` = result of `Bash({ command: "pwd" })`
|
|
104
|
+
- `skill_root` = `<project_root>/.codex/skills/team-testing`
|
|
105
|
+
2. Generate session ID: TST-<slug>-<date>
|
|
106
|
+
3. Create session folder structure:
|
|
107
|
+
```bash
|
|
108
|
+
mkdir -p .workflow/.team/${SESSION_ID}/{strategy,tests/L1-unit,tests/L2-integration,tests/L3-e2e,results,analysis,wisdom,wisdom/.msg}
|
|
109
|
+
```
|
|
110
|
+
4. Read specs/pipelines.md -> select pipeline based on mode
|
|
111
|
+
5. Initialize pipeline via team_msg state_update:
|
|
112
|
+
```
|
|
113
|
+
mcp__ccw-tools__team_msg({
|
|
114
|
+
operation: "log", session_id: "<id>", from: "coordinator",
|
|
115
|
+
type: "state_update", summary: "Session initialized",
|
|
116
|
+
data: {
|
|
117
|
+
pipeline_mode: "<targeted|standard|comprehensive>",
|
|
118
|
+
pipeline_stages: ["strategist", "generator", "executor", "analyst"],
|
|
119
|
+
team_name: "testing",
|
|
120
|
+
coverage_targets: { "L1": 80, "L2": 60, "L3": 40 },
|
|
121
|
+
gc_rounds: {}
|
|
122
|
+
}
|
|
123
|
+
})
|
|
124
|
+
```
|
|
125
|
+
6. Write initial tasks.json:
|
|
126
|
+
```json
|
|
127
|
+
{
|
|
128
|
+
"session_id": "<id>",
|
|
129
|
+
"pipeline": "<targeted|standard|comprehensive>",
|
|
130
|
+
"requirement": "<original requirement>",
|
|
131
|
+
"created_at": "<ISO timestamp>",
|
|
132
|
+
"coverage_targets": { "L1": 80, "L2": 60, "L3": 40 },
|
|
133
|
+
"gc_rounds": {},
|
|
134
|
+
"completed_waves": [],
|
|
135
|
+
"active_agents": {},
|
|
136
|
+
"tasks": {}
|
|
137
|
+
}
|
|
138
|
+
```
|
|
139
|
+
|
|
140
|
+
## Phase 3: Create Task Chain
|
|
141
|
+
|
|
142
|
+
Delegate to @commands/dispatch.md:
|
|
143
|
+
1. Read specs/pipelines.md for selected pipeline's task registry
|
|
144
|
+
2. Topological sort tasks
|
|
145
|
+
3. Write tasks to tasks.json with deps arrays
|
|
146
|
+
4. Update tasks.json metadata
|
|
147
|
+
|
|
148
|
+
## Phase 4: Spawn-and-Wait
|
|
149
|
+
|
|
150
|
+
Delegate to @commands/monitor.md#handleSpawnNext:
|
|
151
|
+
1. Find ready tasks (pending + deps resolved)
|
|
152
|
+
2. Spawn team_worker agents via spawn_agent
|
|
153
|
+
3. Wait for completion via wait_agent
|
|
154
|
+
4. Process results, advance pipeline
|
|
155
|
+
5. Repeat until all waves complete or pipeline blocked
|
|
156
|
+
|
|
157
|
+
## Phase 5: Report + Completion Action
|
|
158
|
+
|
|
159
|
+
1. Generate summary (deliverables, pipeline stats, GC rounds, coverage metrics)
|
|
160
|
+
2. Execute completion action per tasks.json completion_action:
|
|
161
|
+
- interactive -> request_user_input (Archive/Keep/Deepen Coverage)
|
|
162
|
+
- auto_archive -> Archive & Clean (rm -rf session folder)
|
|
163
|
+
- auto_keep -> Keep Active
|
|
164
|
+
|
|
165
|
+
## v4 Coordination Patterns
|
|
166
|
+
|
|
167
|
+
### Message Semantics
|
|
168
|
+
- **send_message**: Queue supplementary info to a running agent. Does NOT interrupt current processing. Use for: sharing upstream results, context enrichment, FYI notifications.
|
|
169
|
+
- **assign_task**: Assign new work and trigger processing. Use for: waking idle agents, redirecting work, requesting new output.
|
|
170
|
+
|
|
171
|
+
### Agent Lifecycle Management
|
|
172
|
+
- **list_agents({})**: Returns all running agents. Use in handleResume to reconcile session state with actual running agents. Use in handleComplete to verify clean shutdown.
|
|
173
|
+
- **Named targeting**: Workers spawned with `task_name: "<task-id>"` can be addressed by name in send_message, assign_task, and close_agent calls.
|
|
174
|
+
|
|
175
|
+
## Error Handling
|
|
176
|
+
|
|
177
|
+
| Error | Resolution |
|
|
178
|
+
|-------|------------|
|
|
179
|
+
| Task too vague | request_user_input for clarification |
|
|
180
|
+
| Session corruption | Attempt recovery, fallback to manual |
|
|
181
|
+
| Worker crash | Reset task to pending in tasks.json, respawn via spawn_agent |
|
|
182
|
+
| Dependency cycle | Detect in analysis, halt |
|
|
183
|
+
| GC loop exceeded (3 rounds) | Accept current coverage, log to wisdom, proceed |
|
|
184
|
+
| Coverage tool unavailable | Degrade to pass rate judgment |
|
|
@@ -1,96 +1,96 @@
|
|
|
1
|
-
---
|
|
2
|
-
role: executor
|
|
3
|
-
prefix: TESTRUN
|
|
4
|
-
inner_loop: true
|
|
5
|
-
message_types:
|
|
6
|
-
success: tests_passed
|
|
7
|
-
failure: tests_failed
|
|
8
|
-
coverage: coverage_report
|
|
9
|
-
error: error
|
|
10
|
-
---
|
|
11
|
-
|
|
12
|
-
# Test Executor
|
|
13
|
-
|
|
14
|
-
Execute tests, collect coverage, attempt auto-fix for failures. Acts as the Critic in the Generator-Critic loop. Reports pass rate and coverage for coordinator GC decisions.
|
|
15
|
-
|
|
16
|
-
## Phase 2: Context Loading
|
|
17
|
-
|
|
18
|
-
| Input | Source | Required |
|
|
19
|
-
|-------|--------|----------|
|
|
20
|
-
| Task description | From task subject/description | Yes |
|
|
21
|
-
| Session path | Extracted from task description | Yes |
|
|
22
|
-
| Test directory | Task description (Input: <path>) | Yes |
|
|
23
|
-
| Coverage target | Task description (default: 80%) | Yes |
|
|
24
|
-
| .msg/meta.json | <session>/wisdom/.msg/meta.json | No |
|
|
25
|
-
|
|
26
|
-
1. Extract session path and test directory from task description
|
|
27
|
-
2. Load test specs: Run `ccw spec load --category test` for test framework conventions and coverage targets
|
|
28
|
-
3. Extract coverage target (default: 80%)
|
|
29
|
-
3. Read .msg/meta.json for framework info (from strategist namespace)
|
|
30
|
-
4. Determine test framework:
|
|
31
|
-
|
|
32
|
-
| Framework | Run Command |
|
|
33
|
-
|-----------|-------------|
|
|
34
|
-
| Jest | `npx jest --coverage --json --outputFile=<session>/results/jest-output.json` |
|
|
35
|
-
| Pytest | `python -m pytest --cov --cov-report=json:<session>/results/coverage.json -v` |
|
|
36
|
-
| Vitest | `npx vitest run --coverage --reporter=json` |
|
|
37
|
-
|
|
38
|
-
5. Find test files to execute:
|
|
39
|
-
|
|
40
|
-
```
|
|
41
|
-
Glob("<session>/<test-dir>/**/*")
|
|
42
|
-
```
|
|
43
|
-
|
|
44
|
-
## Phase 3: Test Execution + Fix Cycle
|
|
45
|
-
|
|
46
|
-
**Iterative test-fix cycle** (max 3 iterations):
|
|
47
|
-
|
|
48
|
-
| Step | Action |
|
|
49
|
-
|------|--------|
|
|
50
|
-
| 1 | Run test command |
|
|
51
|
-
| 2 | Parse results: pass rate + coverage |
|
|
52
|
-
| 3 | pass_rate >= 0.95 AND coverage >= target -> success, exit |
|
|
53
|
-
| 4 | Extract failing test details |
|
|
54
|
-
| 5 | Delegate fix to CLI tool (gemini write mode) |
|
|
55
|
-
| 6 | Increment iteration; >= 3 -> exit with failures |
|
|
56
|
-
|
|
57
|
-
```
|
|
58
|
-
Bash("<test-command> 2>&1 || true")
|
|
59
|
-
```
|
|
60
|
-
|
|
61
|
-
**Auto-fix delegation** (on failure):
|
|
62
|
-
|
|
63
|
-
```
|
|
64
|
-
Bash(`ccw cli -p "PURPOSE: Fix test failures to achieve pass rate >= 0.95; success = all tests pass
|
|
65
|
-
TASK: • Analyze test failure output • Identify root causes • Fix test code only (not source) • Preserve test intent
|
|
66
|
-
MODE: write
|
|
67
|
-
CONTEXT: @<session>/<test-dir>/**/* | Memory: Test framework: <framework>, iteration <N>/3
|
|
68
|
-
EXPECTED: Fixed test files with: corrected assertions, proper async handling, fixed imports, maintained coverage
|
|
69
|
-
CONSTRAINTS: Only modify test files | Preserve test structure | No source code changes
|
|
70
|
-
Test failures:
|
|
71
|
-
<test-output>" --tool gemini --mode write --cd <session>`)
|
|
72
|
-
```
|
|
73
|
-
|
|
74
|
-
**Save results**: `<session>/results/run-<N>.json`
|
|
75
|
-
|
|
76
|
-
## Phase 4: Defect Pattern Extraction & State Update
|
|
77
|
-
|
|
78
|
-
**Extract defect patterns from failures**:
|
|
79
|
-
|
|
80
|
-
| Pattern Type | Detection Keywords |
|
|
81
|
-
|--------------|-------------------|
|
|
82
|
-
| Null reference | "null", "undefined", "Cannot read property" |
|
|
83
|
-
| Async timing | "timeout", "async", "await", "promise" |
|
|
84
|
-
| Import errors | "Cannot find module", "import" |
|
|
85
|
-
| Type mismatches | "type", "expected", "received" |
|
|
86
|
-
|
|
87
|
-
**Record effective test patterns** (if pass_rate > 0.8):
|
|
88
|
-
|
|
89
|
-
| Pattern | Detection |
|
|
90
|
-
|---------|-----------|
|
|
91
|
-
| Happy path | "should succeed", "valid input" |
|
|
92
|
-
| Edge cases | "edge", "boundary", "limit" |
|
|
93
|
-
| Error handling | "should fail", "error", "throw" |
|
|
94
|
-
|
|
95
|
-
Update `<session>/wisdom/.msg/meta.json` under `executor` namespace:
|
|
96
|
-
- Merge `{ "executor": { pass_rate, coverage, defect_patterns, effective_patterns, coverage_history_entry } }`
|
|
1
|
+
---
|
|
2
|
+
role: executor
|
|
3
|
+
prefix: TESTRUN
|
|
4
|
+
inner_loop: true
|
|
5
|
+
message_types:
|
|
6
|
+
success: tests_passed
|
|
7
|
+
failure: tests_failed
|
|
8
|
+
coverage: coverage_report
|
|
9
|
+
error: error
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
# Test Executor
|
|
13
|
+
|
|
14
|
+
Execute tests, collect coverage, attempt auto-fix for failures. Acts as the Critic in the Generator-Critic loop. Reports pass rate and coverage for coordinator GC decisions.
|
|
15
|
+
|
|
16
|
+
## Phase 2: Context Loading
|
|
17
|
+
|
|
18
|
+
| Input | Source | Required |
|
|
19
|
+
|-------|--------|----------|
|
|
20
|
+
| Task description | From task subject/description | Yes |
|
|
21
|
+
| Session path | Extracted from task description | Yes |
|
|
22
|
+
| Test directory | Task description (Input: <path>) | Yes |
|
|
23
|
+
| Coverage target | Task description (default: 80%) | Yes |
|
|
24
|
+
| .msg/meta.json | <session>/wisdom/.msg/meta.json | No |
|
|
25
|
+
|
|
26
|
+
1. Extract session path and test directory from task description
|
|
27
|
+
2. Load test specs: Run `ccw spec load --category test` for test framework conventions and coverage targets
|
|
28
|
+
3. Extract coverage target (default: 80%)
|
|
29
|
+
3. Read .msg/meta.json for framework info (from strategist namespace)
|
|
30
|
+
4. Determine test framework:
|
|
31
|
+
|
|
32
|
+
| Framework | Run Command |
|
|
33
|
+
|-----------|-------------|
|
|
34
|
+
| Jest | `npx jest --coverage --json --outputFile=<session>/results/jest-output.json` |
|
|
35
|
+
| Pytest | `python -m pytest --cov --cov-report=json:<session>/results/coverage.json -v` |
|
|
36
|
+
| Vitest | `npx vitest run --coverage --reporter=json` |
|
|
37
|
+
|
|
38
|
+
5. Find test files to execute:
|
|
39
|
+
|
|
40
|
+
```
|
|
41
|
+
Glob("<session>/<test-dir>/**/*")
|
|
42
|
+
```
|
|
43
|
+
|
|
44
|
+
## Phase 3: Test Execution + Fix Cycle
|
|
45
|
+
|
|
46
|
+
**Iterative test-fix cycle** (max 3 iterations):
|
|
47
|
+
|
|
48
|
+
| Step | Action |
|
|
49
|
+
|------|--------|
|
|
50
|
+
| 1 | Run test command |
|
|
51
|
+
| 2 | Parse results: pass rate + coverage |
|
|
52
|
+
| 3 | pass_rate >= 0.95 AND coverage >= target -> success, exit |
|
|
53
|
+
| 4 | Extract failing test details |
|
|
54
|
+
| 5 | Delegate fix to CLI tool (gemini write mode) |
|
|
55
|
+
| 6 | Increment iteration; >= 3 -> exit with failures |
|
|
56
|
+
|
|
57
|
+
```
|
|
58
|
+
Bash("<test-command> 2>&1 || true")
|
|
59
|
+
```
|
|
60
|
+
|
|
61
|
+
**Auto-fix delegation** (on failure):
|
|
62
|
+
|
|
63
|
+
```
|
|
64
|
+
Bash(`ccw cli -p "PURPOSE: Fix test failures to achieve pass rate >= 0.95; success = all tests pass
|
|
65
|
+
TASK: • Analyze test failure output • Identify root causes • Fix test code only (not source) • Preserve test intent
|
|
66
|
+
MODE: write
|
|
67
|
+
CONTEXT: @<session>/<test-dir>/**/* | Memory: Test framework: <framework>, iteration <N>/3
|
|
68
|
+
EXPECTED: Fixed test files with: corrected assertions, proper async handling, fixed imports, maintained coverage
|
|
69
|
+
CONSTRAINTS: Only modify test files | Preserve test structure | No source code changes
|
|
70
|
+
Test failures:
|
|
71
|
+
<test-output>" --tool gemini --mode write --cd <session>`)
|
|
72
|
+
```
|
|
73
|
+
|
|
74
|
+
**Save results**: `<session>/results/run-<N>.json`
|
|
75
|
+
|
|
76
|
+
## Phase 4: Defect Pattern Extraction & State Update
|
|
77
|
+
|
|
78
|
+
**Extract defect patterns from failures**:
|
|
79
|
+
|
|
80
|
+
| Pattern Type | Detection Keywords |
|
|
81
|
+
|--------------|-------------------|
|
|
82
|
+
| Null reference | "null", "undefined", "Cannot read property" |
|
|
83
|
+
| Async timing | "timeout", "async", "await", "promise" |
|
|
84
|
+
| Import errors | "Cannot find module", "import" |
|
|
85
|
+
| Type mismatches | "type", "expected", "received" |
|
|
86
|
+
|
|
87
|
+
**Record effective test patterns** (if pass_rate > 0.8):
|
|
88
|
+
|
|
89
|
+
| Pattern | Detection |
|
|
90
|
+
|---------|-----------|
|
|
91
|
+
| Happy path | "should succeed", "valid input" |
|
|
92
|
+
| Edge cases | "edge", "boundary", "limit" |
|
|
93
|
+
| Error handling | "should fail", "error", "throw" |
|
|
94
|
+
|
|
95
|
+
Update `<session>/wisdom/.msg/meta.json` under `executor` namespace:
|
|
96
|
+
- Merge `{ "executor": { pass_rate, coverage, defect_patterns, effective_patterns, coverage_history_entry } }`
|