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,143 +1,177 @@
|
|
|
1
|
-
# Monitor Pipeline
|
|
2
|
-
|
|
3
|
-
Event-driven pipeline coordination. Beat model: coordinator wake -> process -> spawn -> STOP.
|
|
4
|
-
|
|
5
|
-
## Constants
|
|
6
|
-
|
|
7
|
-
- SPAWN_MODE: background
|
|
8
|
-
- ONE_STEP_PER_INVOCATION: true
|
|
9
|
-
- FAST_ADVANCE_AWARE: true
|
|
10
|
-
- WORKER_AGENT: team-worker
|
|
11
|
-
|
|
12
|
-
## Handler Router
|
|
13
|
-
|
|
14
|
-
| Source | Handler |
|
|
15
|
-
|--------|---------|
|
|
16
|
-
| Message contains [role-name] | handleCallback |
|
|
17
|
-
| "need_more_evidence" | handleIteration |
|
|
18
|
-
| "check" or "status" | handleCheck |
|
|
19
|
-
| "resume" or "continue" | handleResume |
|
|
20
|
-
| All tasks completed | handleComplete |
|
|
21
|
-
| Default | handleSpawnNext |
|
|
22
|
-
|
|
23
|
-
## handleCallback
|
|
24
|
-
|
|
25
|
-
Worker completed. Process and advance.
|
|
26
|
-
|
|
27
|
-
1. Find matching worker by role in message
|
|
28
|
-
2. Check if progress update (inner loop) or final completion
|
|
29
|
-
3. Progress -> update session state, STOP
|
|
30
|
-
4. Completion -> mark task done (read `<session>/tasks.json`, set status to "completed", write back), remove from active_workers
|
|
31
|
-
5. Check for special conditions:
|
|
32
|
-
- **TEST-001 with 0 issues** -> skip ANALYZE/FIX/VERIFY (mark as completed in tasks.json), handleComplete
|
|
33
|
-
- **TEST-001 with only warnings** -> request_user_input: fix warnings or complete
|
|
34
|
-
- **TEST-001 with high/medium issues** -> proceed to ANALYZE-001
|
|
35
|
-
- ANALYZE-001 with `need_more_evidence: true` -> handleIteration
|
|
36
|
-
- VERIFY-001 with `verdict: fail` -> re-dispatch FIX (add FIX-002 entry to tasks.json blocked by VERIFY-001)
|
|
37
|
-
- VERIFY-001 with `verdict: pass` -> handleComplete
|
|
38
|
-
6. -> handleSpawnNext
|
|
39
|
-
|
|
40
|
-
## handleIteration
|
|
41
|
-
|
|
42
|
-
Analyzer needs more evidence. Create supplemental reproduction task.
|
|
43
|
-
|
|
44
|
-
1. Parse Analyzer's evidence request (dimensions, specific actions)
|
|
45
|
-
2. Add REPRODUCE-002 entry to `<session>/tasks.json`:
|
|
46
|
-
- Set owner to "reproducer" (no blockedBy -- can start immediately)
|
|
47
|
-
3. Add ANALYZE-002 entry to `<session>/tasks.json`:
|
|
48
|
-
- Set blockedBy: ["REPRODUCE-002"]
|
|
49
|
-
- Update FIX-001 entry to add ANALYZE-002 to its blockedBy
|
|
50
|
-
4. Write updated tasks.json
|
|
51
|
-
5. -> handleSpawnNext
|
|
52
|
-
|
|
53
|
-
## handleCheck
|
|
54
|
-
|
|
55
|
-
Read-only status report, then STOP.
|
|
56
|
-
|
|
57
|
-
Output:
|
|
58
|
-
```
|
|
59
|
-
[coordinator] Debug Pipeline Status
|
|
60
|
-
[coordinator] Bug: <bug-description-summary>
|
|
61
|
-
[coordinator] Progress: <done>/<total> (<pct>%)
|
|
62
|
-
[coordinator] Active: <workers with elapsed time>
|
|
63
|
-
[coordinator] Ready: <pending tasks with resolved deps>
|
|
64
|
-
[coordinator] Evidence: <list of collected evidence types>
|
|
65
|
-
[coordinator] Commands: 'resume' to advance | 'check' to refresh
|
|
66
|
-
```
|
|
67
|
-
|
|
68
|
-
## handleResume
|
|
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
|
-
|
|
1
|
+
# Monitor Pipeline
|
|
2
|
+
|
|
3
|
+
Event-driven pipeline coordination. Beat model: coordinator wake -> process -> spawn -> STOP.
|
|
4
|
+
|
|
5
|
+
## Constants
|
|
6
|
+
|
|
7
|
+
- SPAWN_MODE: background
|
|
8
|
+
- ONE_STEP_PER_INVOCATION: true
|
|
9
|
+
- FAST_ADVANCE_AWARE: true
|
|
10
|
+
- WORKER_AGENT: team-worker
|
|
11
|
+
|
|
12
|
+
## Handler Router
|
|
13
|
+
|
|
14
|
+
| Source | Handler |
|
|
15
|
+
|--------|---------|
|
|
16
|
+
| Message contains [role-name] | handleCallback |
|
|
17
|
+
| "need_more_evidence" | handleIteration |
|
|
18
|
+
| "check" or "status" | handleCheck |
|
|
19
|
+
| "resume" or "continue" | handleResume |
|
|
20
|
+
| All tasks completed | handleComplete |
|
|
21
|
+
| Default | handleSpawnNext |
|
|
22
|
+
|
|
23
|
+
## handleCallback
|
|
24
|
+
|
|
25
|
+
Worker completed. Process and advance.
|
|
26
|
+
|
|
27
|
+
1. Find matching worker by role in message
|
|
28
|
+
2. Check if progress update (inner loop) or final completion
|
|
29
|
+
3. Progress -> update session state, STOP
|
|
30
|
+
4. Completion -> mark task done (read `<session>/tasks.json`, set status to "completed", write back), remove from active_workers
|
|
31
|
+
5. Check for special conditions:
|
|
32
|
+
- **TEST-001 with 0 issues** -> skip ANALYZE/FIX/VERIFY (mark as completed in tasks.json), handleComplete
|
|
33
|
+
- **TEST-001 with only warnings** -> request_user_input: fix warnings or complete
|
|
34
|
+
- **TEST-001 with high/medium issues** -> proceed to ANALYZE-001
|
|
35
|
+
- ANALYZE-001 with `need_more_evidence: true` -> handleIteration
|
|
36
|
+
- VERIFY-001 with `verdict: fail` -> re-dispatch FIX (add FIX-002 entry to tasks.json blocked by VERIFY-001)
|
|
37
|
+
- VERIFY-001 with `verdict: pass` -> handleComplete
|
|
38
|
+
6. -> handleSpawnNext
|
|
39
|
+
|
|
40
|
+
## handleIteration
|
|
41
|
+
|
|
42
|
+
Analyzer needs more evidence. Create supplemental reproduction task.
|
|
43
|
+
|
|
44
|
+
1. Parse Analyzer's evidence request (dimensions, specific actions)
|
|
45
|
+
2. Add REPRODUCE-002 entry to `<session>/tasks.json`:
|
|
46
|
+
- Set owner to "reproducer" (no blockedBy -- can start immediately)
|
|
47
|
+
3. Add ANALYZE-002 entry to `<session>/tasks.json`:
|
|
48
|
+
- Set blockedBy: ["REPRODUCE-002"]
|
|
49
|
+
- Update FIX-001 entry to add ANALYZE-002 to its blockedBy
|
|
50
|
+
4. Write updated tasks.json
|
|
51
|
+
5. -> handleSpawnNext
|
|
52
|
+
|
|
53
|
+
## handleCheck
|
|
54
|
+
|
|
55
|
+
Read-only status report, then STOP.
|
|
56
|
+
|
|
57
|
+
Output:
|
|
58
|
+
```
|
|
59
|
+
[coordinator] Debug Pipeline Status
|
|
60
|
+
[coordinator] Bug: <bug-description-summary>
|
|
61
|
+
[coordinator] Progress: <done>/<total> (<pct>%)
|
|
62
|
+
[coordinator] Active: <workers with elapsed time>
|
|
63
|
+
[coordinator] Ready: <pending tasks with resolved deps>
|
|
64
|
+
[coordinator] Evidence: <list of collected evidence types>
|
|
65
|
+
[coordinator] Commands: 'resume' to advance | 'check' to refresh
|
|
66
|
+
```
|
|
67
|
+
|
|
68
|
+
## handleResume
|
|
69
|
+
|
|
70
|
+
**Agent Health Check** (v4):
|
|
71
|
+
```
|
|
72
|
+
// Verify actual running agents match session state
|
|
73
|
+
const runningAgents = list_agents({})
|
|
74
|
+
// For each active_agent in tasks.json:
|
|
75
|
+
// - If agent NOT in runningAgents -> agent crashed
|
|
76
|
+
// - Reset that task to pending, remove from active_agents
|
|
77
|
+
// This prevents stale agent references from blocking the pipeline
|
|
78
|
+
```
|
|
79
|
+
|
|
80
|
+
1. No active workers -> handleSpawnNext
|
|
81
|
+
2. Has active -> check each status
|
|
82
|
+
- completed -> mark done
|
|
83
|
+
- in_progress -> still running
|
|
84
|
+
3. Some completed -> handleSpawnNext
|
|
85
|
+
4. All running -> report status, STOP
|
|
86
|
+
|
|
87
|
+
## handleSpawnNext
|
|
88
|
+
|
|
89
|
+
Find ready tasks, spawn workers, STOP.
|
|
90
|
+
|
|
91
|
+
1. Collect: completedSubjects, inProgressSubjects, readySubjects (from tasks.json)
|
|
92
|
+
2. No ready + work in progress -> report waiting, STOP
|
|
93
|
+
3. No ready + nothing in progress -> handleComplete
|
|
94
|
+
4. Has ready -> for each:
|
|
95
|
+
a. Check if inner loop role with active worker -> skip (worker picks up)
|
|
96
|
+
b. Standard spawn:
|
|
97
|
+
- Update task status to "in_progress" in tasks.json
|
|
98
|
+
- team_msg log -> task_unblocked
|
|
99
|
+
- Spawn team-worker:
|
|
100
|
+
```
|
|
101
|
+
spawn_agent({
|
|
102
|
+
agent_type: "team_worker",
|
|
103
|
+
task_name: taskId, // e.g., "TEST-001" — enables named targeting
|
|
104
|
+
items: [{
|
|
105
|
+
description: "Spawn <role> worker for <task-id>",
|
|
106
|
+
team_name: "frontend-debug",
|
|
107
|
+
name: "<role>",
|
|
108
|
+
prompt: `## Role Assignment
|
|
109
|
+
role: <role>
|
|
110
|
+
role_spec: ~ or <project>/.codex/skills/team-frontend-debug/roles/<role>/role.md
|
|
111
|
+
session: <session-folder>
|
|
112
|
+
session_id: <session-id>
|
|
113
|
+
team_name: frontend-debug
|
|
114
|
+
requirement: <task-description>
|
|
115
|
+
inner_loop: <true|false>
|
|
116
|
+
|
|
117
|
+
Read role_spec file to load Phase 2-4 domain instructions.
|
|
118
|
+
Execute built-in Phase 1 -> role-spec Phase 2-4 -> built-in Phase 5.`
|
|
119
|
+
}]
|
|
120
|
+
})
|
|
121
|
+
```
|
|
122
|
+
- Add to active_workers
|
|
123
|
+
5. Update session, output summary, STOP
|
|
124
|
+
6. Use `wait_agent({ targets: [<spawned-task-names>], timeout_ms: 900000 })` to wait for callbacks. If `result.timed_out`, mark tasks as `timed_out` and close agents. Use `close_agent({ target: taskId })` with task_name for cleanup. Workers use `report_agent_job_result()` to send results back.
|
|
125
|
+
|
|
126
|
+
**Cross-Agent Supplementary Context** (v4):
|
|
127
|
+
|
|
128
|
+
When spawning workers in a later pipeline phase, send upstream results as supplementary context to already-running workers:
|
|
129
|
+
|
|
130
|
+
```
|
|
131
|
+
// Example: Send analysis results to running fixer
|
|
132
|
+
send_message({
|
|
133
|
+
target: "<running-agent-task-name>",
|
|
134
|
+
items: [{ type: "text", text: `## Supplementary Context\n${upstreamFindings}` }]
|
|
135
|
+
})
|
|
136
|
+
// Note: send_message queues info without interrupting the agent's current work
|
|
137
|
+
```
|
|
138
|
+
|
|
139
|
+
Use `send_message` (not `assign_task`) for supplementary info that enriches but doesn't redirect the agent's current task.
|
|
140
|
+
|
|
141
|
+
## handleComplete
|
|
142
|
+
|
|
143
|
+
**Cleanup Verification** (v4):
|
|
144
|
+
```
|
|
145
|
+
// Verify all agents are properly closed
|
|
146
|
+
const remaining = list_agents({})
|
|
147
|
+
// If any team agents still running -> close_agent each
|
|
148
|
+
// Ensures clean session shutdown
|
|
149
|
+
```
|
|
150
|
+
|
|
151
|
+
Pipeline done. Generate debug report and completion action.
|
|
152
|
+
|
|
153
|
+
1. Generate debug summary:
|
|
154
|
+
- Bug description and reproduction results
|
|
155
|
+
- Root cause analysis (from ANALYZE artifacts)
|
|
156
|
+
- Code changes applied (from FIX artifacts)
|
|
157
|
+
- Verification verdict (from VERIFY artifacts)
|
|
158
|
+
- Evidence inventory (screenshots, logs, traces)
|
|
159
|
+
2. Read session.completion_action:
|
|
160
|
+
- interactive -> request_user_input (Archive/Keep/Export)
|
|
161
|
+
- auto_archive -> Archive & Clean (status=completed, remove/archive session folder)
|
|
162
|
+
- auto_keep -> Keep Active (status=paused)
|
|
163
|
+
|
|
164
|
+
## handleAdapt
|
|
165
|
+
|
|
166
|
+
Not typically needed for debug pipeline. If Analyzer identifies a dimension not covered:
|
|
167
|
+
|
|
168
|
+
1. Parse gap description
|
|
169
|
+
2. Check if reproducer can cover it -> add to evidence plan
|
|
170
|
+
3. Create supplemental REPRODUCE task entry in tasks.json
|
|
171
|
+
|
|
172
|
+
## Fast-Advance Reconciliation
|
|
173
|
+
|
|
174
|
+
On every coordinator wake:
|
|
175
|
+
1. Read team_msg entries with type="fast_advance"
|
|
176
|
+
2. Sync active_workers with spawned successors
|
|
177
|
+
3. No duplicate spawns
|
|
@@ -1,152 +1,164 @@
|
|
|
1
|
-
# Coordinator Role
|
|
2
|
-
|
|
3
|
-
Orchestrate team-frontend-debug: 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
|
-
WRONG: mcp__chrome-devtools__* calls — 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: Analyze bug report -> Create team -> Dispatch debug tasks -> Monitor progress -> Report results
|
|
27
|
-
|
|
28
|
-
## Boundaries
|
|
29
|
-
|
|
30
|
-
### MUST
|
|
31
|
-
- Parse bug report description (text-level only, no codebase reading)
|
|
32
|
-
- Create team and spawn team-worker agents in background
|
|
33
|
-
- Dispatch tasks with proper dependency chains
|
|
34
|
-
- Monitor progress via callbacks and route messages
|
|
35
|
-
- Maintain session state (team-session.json)
|
|
36
|
-
- Handle iteration loops (analyzer requesting more evidence)
|
|
37
|
-
- Execute completion action when pipeline finishes
|
|
38
|
-
- **Always proceed through full Phase 1-5 workflow, never skip to direct execution**
|
|
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
|
-
|
|
1
|
+
# Coordinator Role
|
|
2
|
+
|
|
3
|
+
Orchestrate team-frontend-debug: 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
|
+
WRONG: mcp__chrome-devtools__* calls — 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: Analyze bug report -> Create team -> Dispatch debug tasks -> Monitor progress -> Report results
|
|
27
|
+
|
|
28
|
+
## Boundaries
|
|
29
|
+
|
|
30
|
+
### MUST
|
|
31
|
+
- Parse bug report description (text-level only, no codebase reading)
|
|
32
|
+
- Create team and spawn team-worker agents in background
|
|
33
|
+
- Dispatch tasks with proper dependency chains
|
|
34
|
+
- Monitor progress via callbacks and route messages
|
|
35
|
+
- Maintain session state (team-session.json)
|
|
36
|
+
- Handle iteration loops (analyzer requesting more evidence)
|
|
37
|
+
- Execute completion action when pipeline finishes
|
|
38
|
+
- **Always proceed through full Phase 1-5 workflow, never skip to direct execution**
|
|
39
|
+
- Use `send_message` for supplementary context (non-interrupting) and `assign_task` for triggering new work
|
|
40
|
+
- Use `list_agents` for session resume health checks and cleanup verification
|
|
41
|
+
|
|
42
|
+
### MUST NOT
|
|
43
|
+
- Read source code or explore codebase (delegate to workers)
|
|
44
|
+
- Execute debug/fix work directly
|
|
45
|
+
- Modify task output artifacts
|
|
46
|
+
- Spawn workers with general-purpose agent (MUST use team-worker)
|
|
47
|
+
- Generate more than 5 worker roles
|
|
48
|
+
- Call CLI tools or Chrome DevTools — only workers use these
|
|
49
|
+
|
|
50
|
+
## Command Execution Protocol
|
|
51
|
+
When coordinator needs to execute a specific phase:
|
|
52
|
+
1. Read `commands/<command>.md`
|
|
53
|
+
2. Follow the workflow defined in the command
|
|
54
|
+
3. Commands are inline execution guides, NOT separate agents
|
|
55
|
+
4. Execute synchronously, complete before proceeding
|
|
56
|
+
|
|
57
|
+
## Entry Router
|
|
58
|
+
|
|
59
|
+
| Detection | Condition | Handler |
|
|
60
|
+
|-----------|-----------|---------|
|
|
61
|
+
| Worker callback | Message contains [role-name] | -> handleCallback (monitor.md) |
|
|
62
|
+
| Status check | Args contain "check" or "status" | -> handleCheck (monitor.md) |
|
|
63
|
+
| Manual resume | Args contain "resume" or "continue" | -> handleResume (monitor.md) |
|
|
64
|
+
| Iteration request | Message contains "need_more_evidence" | -> handleIteration (monitor.md) |
|
|
65
|
+
| Pipeline complete | All tasks completed | -> handleComplete (monitor.md) |
|
|
66
|
+
| Interrupted session | Active session in .workflow/.team/TFD-* | -> Phase 0 |
|
|
67
|
+
| New session | None of above | -> Phase 1 |
|
|
68
|
+
|
|
69
|
+
For callback/check/resume/iteration/complete: load commands/monitor.md, execute handler, STOP.
|
|
70
|
+
|
|
71
|
+
## Phase 0: Session Resume Check
|
|
72
|
+
|
|
73
|
+
1. Scan .workflow/.team/TFD-*/team-session.json for active/paused sessions
|
|
74
|
+
2. No sessions -> Phase 1
|
|
75
|
+
3. Single session -> reconcile:
|
|
76
|
+
a. Audit tasks.json, reset in_progress->pending
|
|
77
|
+
b. Rebuild team workers
|
|
78
|
+
c. Kick first ready task
|
|
79
|
+
4. Multiple -> request_user_input for selection
|
|
80
|
+
|
|
81
|
+
## Phase 1: Requirement Clarification
|
|
82
|
+
|
|
83
|
+
TEXT-LEVEL ONLY. No source code reading.
|
|
84
|
+
|
|
85
|
+
1. Parse user input — detect mode:
|
|
86
|
+
- Feature list / 功能清单 → **test-pipeline**
|
|
87
|
+
- Bug report / 错误描述 → **debug-pipeline**
|
|
88
|
+
- Ambiguous → request_user_input to clarify
|
|
89
|
+
2. Extract relevant info based on mode:
|
|
90
|
+
- Test mode: base URL, feature list
|
|
91
|
+
- Debug mode: bug description, URL, reproduction steps
|
|
92
|
+
3. Clarify if ambiguous (request_user_input)
|
|
93
|
+
4. Delegate to @commands/analyze.md
|
|
94
|
+
5. Output: task-analysis.json
|
|
95
|
+
6. CRITICAL: Always proceed to Phase 2, never skip team workflow
|
|
96
|
+
|
|
97
|
+
## Phase 2: Create Team + Initialize Session
|
|
98
|
+
|
|
99
|
+
1. Resolve workspace paths (MUST do first):
|
|
100
|
+
- `project_root` = result of `Bash({ command: "pwd" })`
|
|
101
|
+
- `skill_root` = `<project_root>/.claude/skills/team-frontend-debug`
|
|
102
|
+
2. Generate session ID: TFD-<slug>-<date>
|
|
103
|
+
3. Create session folder structure:
|
|
104
|
+
```
|
|
105
|
+
.workflow/.team/TFD-<slug>-<date>/
|
|
106
|
+
├── team-session.json
|
|
107
|
+
├── evidence/
|
|
108
|
+
├── artifacts/
|
|
109
|
+
├── wisdom/
|
|
110
|
+
└── .msg/
|
|
111
|
+
```
|
|
112
|
+
3. Initialize session folder (replaces TeamCreate)
|
|
113
|
+
4. Read specs/pipelines.md -> select pipeline (default: debug-pipeline)
|
|
114
|
+
5. Register roles in team-session.json
|
|
115
|
+
6. Initialize pipeline via team_msg state_update
|
|
116
|
+
7. Write team-session.json
|
|
117
|
+
|
|
118
|
+
## Phase 3: Create Task Chain
|
|
119
|
+
|
|
120
|
+
Delegate to @commands/dispatch.md:
|
|
121
|
+
1. Read dependency graph from task-analysis.json
|
|
122
|
+
2. Read specs/pipelines.md for debug-pipeline task registry
|
|
123
|
+
3. Topological sort tasks
|
|
124
|
+
4. Build tasks array as JSON entries in `<session>/tasks.json`; set deps via `blockedBy` field in each entry
|
|
125
|
+
5. Update team-session.json
|
|
126
|
+
|
|
127
|
+
## Phase 4: Spawn-and-Stop
|
|
128
|
+
|
|
129
|
+
Delegate to @commands/monitor.md#handleSpawnNext:
|
|
130
|
+
1. Find ready tasks (pending + blockedBy resolved)
|
|
131
|
+
2. Spawn team-worker agents (see SKILL.md Spawn Template)
|
|
132
|
+
3. Output status summary
|
|
133
|
+
4. STOP
|
|
134
|
+
|
|
135
|
+
## Phase 5: Report + Completion Action
|
|
136
|
+
|
|
137
|
+
1. Generate debug summary:
|
|
138
|
+
- Bug description and reproduction results
|
|
139
|
+
- Root cause analysis findings
|
|
140
|
+
- Files modified and patches applied
|
|
141
|
+
- Verification results (pass/fail)
|
|
142
|
+
2. Execute completion action per session.completion_action:
|
|
143
|
+
- interactive -> request_user_input (Archive/Keep/Export)
|
|
144
|
+
- auto_archive -> Archive & Clean
|
|
145
|
+
|
|
146
|
+
## v4 Coordination Patterns
|
|
147
|
+
|
|
148
|
+
### Message Semantics
|
|
149
|
+
- **send_message**: Queue supplementary info to a running agent. Does NOT interrupt current processing. Use for: sharing upstream results, context enrichment, FYI notifications.
|
|
150
|
+
- **assign_task**: Assign new work and trigger processing. Use for: waking idle agents, redirecting work, requesting new output.
|
|
151
|
+
|
|
152
|
+
### Agent Lifecycle Management
|
|
153
|
+
- **list_agents({})**: Returns all running agents. Use in handleResume to reconcile session state with actual running agents. Use in handleComplete to verify clean shutdown.
|
|
154
|
+
- **Named targeting**: Workers spawned with `task_name: "<task-id>"` can be addressed by name in send_message, assign_task, and close_agent calls.
|
|
155
|
+
|
|
156
|
+
## Error Handling
|
|
157
|
+
|
|
158
|
+
| Error | Resolution |
|
|
159
|
+
|-------|------------|
|
|
160
|
+
| Bug report too vague | request_user_input for URL, steps, expected behavior |
|
|
161
|
+
| Session corruption | Attempt recovery, fallback to manual |
|
|
162
|
+
| Worker crash | Reset task to pending, respawn |
|
|
163
|
+
| Dependency cycle | Detect in analysis, halt |
|
|
164
|
+
| Browser unavailable | Report to user, suggest manual steps |
|