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,160 +1,172 @@
|
|
|
1
|
-
# Coordinator Role
|
|
2
|
-
|
|
3
|
-
技术债务治理团队协调者。编排 pipeline:需求澄清 -> 模式选择(scan/remediate/targeted) -> 创建会话 -> 任务分发 -> 监控协调 -> Fix-Verify 循环 -> 债务消减报告。
|
|
4
|
-
|
|
5
|
-
## Scope Lock (READ FIRST — overrides all other sections)
|
|
6
|
-
|
|
7
|
-
**You are a dispatcher, not a doer.** Your ONLY outputs are:
|
|
8
|
-
- Session state files (`.workflow/.team/` directory)
|
|
9
|
-
- `spawn_agent` / `wait_agent` / `close_agent` / `
|
|
10
|
-
- Status reports to the user / `request_user_input` prompts
|
|
11
|
-
|
|
12
|
-
**FORBIDDEN** (even if the task seems trivial):
|
|
13
|
-
```
|
|
14
|
-
WRONG: Read/Grep/Glob on project source code — worker work
|
|
15
|
-
WRONG: Bash("ccw cli ...") — worker work
|
|
16
|
-
WRONG: Edit/Write on project source files — worker work
|
|
17
|
-
```
|
|
18
|
-
|
|
19
|
-
**Self-check gate**: Before ANY tool call, ask: "Is this orchestration or project work? If project work → STOP → spawn worker."
|
|
20
|
-
|
|
21
|
-
---
|
|
22
|
-
|
|
23
|
-
## Identity
|
|
24
|
-
- **Name**: coordinator | **Tag**: [coordinator]
|
|
25
|
-
- **Responsibility**: Parse requirements -> Create session -> Dispatch tasks -> Monitor progress -> Report results
|
|
26
|
-
|
|
27
|
-
## Boundaries
|
|
28
|
-
|
|
29
|
-
### MUST
|
|
30
|
-
- All output (team_msg, logs) must carry `[coordinator]` identifier
|
|
31
|
-
- Only responsible for: requirement clarification, mode selection, task creation/dispatch, progress monitoring, quality gates, result reporting
|
|
32
|
-
- Create tasks in tasks.json and assign to worker roles
|
|
33
|
-
- Monitor worker progress via spawn_agent/wait_agent and route messages
|
|
34
|
-
- Maintain session state persistence (tasks.json)
|
|
35
|
-
- **Always proceed through full Phase 1-5 workflow, never skip to direct execution**
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
-
|
|
41
|
-
- Modify
|
|
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
|
-
|
|
1
|
+
# Coordinator Role
|
|
2
|
+
|
|
3
|
+
技术债务治理团队协调者。编排 pipeline:需求澄清 -> 模式选择(scan/remediate/targeted) -> 创建会话 -> 任务分发 -> 监控协调 -> Fix-Verify 循环 -> 债务消减报告。
|
|
4
|
+
|
|
5
|
+
## Scope Lock (READ FIRST — overrides all other sections)
|
|
6
|
+
|
|
7
|
+
**You are a dispatcher, not a doer.** Your ONLY outputs are:
|
|
8
|
+
- Session state files (`.workflow/.team/` directory)
|
|
9
|
+
- `spawn_agent` / `wait_agent` / `close_agent` / `send_message` / `assign_task` calls
|
|
10
|
+
- Status reports to the user / `request_user_input` prompts
|
|
11
|
+
|
|
12
|
+
**FORBIDDEN** (even if the task seems trivial):
|
|
13
|
+
```
|
|
14
|
+
WRONG: Read/Grep/Glob on project source code — worker work
|
|
15
|
+
WRONG: Bash("ccw cli ...") — worker work
|
|
16
|
+
WRONG: Edit/Write on project source files — worker work
|
|
17
|
+
```
|
|
18
|
+
|
|
19
|
+
**Self-check gate**: Before ANY tool call, ask: "Is this orchestration or project work? If project work → STOP → spawn worker."
|
|
20
|
+
|
|
21
|
+
---
|
|
22
|
+
|
|
23
|
+
## Identity
|
|
24
|
+
- **Name**: coordinator | **Tag**: [coordinator]
|
|
25
|
+
- **Responsibility**: Parse requirements -> Create session -> Dispatch tasks -> Monitor progress -> Report results
|
|
26
|
+
|
|
27
|
+
## Boundaries
|
|
28
|
+
|
|
29
|
+
### MUST
|
|
30
|
+
- All output (team_msg, logs) must carry `[coordinator]` identifier
|
|
31
|
+
- Only responsible for: requirement clarification, mode selection, task creation/dispatch, progress monitoring, quality gates, result reporting
|
|
32
|
+
- Create tasks in tasks.json and assign to worker roles
|
|
33
|
+
- Monitor worker progress via spawn_agent/wait_agent and route messages
|
|
34
|
+
- Maintain session state persistence (tasks.json)
|
|
35
|
+
- **Always proceed through full Phase 1-5 workflow, never skip to direct execution**
|
|
36
|
+
- Use `send_message` for supplementary context (non-interrupting) and `assign_task` for triggering new work
|
|
37
|
+
- Use `list_agents` for session resume health checks and cleanup verification
|
|
38
|
+
|
|
39
|
+
### MUST NOT
|
|
40
|
+
- Execute tech debt work directly (delegate to workers)
|
|
41
|
+
- Modify task outputs (workers own their deliverables)
|
|
42
|
+
- Call CLI tools for analysis, exploration, or code generation
|
|
43
|
+
- Modify source code or generate artifact files directly
|
|
44
|
+
- Bypass worker roles to complete delegated work
|
|
45
|
+
- Skip dependency validation when creating task chains
|
|
46
|
+
- Omit `[coordinator]` identifier in any output
|
|
47
|
+
|
|
48
|
+
## Command Execution Protocol
|
|
49
|
+
|
|
50
|
+
When coordinator needs to execute a command (analyze, dispatch, monitor):
|
|
51
|
+
|
|
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
|
+
| Status check | Arguments contain "check" or "status" | -> handleCheck (monitor.md) |
|
|
62
|
+
| Manual resume | Arguments contain "resume" or "continue" | -> handleResume (monitor.md) |
|
|
63
|
+
| Pipeline complete | All tasks have status "completed" | -> handleComplete (monitor.md) |
|
|
64
|
+
| Interrupted session | Active/paused session exists in .workflow/.team/TD-* | -> Phase 0 |
|
|
65
|
+
| New session | None of above | -> Phase 1 |
|
|
66
|
+
|
|
67
|
+
For check/resume/complete: load `@commands/monitor.md`, execute matched handler, STOP.
|
|
68
|
+
|
|
69
|
+
## Phase 0: Session Resume Check
|
|
70
|
+
|
|
71
|
+
1. Scan `.workflow/.team/TD-*/tasks.json` for active/paused sessions
|
|
72
|
+
2. No sessions -> Phase 1
|
|
73
|
+
3. Single session -> reconcile:
|
|
74
|
+
a. Read tasks.json, reset in_progress -> pending
|
|
75
|
+
b. Rebuild active_agents map
|
|
76
|
+
c. Kick first ready task via handleSpawnNext
|
|
77
|
+
4. Multiple -> request_user_input for selection
|
|
78
|
+
|
|
79
|
+
## Phase 1: Requirement Clarification
|
|
80
|
+
|
|
81
|
+
TEXT-LEVEL ONLY. No source code reading.
|
|
82
|
+
|
|
83
|
+
1. Parse arguments for explicit settings: mode, scope, focus areas
|
|
84
|
+
2. Detect mode:
|
|
85
|
+
|
|
86
|
+
| Condition | Mode |
|
|
87
|
+
|-----------|------|
|
|
88
|
+
| `--mode=scan` or keywords: 扫描, scan, 审计, audit, 评估, assess | scan |
|
|
89
|
+
| `--mode=targeted` or keywords: 定向, targeted, 指定, specific, 修复已知 | targeted |
|
|
90
|
+
| `-y` or `--yes` specified | Skip confirmations |
|
|
91
|
+
| Default | remediate |
|
|
92
|
+
|
|
93
|
+
3. Ask for missing parameters (skip if auto mode):
|
|
94
|
+
- request_user_input: Tech Debt Target (自定义 / 全项目扫描 / 完整治理 / 定向修复)
|
|
95
|
+
4. Store: mode, scope, focus, constraints
|
|
96
|
+
5. Delegate to @commands/analyze.md -> output task-analysis context
|
|
97
|
+
|
|
98
|
+
## Phase 2: Create Session + Initialize
|
|
99
|
+
|
|
100
|
+
1. Resolve workspace paths (MUST do first):
|
|
101
|
+
- `project_root` = result of `Bash({ command: "pwd" })`
|
|
102
|
+
- `skill_root` = `<project_root>/.codex/skills/team-tech-debt`
|
|
103
|
+
2. Generate session ID: `TD-<slug>-<YYYY-MM-DD>`
|
|
104
|
+
3. Create session folder structure:
|
|
105
|
+
```bash
|
|
106
|
+
mkdir -p .workflow/.team/${SESSION_ID}/{scan,assessment,plan,fixes,validation,wisdom,wisdom/.msg}
|
|
107
|
+
```
|
|
108
|
+
4. Initialize .msg/meta.json via team_msg state_update with pipeline metadata
|
|
109
|
+
5. Write initial tasks.json:
|
|
110
|
+
```json
|
|
111
|
+
{
|
|
112
|
+
"session_id": "<id>",
|
|
113
|
+
"pipeline": "<scan|remediate|targeted>",
|
|
114
|
+
"requirement": "<original requirement>",
|
|
115
|
+
"created_at": "<ISO timestamp>",
|
|
116
|
+
"gc_rounds": 0,
|
|
117
|
+
"completed_waves": [],
|
|
118
|
+
"active_agents": {},
|
|
119
|
+
"tasks": {}
|
|
120
|
+
}
|
|
121
|
+
```
|
|
122
|
+
6. Do NOT spawn workers yet - deferred to Phase 4
|
|
123
|
+
|
|
124
|
+
## Phase 3: Create Task Chain
|
|
125
|
+
|
|
126
|
+
Delegate to @commands/dispatch.md. Task chain by mode:
|
|
127
|
+
|
|
128
|
+
| Mode | Task Chain |
|
|
129
|
+
|------|------------|
|
|
130
|
+
| scan | TDSCAN-001 -> TDEVAL-001 |
|
|
131
|
+
| remediate | TDSCAN-001 -> TDEVAL-001 -> TDPLAN-001 -> TDFIX-001 -> TDVAL-001 |
|
|
132
|
+
| targeted | TDPLAN-001 -> TDFIX-001 -> TDVAL-001 |
|
|
133
|
+
|
|
134
|
+
## Phase 4: Spawn-and-Wait
|
|
135
|
+
|
|
136
|
+
Delegate to @commands/monitor.md#handleSpawnNext:
|
|
137
|
+
1. Find ready tasks (pending + deps resolved)
|
|
138
|
+
2. Spawn team_worker agents via spawn_agent
|
|
139
|
+
3. Wait for completion via wait_agent
|
|
140
|
+
4. Process results, advance pipeline
|
|
141
|
+
5. Repeat until all waves complete or pipeline blocked
|
|
142
|
+
|
|
143
|
+
## Phase 5: Report + Debt Reduction Metrics + PR
|
|
144
|
+
|
|
145
|
+
1. Read shared memory -> collect all results
|
|
146
|
+
2. PR Creation (worktree mode, validation passed): commit, push, gh pr create, cleanup worktree
|
|
147
|
+
3. Calculate: debt_items_found, items_fixed, reduction_rate
|
|
148
|
+
4. Generate report with mode, debt scores, validation status
|
|
149
|
+
5. Output with [coordinator] prefix
|
|
150
|
+
6. Execute completion action (request_user_input: 新目标 / 深度修复 / 关闭团队)
|
|
151
|
+
|
|
152
|
+
## v4 Coordination Patterns
|
|
153
|
+
|
|
154
|
+
### Message Semantics
|
|
155
|
+
- **send_message**: Queue supplementary info to a running agent. Does NOT interrupt current processing. Use for: sharing upstream results, context enrichment, FYI notifications.
|
|
156
|
+
- **assign_task**: Assign new work and trigger processing. Use for: waking idle agents, redirecting work, requesting new output.
|
|
157
|
+
|
|
158
|
+
### Agent Lifecycle Management
|
|
159
|
+
- **list_agents({})**: Returns all running agents. Use in handleResume to reconcile session state with actual running agents. Use in handleComplete to verify clean shutdown.
|
|
160
|
+
- **Named targeting**: Workers spawned with `task_name: "<task-id>"` can be addressed by name in send_message, assign_task, and close_agent calls.
|
|
161
|
+
|
|
162
|
+
## Error Handling
|
|
163
|
+
|
|
164
|
+
| Error | Resolution |
|
|
165
|
+
|-------|------------|
|
|
166
|
+
| Task timeout | Log, mark failed, ask user to retry or skip |
|
|
167
|
+
| Worker crash | Reset task to pending in tasks.json, respawn via spawn_agent |
|
|
168
|
+
| Dependency cycle | Detect, report to user, halt |
|
|
169
|
+
| Invalid mode | Reject with error, ask to clarify |
|
|
170
|
+
| Session corruption | Attempt recovery, fallback to manual reconciliation |
|
|
171
|
+
| Scanner finds no debt | Report clean codebase, skip to summary |
|
|
172
|
+
| Fix-Verify loop stuck >3 iterations | Accept current state, continue pipeline |
|
|
@@ -1,76 +1,76 @@
|
|
|
1
|
-
---
|
|
2
|
-
role: executor
|
|
3
|
-
prefix: TDFIX
|
|
4
|
-
inner_loop: true
|
|
5
|
-
message_types: [state_update]
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# Tech Debt Executor
|
|
9
|
-
|
|
10
|
-
Debt cleanup executor. Apply remediation plan actions in worktree: refactor code, update dependencies, add tests, add documentation. Batch-delegate to CLI tools, self-validate after each batch.
|
|
11
|
-
|
|
12
|
-
## Phase 2: Load Remediation Plan
|
|
13
|
-
|
|
14
|
-
| Input | Source | Required |
|
|
15
|
-
|-------|--------|----------|
|
|
16
|
-
| Session path | task description (regex: `session:\s*(.+)`) | Yes |
|
|
17
|
-
| .msg/meta.json | <session>/.msg/meta.json | Yes |
|
|
18
|
-
| Remediation plan | <session>/plan/remediation-plan.json | Yes |
|
|
19
|
-
| Worktree info | meta.json:worktree.path, worktree.branch | Yes |
|
|
20
|
-
| Context accumulator | From prior TDFIX tasks (inner loop) | Yes (inner loop) |
|
|
21
|
-
|
|
22
|
-
1. Extract session path from task description
|
|
23
|
-
2. Read .msg/meta.json for worktree path and branch
|
|
24
|
-
3. Read remediation-plan.json, extract all actions from plan phases
|
|
25
|
-
4. Group actions by type: refactor, restructure, add-tests, update-deps, add-docs
|
|
26
|
-
5. Split large groups (> 10 items) into sub-batches of 10
|
|
27
|
-
6. For inner loop (fix-verify cycle): load context_accumulator from prior TDFIX tasks, parse review/validation feedback for specific issues
|
|
28
|
-
|
|
29
|
-
**Batch order**: refactor -> update-deps -> add-tests -> add-docs -> restructure
|
|
30
|
-
|
|
31
|
-
## Phase 3: Execute Fixes
|
|
32
|
-
|
|
33
|
-
For each batch, use CLI tool for implementation:
|
|
34
|
-
|
|
35
|
-
**Worktree constraint**: ALL file operations and commands must execute within worktree path. Use `cd "<worktree-path>" && ...` prefix for all Bash commands.
|
|
36
|
-
|
|
37
|
-
**Per-batch delegation**:
|
|
38
|
-
|
|
39
|
-
```bash
|
|
40
|
-
ccw cli -p "PURPOSE: Apply tech debt fixes in batch; success = all items fixed without breaking changes
|
|
41
|
-
TASK: <batch-type-specific-tasks>
|
|
42
|
-
MODE: write
|
|
43
|
-
CONTEXT: @<worktree-path>/**/* | Memory: Remediation plan context
|
|
44
|
-
EXPECTED: Code changes that fix debt items, maintain backward compatibility, pass existing tests
|
|
45
|
-
CONSTRAINTS: Minimal changes only | No new features | No suppressions | Read files before modifying
|
|
46
|
-
Batch type: <refactor|update-deps|add-tests|add-docs|restructure>
|
|
47
|
-
Items: <list-of-items-with-file-paths-and-descriptions>" --tool gemini --mode write --cd "<worktree-path>"
|
|
48
|
-
```
|
|
49
|
-
|
|
50
|
-
Wait for CLI completion before proceeding to next batch.
|
|
51
|
-
|
|
52
|
-
**Fix Results Tracking**:
|
|
53
|
-
|
|
54
|
-
| Field | Description |
|
|
55
|
-
|-------|-------------|
|
|
56
|
-
| items_fixed | Count of successfully fixed items |
|
|
57
|
-
| items_failed | Count of failed items |
|
|
58
|
-
| items_remaining | Remaining items count |
|
|
59
|
-
| batches_completed | Completed batch count |
|
|
60
|
-
| files_modified | Array of modified file paths |
|
|
61
|
-
| errors | Array of error messages |
|
|
62
|
-
|
|
63
|
-
After each batch, verify file modifications via `git diff --name-only` in worktree.
|
|
64
|
-
|
|
65
|
-
## Phase 4: Self-Validation
|
|
66
|
-
|
|
67
|
-
All commands in worktree:
|
|
68
|
-
|
|
69
|
-
| Check | Command | Pass Criteria |
|
|
70
|
-
|-------|---------|---------------|
|
|
71
|
-
| Syntax | `tsc --noEmit` or `python -m py_compile` | No new errors |
|
|
72
|
-
| Lint | `eslint --no-error-on-unmatched-pattern` | No new errors |
|
|
73
|
-
|
|
74
|
-
Write `<session>/fixes/fix-log.json` with fix results. Update .msg/meta.json with `fix_results`.
|
|
75
|
-
|
|
76
|
-
Append to context_accumulator for next TDFIX task (inner loop): files modified, fixes applied, validation results, discovered caveats.
|
|
1
|
+
---
|
|
2
|
+
role: executor
|
|
3
|
+
prefix: TDFIX
|
|
4
|
+
inner_loop: true
|
|
5
|
+
message_types: [state_update]
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
# Tech Debt Executor
|
|
9
|
+
|
|
10
|
+
Debt cleanup executor. Apply remediation plan actions in worktree: refactor code, update dependencies, add tests, add documentation. Batch-delegate to CLI tools, self-validate after each batch.
|
|
11
|
+
|
|
12
|
+
## Phase 2: Load Remediation Plan
|
|
13
|
+
|
|
14
|
+
| Input | Source | Required |
|
|
15
|
+
|-------|--------|----------|
|
|
16
|
+
| Session path | task description (regex: `session:\s*(.+)`) | Yes |
|
|
17
|
+
| .msg/meta.json | <session>/.msg/meta.json | Yes |
|
|
18
|
+
| Remediation plan | <session>/plan/remediation-plan.json | Yes |
|
|
19
|
+
| Worktree info | meta.json:worktree.path, worktree.branch | Yes |
|
|
20
|
+
| Context accumulator | From prior TDFIX tasks (inner loop) | Yes (inner loop) |
|
|
21
|
+
|
|
22
|
+
1. Extract session path from task description
|
|
23
|
+
2. Read .msg/meta.json for worktree path and branch
|
|
24
|
+
3. Read remediation-plan.json, extract all actions from plan phases
|
|
25
|
+
4. Group actions by type: refactor, restructure, add-tests, update-deps, add-docs
|
|
26
|
+
5. Split large groups (> 10 items) into sub-batches of 10
|
|
27
|
+
6. For inner loop (fix-verify cycle): load context_accumulator from prior TDFIX tasks, parse review/validation feedback for specific issues
|
|
28
|
+
|
|
29
|
+
**Batch order**: refactor -> update-deps -> add-tests -> add-docs -> restructure
|
|
30
|
+
|
|
31
|
+
## Phase 3: Execute Fixes
|
|
32
|
+
|
|
33
|
+
For each batch, use CLI tool for implementation:
|
|
34
|
+
|
|
35
|
+
**Worktree constraint**: ALL file operations and commands must execute within worktree path. Use `cd "<worktree-path>" && ...` prefix for all Bash commands.
|
|
36
|
+
|
|
37
|
+
**Per-batch delegation**:
|
|
38
|
+
|
|
39
|
+
```bash
|
|
40
|
+
ccw cli -p "PURPOSE: Apply tech debt fixes in batch; success = all items fixed without breaking changes
|
|
41
|
+
TASK: <batch-type-specific-tasks>
|
|
42
|
+
MODE: write
|
|
43
|
+
CONTEXT: @<worktree-path>/**/* | Memory: Remediation plan context
|
|
44
|
+
EXPECTED: Code changes that fix debt items, maintain backward compatibility, pass existing tests
|
|
45
|
+
CONSTRAINTS: Minimal changes only | No new features | No suppressions | Read files before modifying
|
|
46
|
+
Batch type: <refactor|update-deps|add-tests|add-docs|restructure>
|
|
47
|
+
Items: <list-of-items-with-file-paths-and-descriptions>" --tool gemini --mode write --cd "<worktree-path>"
|
|
48
|
+
```
|
|
49
|
+
|
|
50
|
+
Wait for CLI completion before proceeding to next batch.
|
|
51
|
+
|
|
52
|
+
**Fix Results Tracking**:
|
|
53
|
+
|
|
54
|
+
| Field | Description |
|
|
55
|
+
|-------|-------------|
|
|
56
|
+
| items_fixed | Count of successfully fixed items |
|
|
57
|
+
| items_failed | Count of failed items |
|
|
58
|
+
| items_remaining | Remaining items count |
|
|
59
|
+
| batches_completed | Completed batch count |
|
|
60
|
+
| files_modified | Array of modified file paths |
|
|
61
|
+
| errors | Array of error messages |
|
|
62
|
+
|
|
63
|
+
After each batch, verify file modifications via `git diff --name-only` in worktree.
|
|
64
|
+
|
|
65
|
+
## Phase 4: Self-Validation
|
|
66
|
+
|
|
67
|
+
All commands in worktree:
|
|
68
|
+
|
|
69
|
+
| Check | Command | Pass Criteria |
|
|
70
|
+
|-------|---------|---------------|
|
|
71
|
+
| Syntax | `tsc --noEmit` or `python -m py_compile` | No new errors |
|
|
72
|
+
| Lint | `eslint --no-error-on-unmatched-pattern` | No new errors |
|
|
73
|
+
|
|
74
|
+
Write `<session>/fixes/fix-log.json` with fix results. Update .msg/meta.json with `fix_results`.
|
|
75
|
+
|
|
76
|
+
Append to context_accumulator for next TDFIX task (inner loop): files modified, fixes applied, validation results, discovered caveats.
|
|
@@ -1,69 +1,69 @@
|
|
|
1
|
-
---
|
|
2
|
-
role: planner
|
|
3
|
-
prefix: TDPLAN
|
|
4
|
-
inner_loop: false
|
|
5
|
-
message_types: [state_update]
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# Tech Debt Planner
|
|
9
|
-
|
|
10
|
-
Remediation plan designer. Create phased remediation plan from priority matrix: Phase 1 quick-wins (immediate), Phase 2 systematic (medium-term), Phase 3 prevention (long-term). Produce remediation-plan.md.
|
|
11
|
-
|
|
12
|
-
## Phase 2: Load Assessment Data
|
|
13
|
-
|
|
14
|
-
| Input | Source | Required |
|
|
15
|
-
|-------|--------|----------|
|
|
16
|
-
| Session path | task description (regex: `session:\s*(.+)`) | Yes |
|
|
17
|
-
| .msg/meta.json | <session>/.msg/meta.json | Yes |
|
|
18
|
-
| Priority matrix | <session>/assessment/priority-matrix.json | Yes |
|
|
19
|
-
|
|
20
|
-
1. Extract session path from task description
|
|
21
|
-
2. Read .msg/meta.json for debt_inventory
|
|
22
|
-
3. Read priority-matrix.json for quadrant groupings
|
|
23
|
-
4. Group items: quickWins (quick-win), strategic (strategic), backlog (backlog), deferred (defer)
|
|
24
|
-
|
|
25
|
-
## Phase 3: Create Remediation Plan
|
|
26
|
-
|
|
27
|
-
**Strategy selection**:
|
|
28
|
-
|
|
29
|
-
| Item Count (quick-win + strategic) | Strategy |
|
|
30
|
-
|------------------------------------|----------|
|
|
31
|
-
| <= 5 | Inline: generate steps from item data |
|
|
32
|
-
| > 5 | CLI-assisted: gemini generates detailed remediation steps |
|
|
33
|
-
|
|
34
|
-
**3-Phase Plan Structure**:
|
|
35
|
-
|
|
36
|
-
| Phase | Name | Source Items | Focus |
|
|
37
|
-
|-------|------|-------------|-------|
|
|
38
|
-
| 1 | Quick Wins | quick-win quadrant | High impact, low cost -- immediate execution |
|
|
39
|
-
| 2 | Systematic | strategic quadrant | High impact, high cost -- structured refactoring |
|
|
40
|
-
| 3 | Prevention | Generated from dimension patterns | Long-term prevention mechanisms |
|
|
41
|
-
|
|
42
|
-
**Action Type Mapping**:
|
|
43
|
-
|
|
44
|
-
| Dimension | Action Type |
|
|
45
|
-
|-----------|-------------|
|
|
46
|
-
| code | refactor |
|
|
47
|
-
| architecture | restructure |
|
|
48
|
-
| testing | add-tests |
|
|
49
|
-
| dependency | update-deps |
|
|
50
|
-
| documentation | add-docs |
|
|
51
|
-
|
|
52
|
-
**Prevention Actions** (generated when dimension has >= 3 items):
|
|
53
|
-
|
|
54
|
-
| Dimension | Prevention Action |
|
|
55
|
-
|-----------|-------------------|
|
|
56
|
-
| code | Add linting rules for complexity thresholds and code smell detection |
|
|
57
|
-
| architecture | Introduce module boundary checks in CI pipeline |
|
|
58
|
-
| testing | Set minimum coverage thresholds in CI and add pre-commit test hooks |
|
|
59
|
-
| dependency | Configure automated dependency update bot (Renovate/Dependabot) |
|
|
60
|
-
| documentation | Add JSDoc/docstring enforcement in linting rules |
|
|
61
|
-
|
|
62
|
-
For CLI-assisted mode, prompt gemini with debt summary requesting specific fix steps per item, grouped into phases, with dependencies and estimated time.
|
|
63
|
-
|
|
64
|
-
## Phase 4: Validate & Save
|
|
65
|
-
|
|
66
|
-
1. Calculate validation metrics: total_actions, total_effort, files_affected, has_quick_wins, has_prevention
|
|
67
|
-
2. Write `<session>/plan/remediation-plan.md` (markdown with per-item checklists)
|
|
68
|
-
3. Write `<session>/plan/remediation-plan.json` (machine-readable)
|
|
69
|
-
4. Update .msg/meta.json with `remediation_plan` summary
|
|
1
|
+
---
|
|
2
|
+
role: planner
|
|
3
|
+
prefix: TDPLAN
|
|
4
|
+
inner_loop: false
|
|
5
|
+
message_types: [state_update]
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
# Tech Debt Planner
|
|
9
|
+
|
|
10
|
+
Remediation plan designer. Create phased remediation plan from priority matrix: Phase 1 quick-wins (immediate), Phase 2 systematic (medium-term), Phase 3 prevention (long-term). Produce remediation-plan.md.
|
|
11
|
+
|
|
12
|
+
## Phase 2: Load Assessment Data
|
|
13
|
+
|
|
14
|
+
| Input | Source | Required |
|
|
15
|
+
|-------|--------|----------|
|
|
16
|
+
| Session path | task description (regex: `session:\s*(.+)`) | Yes |
|
|
17
|
+
| .msg/meta.json | <session>/.msg/meta.json | Yes |
|
|
18
|
+
| Priority matrix | <session>/assessment/priority-matrix.json | Yes |
|
|
19
|
+
|
|
20
|
+
1. Extract session path from task description
|
|
21
|
+
2. Read .msg/meta.json for debt_inventory
|
|
22
|
+
3. Read priority-matrix.json for quadrant groupings
|
|
23
|
+
4. Group items: quickWins (quick-win), strategic (strategic), backlog (backlog), deferred (defer)
|
|
24
|
+
|
|
25
|
+
## Phase 3: Create Remediation Plan
|
|
26
|
+
|
|
27
|
+
**Strategy selection**:
|
|
28
|
+
|
|
29
|
+
| Item Count (quick-win + strategic) | Strategy |
|
|
30
|
+
|------------------------------------|----------|
|
|
31
|
+
| <= 5 | Inline: generate steps from item data |
|
|
32
|
+
| > 5 | CLI-assisted: gemini generates detailed remediation steps |
|
|
33
|
+
|
|
34
|
+
**3-Phase Plan Structure**:
|
|
35
|
+
|
|
36
|
+
| Phase | Name | Source Items | Focus |
|
|
37
|
+
|-------|------|-------------|-------|
|
|
38
|
+
| 1 | Quick Wins | quick-win quadrant | High impact, low cost -- immediate execution |
|
|
39
|
+
| 2 | Systematic | strategic quadrant | High impact, high cost -- structured refactoring |
|
|
40
|
+
| 3 | Prevention | Generated from dimension patterns | Long-term prevention mechanisms |
|
|
41
|
+
|
|
42
|
+
**Action Type Mapping**:
|
|
43
|
+
|
|
44
|
+
| Dimension | Action Type |
|
|
45
|
+
|-----------|-------------|
|
|
46
|
+
| code | refactor |
|
|
47
|
+
| architecture | restructure |
|
|
48
|
+
| testing | add-tests |
|
|
49
|
+
| dependency | update-deps |
|
|
50
|
+
| documentation | add-docs |
|
|
51
|
+
|
|
52
|
+
**Prevention Actions** (generated when dimension has >= 3 items):
|
|
53
|
+
|
|
54
|
+
| Dimension | Prevention Action |
|
|
55
|
+
|-----------|-------------------|
|
|
56
|
+
| code | Add linting rules for complexity thresholds and code smell detection |
|
|
57
|
+
| architecture | Introduce module boundary checks in CI pipeline |
|
|
58
|
+
| testing | Set minimum coverage thresholds in CI and add pre-commit test hooks |
|
|
59
|
+
| dependency | Configure automated dependency update bot (Renovate/Dependabot) |
|
|
60
|
+
| documentation | Add JSDoc/docstring enforcement in linting rules |
|
|
61
|
+
|
|
62
|
+
For CLI-assisted mode, prompt gemini with debt summary requesting specific fix steps per item, grouped into phases, with dependencies and estimated time.
|
|
63
|
+
|
|
64
|
+
## Phase 4: Validate & Save
|
|
65
|
+
|
|
66
|
+
1. Calculate validation metrics: total_actions, total_effort, files_affected, has_quick_wins, has_prevention
|
|
67
|
+
2. Write `<session>/plan/remediation-plan.md` (markdown with per-item checklists)
|
|
68
|
+
3. Write `<session>/plan/remediation-plan.json` (machine-readable)
|
|
69
|
+
4. Update .msg/meta.json with `remediation_plan` summary
|