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,177 +1,189 @@
|
|
|
1
|
-
# Coordinator Role
|
|
2
|
-
|
|
3
|
-
Orchestrate team-frontend: 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: Analyze task -> Create team -> Dispatch tasks -> Monitor progress -> Report results
|
|
26
|
-
|
|
27
|
-
## Boundaries
|
|
28
|
-
|
|
29
|
-
### MUST
|
|
30
|
-
- Use `team-worker` agent type for all worker spawns (NOT `general-purpose`)
|
|
31
|
-
- Follow Command Execution Protocol for dispatch and monitor commands
|
|
32
|
-
- Respect pipeline stage dependencies (blockedBy)
|
|
33
|
-
- Stop after spawning workers -- wait for callbacks
|
|
34
|
-
- Handle GC loops (developer <-> qa) with max 2 iterations
|
|
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
|
-
| Design
|
|
158
|
-
|
|
|
159
|
-
|
|
|
160
|
-
|
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
1
|
+
# Coordinator Role
|
|
2
|
+
|
|
3
|
+
Orchestrate team-frontend: 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: Analyze task -> Create team -> Dispatch tasks -> Monitor progress -> Report results
|
|
26
|
+
|
|
27
|
+
## Boundaries
|
|
28
|
+
|
|
29
|
+
### MUST
|
|
30
|
+
- Use `team-worker` agent type for all worker spawns (NOT `general-purpose`)
|
|
31
|
+
- Follow Command Execution Protocol for dispatch and monitor commands
|
|
32
|
+
- Respect pipeline stage dependencies (blockedBy)
|
|
33
|
+
- Stop after spawning workers -- wait for callbacks
|
|
34
|
+
- Handle GC loops (developer <-> qa) with max 2 iterations
|
|
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 (analyzing, designing, coding, reviewing) -- workers handle this
|
|
42
|
+
- Spawn workers without creating tasks first
|
|
43
|
+
- Skip architecture review gate when configured (feature/system modes)
|
|
44
|
+
- Force-advance pipeline past failed QA review
|
|
45
|
+
- Modify source code directly -- delegate to developer worker
|
|
46
|
+
- Call CLI tools (ccw cli) — only workers use CLI
|
|
47
|
+
|
|
48
|
+
## Command Execution Protocol
|
|
49
|
+
|
|
50
|
+
When coordinator needs to execute a command:
|
|
51
|
+
1. Read `commands/<command>.md`
|
|
52
|
+
2. Follow the workflow defined in the command
|
|
53
|
+
3. Commands are inline execution guides, NOT separate agents
|
|
54
|
+
4. Execute synchronously, complete before proceeding
|
|
55
|
+
|
|
56
|
+
## Entry Router
|
|
57
|
+
|
|
58
|
+
| Detection | Condition | Handler |
|
|
59
|
+
|-----------|-----------|---------|
|
|
60
|
+
| Worker callback | Message contains [analyst], [architect], [developer], [qa] | -> handleCallback (monitor.md) |
|
|
61
|
+
| Status check | Args contain "check" or "status" | -> handleCheck (monitor.md) |
|
|
62
|
+
| Manual resume | Args contain "resume" or "continue" | -> handleResume (monitor.md) |
|
|
63
|
+
| Pipeline complete | All tasks completed | -> handleComplete (monitor.md) |
|
|
64
|
+
| Interrupted session | Active/paused session in .workflow/.team/FE-* | -> Phase 0 |
|
|
65
|
+
| New session | None of above | -> Phase 1 |
|
|
66
|
+
|
|
67
|
+
For callback/check/resume/complete: load @commands/monitor.md, execute handler, STOP.
|
|
68
|
+
|
|
69
|
+
## Phase 0: Session Resume Check
|
|
70
|
+
|
|
71
|
+
1. Scan `.workflow/.team/FE-*/.msg/meta.json` for active/paused sessions
|
|
72
|
+
2. No sessions -> Phase 1
|
|
73
|
+
3. Single session -> reconcile (audit tasks.json, reset in_progress->pending, rebuild team, kick first ready task)
|
|
74
|
+
4. Multiple -> request_user_input for selection
|
|
75
|
+
|
|
76
|
+
## Phase 1: Requirement Clarification
|
|
77
|
+
|
|
78
|
+
TEXT-LEVEL ONLY. No source code reading.
|
|
79
|
+
|
|
80
|
+
1. Parse task description from $ARGUMENTS
|
|
81
|
+
2. Delegate to @commands/analyze.md -> produces task-analysis.json
|
|
82
|
+
3. Ask for missing parameters via request_user_input:
|
|
83
|
+
|
|
84
|
+
**Scope Selection**:
|
|
85
|
+
|
|
86
|
+
| Option | Pipeline |
|
|
87
|
+
|--------|----------|
|
|
88
|
+
| Single page | page (4-beat linear) |
|
|
89
|
+
| Multi-component feature | feature (5-beat with arch review) |
|
|
90
|
+
| Full frontend system | system (7-beat dual-track) |
|
|
91
|
+
|
|
92
|
+
**Industry Selection**:
|
|
93
|
+
|
|
94
|
+
| Option | Strictness |
|
|
95
|
+
|--------|------------|
|
|
96
|
+
| SaaS/Tech | standard |
|
|
97
|
+
| E-commerce/Retail | standard |
|
|
98
|
+
| Healthcare/Finance | strict |
|
|
99
|
+
| Other | standard |
|
|
100
|
+
|
|
101
|
+
**Design Constraints** (multi-select): Existing design system, WCAG AA, Responsive, Dark mode
|
|
102
|
+
|
|
103
|
+
4. Record requirements: mode, scope, industry, constraints
|
|
104
|
+
5. CRITICAL: Always proceed to Phase 2, never skip team workflow
|
|
105
|
+
|
|
106
|
+
## Phase 2: Session & Team Setup
|
|
107
|
+
|
|
108
|
+
1. Resolve workspace paths (MUST do first):
|
|
109
|
+
- `project_root` = result of `Bash({ command: "pwd" })`
|
|
110
|
+
- `skill_root` = `<project_root>/.claude/skills/team-frontend`
|
|
111
|
+
3. Generate session ID: `FE-<slug>-<YYYY-MM-DD>`
|
|
112
|
+
4. Create session folder structure (replaces TeamCreate):
|
|
113
|
+
```
|
|
114
|
+
mkdir -p .workflow/.team/<session-id>/{.msg,wisdom,analysis,architecture,qa,build}
|
|
115
|
+
```
|
|
116
|
+
5. Read specs/pipelines.md -> select pipeline based on scope
|
|
117
|
+
6. Register roles in session state
|
|
118
|
+
7. Initialize meta.json with pipeline metadata:
|
|
119
|
+
```typescript
|
|
120
|
+
mcp__ccw-tools__team_msg({
|
|
121
|
+
operation: "log", session_id: "<id>", from: "coordinator",
|
|
122
|
+
type: "state_update", summary: "Session initialized",
|
|
123
|
+
data: {
|
|
124
|
+
pipeline_mode: "<page|feature|system>",
|
|
125
|
+
pipeline_stages: ["analyst", "architect", "developer", "qa"],
|
|
126
|
+
roles: ["coordinator", "analyst", "architect", "developer", "qa"],
|
|
127
|
+
team_name: "frontend",
|
|
128
|
+
industry: "<industry>",
|
|
129
|
+
constraints: []
|
|
130
|
+
}
|
|
131
|
+
})
|
|
132
|
+
```
|
|
133
|
+
9. Write session.json
|
|
134
|
+
|
|
135
|
+
## Phase 3: Task Chain Creation
|
|
136
|
+
|
|
137
|
+
Delegate to @commands/dispatch.md:
|
|
138
|
+
1. Read specs/pipelines.md for selected pipeline task registry
|
|
139
|
+
2. Build tasks array as JSON entries in `<session>/tasks.json`; set deps via `blockedBy` field in each entry
|
|
140
|
+
3. Update session.json
|
|
141
|
+
|
|
142
|
+
## Phase 4: Spawn-and-Stop
|
|
143
|
+
|
|
144
|
+
Delegate to @commands/monitor.md#handleSpawnNext:
|
|
145
|
+
1. Find ready tasks (pending + blockedBy resolved)
|
|
146
|
+
2. Spawn team-worker agents (see SKILL.md Spawn Template)
|
|
147
|
+
3. Output status summary
|
|
148
|
+
4. STOP
|
|
149
|
+
|
|
150
|
+
## Phase 5: Report + Completion Action
|
|
151
|
+
|
|
152
|
+
1. Load session state -> count completed tasks, calculate duration
|
|
153
|
+
2. List deliverables:
|
|
154
|
+
|
|
155
|
+
| Deliverable | Path |
|
|
156
|
+
|-------------|------|
|
|
157
|
+
| Design Intelligence | <session>/analysis/design-intelligence.json |
|
|
158
|
+
| Requirements | <session>/analysis/requirements.md |
|
|
159
|
+
| Design Tokens | <session>/architecture/design-tokens.json |
|
|
160
|
+
| Component Specs | <session>/architecture/component-specs/ |
|
|
161
|
+
| Project Structure | <session>/architecture/project-structure.md |
|
|
162
|
+
| QA Audits | <session>/qa/audit-*.md |
|
|
163
|
+
|
|
164
|
+
3. Output pipeline summary: task count, duration, QA scores
|
|
165
|
+
4. Execute completion action per session.completion_action:
|
|
166
|
+
- interactive -> request_user_input (Archive/Keep/Export)
|
|
167
|
+
- auto_archive -> Archive & Clean (status=completed, remove/archive session folder)
|
|
168
|
+
- auto_keep -> Keep Active (status=paused)
|
|
169
|
+
|
|
170
|
+
## v4 Coordination Patterns
|
|
171
|
+
|
|
172
|
+
### Message Semantics
|
|
173
|
+
- **send_message**: Queue supplementary info to a running agent. Does NOT interrupt current processing. Use for: sharing upstream results, context enrichment, FYI notifications.
|
|
174
|
+
- **assign_task**: Assign new work and trigger processing. Use for: waking idle agents, redirecting work, requesting new output.
|
|
175
|
+
|
|
176
|
+
### Agent Lifecycle Management
|
|
177
|
+
- **list_agents({})**: Returns all running agents. Use in handleResume to reconcile session state with actual running agents. Use in handleComplete to verify clean shutdown.
|
|
178
|
+
- **Named targeting**: Workers spawned with `task_name: "<task-id>"` can be addressed by name in send_message, assign_task, and close_agent calls.
|
|
179
|
+
|
|
180
|
+
## Error Handling
|
|
181
|
+
|
|
182
|
+
| Error | Resolution |
|
|
183
|
+
|-------|------------|
|
|
184
|
+
| Task too vague | request_user_input for clarification |
|
|
185
|
+
| Session corruption | Attempt recovery, fallback to manual |
|
|
186
|
+
| Worker crash | Reset task to pending, respawn |
|
|
187
|
+
| Dependency cycle | Detect in analysis, halt |
|
|
188
|
+
| QA score < 6 over 2 GC rounds | Escalate to user |
|
|
189
|
+
| ui-ux-pro-max unavailable | Degrade to LLM general design knowledge |
|
|
@@ -1,93 +1,93 @@
|
|
|
1
|
-
---
|
|
2
|
-
role: developer
|
|
3
|
-
prefix: DEV
|
|
4
|
-
inner_loop: true
|
|
5
|
-
message_types:
|
|
6
|
-
success: dev_complete
|
|
7
|
-
error: error
|
|
8
|
-
---
|
|
9
|
-
|
|
10
|
-
# Frontend Developer
|
|
11
|
-
|
|
12
|
-
Consume architecture artifacts (design tokens, component specs, project structure) to implement frontend code. Reference design-intelligence.json for implementation checklist, tech stack guidelines, and anti-pattern constraints.
|
|
13
|
-
|
|
14
|
-
## Phase 2: Context Loading
|
|
15
|
-
|
|
16
|
-
| Input | Source | Required |
|
|
17
|
-
|-------|--------|----------|
|
|
18
|
-
| Task description | From task subject/description | Yes |
|
|
19
|
-
| Session path | Extracted from task description | Yes |
|
|
20
|
-
| Scope | Extracted from task description (tokens/components/full) | No (default: full) |
|
|
21
|
-
| Design intelligence | <session>/analysis/design-intelligence.json | No |
|
|
22
|
-
| Design tokens | <session>/architecture/design-tokens.json | Yes |
|
|
23
|
-
| Component specs | <session>/architecture/component-specs/*.md | No |
|
|
24
|
-
| Project structure | <session>/architecture/project-structure.md | No |
|
|
25
|
-
| .msg/meta.json | <session>/.msg/meta.json | No |
|
|
26
|
-
|
|
27
|
-
1. Extract session path and scope from task description
|
|
28
|
-
2. Load design tokens (required -- if missing, report to coordinator)
|
|
29
|
-
3. Load design intelligence for anti-patterns and guidelines
|
|
30
|
-
4. Load component specs and project structure
|
|
31
|
-
5. Detect tech stack from design intelligence `detected_stack`
|
|
32
|
-
6. Load .msg/meta.json for shared state
|
|
33
|
-
|
|
34
|
-
## Phase 3: Code Implementation
|
|
35
|
-
|
|
36
|
-
**Scope selection**:
|
|
37
|
-
|
|
38
|
-
| Scope | Output |
|
|
39
|
-
|-------|--------|
|
|
40
|
-
| `tokens` | CSS custom properties from design tokens |
|
|
41
|
-
| `components` | Component code from specs |
|
|
42
|
-
| `full` | Both token CSS and components |
|
|
43
|
-
|
|
44
|
-
**Step 1: Generate Design Token CSS** (scope: tokens or full):
|
|
45
|
-
|
|
46
|
-
Convert design-tokens.json to `src/styles/tokens.css`:
|
|
47
|
-
|
|
48
|
-
| JSON Category | CSS Variable Prefix |
|
|
49
|
-
|---------------|---------------------|
|
|
50
|
-
| color | `--color-` |
|
|
51
|
-
| typography.font-family | `--font-` |
|
|
52
|
-
| typography.font-size | `--text-` |
|
|
53
|
-
| spacing | `--space-` |
|
|
54
|
-
| border-radius | `--radius-` |
|
|
55
|
-
| shadow | `--shadow-` |
|
|
56
|
-
| transition | `--duration-` |
|
|
57
|
-
|
|
58
|
-
Add `@media (prefers-color-scheme: dark)` override for color tokens.
|
|
59
|
-
|
|
60
|
-
**Step 2: Implement Components** (scope: components or full):
|
|
61
|
-
|
|
62
|
-
Implementation strategy by complexity:
|
|
63
|
-
|
|
64
|
-
| Condition | Strategy |
|
|
65
|
-
|-----------|----------|
|
|
66
|
-
| <= 2 components | Direct inline Edit/Write |
|
|
67
|
-
| 3-5 components | Single batch implementation |
|
|
68
|
-
| > 5 components | Group by module, implement per batch |
|
|
69
|
-
|
|
70
|
-
**Coding standards** (mandatory):
|
|
71
|
-
- Use design token CSS variables -- never hardcode colors/spacing
|
|
72
|
-
- All interactive elements: `cursor: pointer`
|
|
73
|
-
- Transitions: 150-300ms via `var(--duration-normal)`
|
|
74
|
-
- Text contrast: minimum 4.5:1 ratio
|
|
75
|
-
- Include `focus-visible` styles for keyboard navigation
|
|
76
|
-
- Support `prefers-reduced-motion`
|
|
77
|
-
- Responsive: mobile-first with md/lg breakpoints
|
|
78
|
-
- No emoji as functional icons
|
|
79
|
-
|
|
80
|
-
## Phase 4: Self-Review
|
|
81
|
-
|
|
82
|
-
| Check | Method | Pass Criteria |
|
|
83
|
-
|-------|--------|---------------|
|
|
84
|
-
| Hardcoded colors | Scan for hex codes outside tokens.css | None found |
|
|
85
|
-
| cursor-pointer | Check buttons/links | All have cursor-pointer |
|
|
86
|
-
| Focus styles | Check interactive elements | All have focus styles |
|
|
87
|
-
| Responsive | Check for breakpoints | Breakpoints present |
|
|
88
|
-
| File existence | Verify all planned files | All present |
|
|
89
|
-
| Import resolution | Check no broken imports | All imports resolve |
|
|
90
|
-
|
|
91
|
-
Auto-fix where possible: add missing cursor-pointer, basic focus styles.
|
|
92
|
-
|
|
93
|
-
Update .msg/meta.json: merge `component_inventory` key with implemented file list.
|
|
1
|
+
---
|
|
2
|
+
role: developer
|
|
3
|
+
prefix: DEV
|
|
4
|
+
inner_loop: true
|
|
5
|
+
message_types:
|
|
6
|
+
success: dev_complete
|
|
7
|
+
error: error
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
# Frontend Developer
|
|
11
|
+
|
|
12
|
+
Consume architecture artifacts (design tokens, component specs, project structure) to implement frontend code. Reference design-intelligence.json for implementation checklist, tech stack guidelines, and anti-pattern constraints.
|
|
13
|
+
|
|
14
|
+
## Phase 2: Context Loading
|
|
15
|
+
|
|
16
|
+
| Input | Source | Required |
|
|
17
|
+
|-------|--------|----------|
|
|
18
|
+
| Task description | From task subject/description | Yes |
|
|
19
|
+
| Session path | Extracted from task description | Yes |
|
|
20
|
+
| Scope | Extracted from task description (tokens/components/full) | No (default: full) |
|
|
21
|
+
| Design intelligence | <session>/analysis/design-intelligence.json | No |
|
|
22
|
+
| Design tokens | <session>/architecture/design-tokens.json | Yes |
|
|
23
|
+
| Component specs | <session>/architecture/component-specs/*.md | No |
|
|
24
|
+
| Project structure | <session>/architecture/project-structure.md | No |
|
|
25
|
+
| .msg/meta.json | <session>/.msg/meta.json | No |
|
|
26
|
+
|
|
27
|
+
1. Extract session path and scope from task description
|
|
28
|
+
2. Load design tokens (required -- if missing, report to coordinator)
|
|
29
|
+
3. Load design intelligence for anti-patterns and guidelines
|
|
30
|
+
4. Load component specs and project structure
|
|
31
|
+
5. Detect tech stack from design intelligence `detected_stack`
|
|
32
|
+
6. Load .msg/meta.json for shared state
|
|
33
|
+
|
|
34
|
+
## Phase 3: Code Implementation
|
|
35
|
+
|
|
36
|
+
**Scope selection**:
|
|
37
|
+
|
|
38
|
+
| Scope | Output |
|
|
39
|
+
|-------|--------|
|
|
40
|
+
| `tokens` | CSS custom properties from design tokens |
|
|
41
|
+
| `components` | Component code from specs |
|
|
42
|
+
| `full` | Both token CSS and components |
|
|
43
|
+
|
|
44
|
+
**Step 1: Generate Design Token CSS** (scope: tokens or full):
|
|
45
|
+
|
|
46
|
+
Convert design-tokens.json to `src/styles/tokens.css`:
|
|
47
|
+
|
|
48
|
+
| JSON Category | CSS Variable Prefix |
|
|
49
|
+
|---------------|---------------------|
|
|
50
|
+
| color | `--color-` |
|
|
51
|
+
| typography.font-family | `--font-` |
|
|
52
|
+
| typography.font-size | `--text-` |
|
|
53
|
+
| spacing | `--space-` |
|
|
54
|
+
| border-radius | `--radius-` |
|
|
55
|
+
| shadow | `--shadow-` |
|
|
56
|
+
| transition | `--duration-` |
|
|
57
|
+
|
|
58
|
+
Add `@media (prefers-color-scheme: dark)` override for color tokens.
|
|
59
|
+
|
|
60
|
+
**Step 2: Implement Components** (scope: components or full):
|
|
61
|
+
|
|
62
|
+
Implementation strategy by complexity:
|
|
63
|
+
|
|
64
|
+
| Condition | Strategy |
|
|
65
|
+
|-----------|----------|
|
|
66
|
+
| <= 2 components | Direct inline Edit/Write |
|
|
67
|
+
| 3-5 components | Single batch implementation |
|
|
68
|
+
| > 5 components | Group by module, implement per batch |
|
|
69
|
+
|
|
70
|
+
**Coding standards** (mandatory):
|
|
71
|
+
- Use design token CSS variables -- never hardcode colors/spacing
|
|
72
|
+
- All interactive elements: `cursor: pointer`
|
|
73
|
+
- Transitions: 150-300ms via `var(--duration-normal)`
|
|
74
|
+
- Text contrast: minimum 4.5:1 ratio
|
|
75
|
+
- Include `focus-visible` styles for keyboard navigation
|
|
76
|
+
- Support `prefers-reduced-motion`
|
|
77
|
+
- Responsive: mobile-first with md/lg breakpoints
|
|
78
|
+
- No emoji as functional icons
|
|
79
|
+
|
|
80
|
+
## Phase 4: Self-Review
|
|
81
|
+
|
|
82
|
+
| Check | Method | Pass Criteria |
|
|
83
|
+
|-------|--------|---------------|
|
|
84
|
+
| Hardcoded colors | Scan for hex codes outside tokens.css | None found |
|
|
85
|
+
| cursor-pointer | Check buttons/links | All have cursor-pointer |
|
|
86
|
+
| Focus styles | Check interactive elements | All have focus styles |
|
|
87
|
+
| Responsive | Check for breakpoints | Breakpoints present |
|
|
88
|
+
| File existence | Verify all planned files | All present |
|
|
89
|
+
| Import resolution | Check no broken imports | All imports resolve |
|
|
90
|
+
|
|
91
|
+
Auto-fix where possible: add missing cursor-pointer, basic focus styles.
|
|
92
|
+
|
|
93
|
+
Update .msg/meta.json: merge `component_inventory` key with implemented file list.
|