@dzhechkov/skills-feature-adr 1.3.62 → 1.3.63
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/.dz-manifest.json +381 -0
- package/package.json +4 -2
- package/sbom.json +943 -0
- package/templates/.claude/workflows/feature-adr.js +4 -1
|
@@ -0,0 +1,381 @@
|
|
|
1
|
+
{
|
|
2
|
+
"manifest": {
|
|
3
|
+
"version": 1,
|
|
4
|
+
"pack": "skills-feature-adr",
|
|
5
|
+
"files": [
|
|
6
|
+
{
|
|
7
|
+
"path": ".agentic-qe/brain.rvf",
|
|
8
|
+
"sha256": "70f89fc8d429547e83bfae570908ab29d03310d0ea6f665041e9d234a613c9b3"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"path": ".agentic-qe/brain.rvf.lock",
|
|
12
|
+
"sha256": "dabbafbdcc8ebd25620e26be72e0416225740d0706e6d955d19d31beb5179a49"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"path": ".agentic-qe/memory.db",
|
|
16
|
+
"sha256": "a9a1c9c9a16a4928935c1b9683ac06dab3d9a74dd4084e11c48f81dd95f9d9b6"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"path": ".agentic-qe/memory.db-shm",
|
|
20
|
+
"sha256": "e0d6e3d8739fca2b4e1d7c8f2c2287ca1e997f25278e57ca51b6fc8928404d06"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"path": ".agentic-qe/memory.db-wal",
|
|
24
|
+
"sha256": "f4ffd1e7c99d271374117717ff4d5206c620180e3c36de6a6d445ff513b8bd05"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"path": ".agentic-qe/patterns.rvf",
|
|
28
|
+
"sha256": "69cfe471991b1d375cfbdcdb2df88226f86195659f7aa761581ca4d5f46ff24a"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"path": ".agentic-qe/patterns.rvf.idmap.json",
|
|
32
|
+
"sha256": "1f8838c958b471fe5d819d681d29b1965a75470a9e4d6a2171d6c7e620ba223e"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"path": ".agentic-qe/patterns.rvf.lock",
|
|
36
|
+
"sha256": "f7c13d34313c97974dc8ba868859d68201a2d6a2dcba6670d2e52ec66d010081"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"path": "CHANGELOG.md",
|
|
40
|
+
"sha256": "e4f50d4f757f877b54c8d25dfc1321776545be4cb814d5f17ee1128ee2320982"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"path": "LICENSE",
|
|
44
|
+
"sha256": "ec1ddbebcf25c3eb0423b8d7d5ebcdf9adda31455ac7257b3d156978880866cf"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"path": "README.md",
|
|
48
|
+
"sha256": "e3aec229dfc9657d90214618356600eb7c25481e4f3d21f32ca8cf33f7b543e7"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"path": "bin/cli.js",
|
|
52
|
+
"sha256": "a210174d6b63d053f7744757972d31acb0f4d9c59f8dacff7b62872a19ebd31a"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"path": "docs/team-onboarding.md",
|
|
56
|
+
"sha256": "8af05fe3e4983ebff22ea9a94fc0962a27f193b09df91dc717b0dc1af1cc4169"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"path": "package.json",
|
|
60
|
+
"sha256": "e8683f389e05702b2a8f382428eb62ffd8cae6802460905690f47acd013caa72"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"path": "scripts/sync-templates.js",
|
|
64
|
+
"sha256": "790d53c2e98a4b9aa589c72c6394c0e3aeb6b99d4a0bade4c881d2a8d11cf12c"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"path": "sources.json",
|
|
68
|
+
"sha256": "2e7f84f7fa7e97aa38514a94e920747e648a6f2ad0a503fc50e7519658116065"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"path": "src/cli.js",
|
|
72
|
+
"sha256": "ec1ef8f3f83f386b671cdf7086778126c8a990d90c1c84049636b9399708bbe7"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"path": "src/commands/doctor.js",
|
|
76
|
+
"sha256": "ee5e265f42655d58f55b75db8b5340f37b37c8cb3d62281762f1ea34b8cf125d"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"path": "src/commands/init.js",
|
|
80
|
+
"sha256": "fbc3853435048c5b632119bf37cc702c4c305cae7de656548891295f6b9e8947"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"path": "src/commands/list.js",
|
|
84
|
+
"sha256": "148c77553229d9e5c80f71b46bf9f20ff9c81e378027bcd7b50a979387cd2303"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"path": "src/commands/remove.js",
|
|
88
|
+
"sha256": "4b18dbb733dde58c8f94978c2c3386505fd838530c0860dca74224699dbb5902"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"path": "src/commands/update.js",
|
|
92
|
+
"sha256": "e75d417fd1544f94c2cf9d2cfd0e11e5bb72ac1a8d38a97c3ba3858ca2548c60"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"path": "src/utils.js",
|
|
96
|
+
"sha256": "b1041465cb70877878d7d4b79bfec3f52ba3e64df5bbcbd33c8eaccf63c3e041"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"path": "templates/.claude/commands/feature-adr.md",
|
|
100
|
+
"sha256": "b34bc3d276648b8ad2426619572a50b173e6d4e57bd922c8bd26827deda709d7"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"path": "templates/.claude/commands/harvest.md",
|
|
104
|
+
"sha256": "4f8bf9b11d2d237f60e423c522295bea72334829ddce43b100f5c6d49dcd7f07"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"path": "templates/.claude/rules/feature-adr-conventions.md",
|
|
108
|
+
"sha256": "a20293e040686646e9271c16b64fbe5a47645a7717d4de13e9e130ea1c77b815"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"path": "templates/.claude/rules/feature-adr-ultracode.md",
|
|
112
|
+
"sha256": "7a27bc765ae607ad6f7f9396d9d4cf25bf18f3ed7746e83ef7099f25455e1446"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"path": "templates/.claude/rules/reward-learning.md",
|
|
116
|
+
"sha256": "cfe0b27e71b3f58bd1e35ad38c658cd708caa9e2f8fbb1e623f24d50a90d92fe"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"path": "templates/.claude/shards/feature-adr.shard.md",
|
|
120
|
+
"sha256": "e1663c2aa297ef2eedb777c2ade06462e3fdffd1083112d99743d041b66f6a8e"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"path": "templates/.claude/skills/challenge-panel/SKILL.md",
|
|
124
|
+
"sha256": "4fb6db563bff2fdb2a7c5b50ba44763a2cd886a4cb8ad8f39c10841d5fadcae8"
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"path": "templates/.claude/skills/code-critic/SKILL.md",
|
|
128
|
+
"sha256": "7705b43e0dee1c70d913139fa57b1fba6a60aba29ead71a762c85def4a9aadae"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"path": "templates/.claude/skills/code-impl/SKILL.md",
|
|
132
|
+
"sha256": "325c31e7b81b6c8ed34252261634ebcc662a83765873e9a2951ef4c1474462fa"
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"path": "templates/.claude/skills/code-skills-creator/SKILL.md",
|
|
136
|
+
"sha256": "2c47426a0637a8d120d132021a5319db991441d6b15a5f62d909f12bf8eafb53"
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"path": "templates/.claude/skills/configure-feature-adr/SKILL.md",
|
|
140
|
+
"sha256": "e9ce4e5bc2b218688a40fe51a7c75c3af51af3e3aaf9857738e85355b02bf68b"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"path": "templates/.claude/skills/explore/SKILL.md",
|
|
144
|
+
"sha256": "c755a7bcdfe97fb7cb0bcd7bf3b1fd8a2d238ef082967fbf87740fc808302542"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"path": "templates/.claude/skills/explore/references/questioning-techniques.md",
|
|
148
|
+
"sha256": "ec0dd00871d3abe950f9cf375216a43043827897166c4165c3fa581839851195"
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"path": "templates/.claude/skills/explore/references/task-brief-templates.md",
|
|
152
|
+
"sha256": "4e9292479e120afce944b747bb7b4a7226c41e9880708d620de3ea4fa4ef0249"
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"path": "templates/.claude/skills/feature-adr/SKILL.md",
|
|
156
|
+
"sha256": "14edee77f2d108815e2a2c1d3cf40226ef277659b9be1232230fc3c8bf1a31f9"
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"path": "templates/.claude/skills/feature-adr/examples/sample-feature-output.md",
|
|
160
|
+
"sha256": "bb74b13f7a22a38bd146bb0baa12da4916214af586e74d721c578bdea750e933"
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"path": "templates/.claude/skills/feature-adr/modules/00-complexity-router.md",
|
|
164
|
+
"sha256": "a1275bd960ddff1c61352f96d8b7a4249371190766f08d1778f5a54f98350950"
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"path": "templates/.claude/skills/feature-adr/modules/01-requirements.md",
|
|
168
|
+
"sha256": "7b599efd3122be7ce2247bba1c9204e1b3c09322ad56ed4cedcbd4dd471ed41e"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"path": "templates/.claude/skills/feature-adr/modules/02-research.md",
|
|
172
|
+
"sha256": "55099189082d872d08a9d40b11782d8d08256955cbea617aa457756eb9fa1a07"
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"path": "templates/.claude/skills/feature-adr/modules/03-adr.md",
|
|
176
|
+
"sha256": "742f1d362fd4d1b1b731fe81b7aa794886aa58126005ad67ef0a27775c80f082"
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"path": "templates/.claude/skills/feature-adr/modules/03.5-ideation-swarm.md",
|
|
180
|
+
"sha256": "220e06d0d67643f09df868df32d1ec3acdc205653a5ef977d171791d9ce77b74"
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"path": "templates/.claude/skills/feature-adr/modules/04-ddd.md",
|
|
184
|
+
"sha256": "c6cf98ab0dd80183ad507aca12edf164ee79a5fb60eee84d674cf73fe3a68646"
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
"path": "templates/.claude/skills/feature-adr/modules/05-architecture.md",
|
|
188
|
+
"sha256": "227ec469154348afc414ef4751cc34ea5bb87ecb063cf196eff254615a6b5e00"
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"path": "templates/.claude/skills/feature-adr/modules/06-implementation-plan.md",
|
|
192
|
+
"sha256": "7a6c830d63f73953a96f1cb125ab88b7d5c24b2d4b61e997d6d3dfea8262d495"
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"path": "templates/.claude/skills/feature-adr/modules/07-code.md",
|
|
196
|
+
"sha256": "c427a0abacb4bc1d969d9f47739ce2aeff286a66da73eab67bf042d5c4dc9a59"
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"path": "templates/.claude/skills/feature-adr/modules/08-qe.md",
|
|
200
|
+
"sha256": "0d314eaeb69a761f68c4beb1ab7df0a2da1964538a8eb33c99cb9b819598d255"
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"path": "templates/.claude/skills/feature-adr/modules/09-fleet-qe.md",
|
|
204
|
+
"sha256": "67a88305ce6ca5b70d235f11c820a319dbdd0dfb50cea4b152c72377be12d2d5"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"path": "templates/.claude/skills/feature-adr/modules/10-delivery-gate.md",
|
|
208
|
+
"sha256": "6e5ec81366c50da91873b57d52eaa714cbea3a23352b65f6116998a851839b8e"
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
"path": "templates/.claude/skills/feature-adr/references/adr-template.md",
|
|
212
|
+
"sha256": "32cb1b23cde7a72d4af5683f54f95938acc568b2fec7e6fdd4c215d2e4d00b69"
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
"path": "templates/.claude/skills/feature-adr/references/agentic-qe/README.md",
|
|
216
|
+
"sha256": "fa9488302d0aaa4f3174c387f105f41f3fb5f66b2d9b89de8c27a1ebee3b359c"
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"path": "templates/.claude/skills/feature-adr/references/agentic-qe/brutal-honesty-review.md",
|
|
220
|
+
"sha256": "831bb03478dcda3d260fcee31732cceb37e28af4e3d1e5cc252b6602df451e13"
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"path": "templates/.claude/skills/feature-adr/references/agentic-qe/chaos-engineering-resilience.md",
|
|
224
|
+
"sha256": "2f6a1371957d8f0d80290c0b7579aa0405010cf24550dd4b8bdf21829696f16d"
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
"path": "templates/.claude/skills/feature-adr/references/agentic-qe/code-goal-planner.md",
|
|
228
|
+
"sha256": "6923711f4630073b9de7314f2aa9a94993c4f40bf29dfa728995e7dc14a497ac"
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
"path": "templates/.claude/skills/feature-adr/references/agentic-qe/enterprise-integration-testing.md",
|
|
232
|
+
"sha256": "10d66f5f371dcdb28069baa10a01f63e2ddd07c623e6a5ad354d255a39956f29"
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"path": "templates/.claude/skills/feature-adr/references/agentic-qe/mutation-testing.md",
|
|
236
|
+
"sha256": "293a26497acbf33255b62ed48dc0b9db7419600e2871cb11ce7fc1ebd7a7b15f"
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
"path": "templates/.claude/skills/feature-adr/references/agentic-qe/performance-testing.md",
|
|
240
|
+
"sha256": "ae04d14c552988d0f19d56ba0ad125d477ebcdeca4945ef08e65a808e0c8622d"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"path": "templates/.claude/skills/feature-adr/references/agentic-qe/qcsd-ideation-swarm.md",
|
|
244
|
+
"sha256": "b2717c5d95dcca7102cfb995ace206656931e355b2ed536db52b7ff8bb935906"
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"path": "templates/.claude/skills/feature-adr/references/agentic-qe/qcsd-production-swarm.md",
|
|
248
|
+
"sha256": "d75d23eaff754d2d8b547fd858dbb70fe2b207c5d055749ec82a0acae2c2c9ef"
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"path": "templates/.claude/skills/feature-adr/references/agentic-qe/qe-coverage-analysis.md",
|
|
252
|
+
"sha256": "e526595fc48a893518e4d48e12644c40a50fbf86bd17c81ae4638507ed71d77d"
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"path": "templates/.claude/skills/feature-adr/references/agentic-qe/qe-requirements-validation.md",
|
|
256
|
+
"sha256": "53612e7b8141b5c453b40d5583160f07903c530f0fe379899e897ddd4c68abea"
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"path": "templates/.claude/skills/feature-adr/references/agentic-qe/regression-testing.md",
|
|
260
|
+
"sha256": "f040fdfa356c99e7a444e26c2c62e3308ed68b6ce498e2a91d5da8d9393c971c"
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"path": "templates/.claude/skills/feature-adr/references/agentic-qe/risk-based-testing.md",
|
|
264
|
+
"sha256": "72ab0c133601a8369e9ed1e8a7d9494ec7486e18909062b685caa63ca185aea5"
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"path": "templates/.claude/skills/feature-adr/references/agentic-qe/security-testing.md",
|
|
268
|
+
"sha256": "486cb8b560153345b4efcd31ac0b47dc1ece642745add61720937c1bc1717606"
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"path": "templates/.claude/skills/feature-adr/references/agentic-qe/shift-left-testing.md",
|
|
272
|
+
"sha256": "e716a9caf2c701c14c4fa69d297047c420494d6d34d392552801025ce81e623a"
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
"path": "templates/.claude/skills/feature-adr/references/agentic-qe/tdd-london-chicago.md",
|
|
276
|
+
"sha256": "568c6807674aaa5ff47015da8f513485b0f62c71eac0e15f0fc6b96d4aa9370f"
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
"path": "templates/.claude/skills/feature-adr/references/c4-template.md",
|
|
280
|
+
"sha256": "bbe4c4ee3e8736c53ff8364a0f65718ec5a99e1c2901e0677bff06a8d342f0e5"
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"path": "templates/.claude/skills/feature-adr/references/complexity-matrix.md",
|
|
284
|
+
"sha256": "5cba6a10eeb65071c8c081f897adbcbcda34760d7f361c99d3e1d9243c708b71"
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
"path": "templates/.claude/skills/feature-adr/references/qe-checklist.md",
|
|
288
|
+
"sha256": "238d8896996dc53559f58b24aa7eca966cc8845c3b9dda6d982c717c657b91e4"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"path": "templates/.claude/skills/frontend-design/LICENSE.txt",
|
|
292
|
+
"sha256": "0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594"
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"path": "templates/.claude/skills/frontend-design/SKILL.md",
|
|
296
|
+
"sha256": "742519aca53dab0f10e903e19bd1641b62dd975cdd0df9aab3b2ac3173ce0ec2"
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"path": "templates/.claude/skills/knowledge-extractor/SKILL.md",
|
|
300
|
+
"sha256": "2b7e6f3a7037104b8fa23b86c113733e047a9a9f0e8b4f16c4cde8a6341c8525"
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
"path": "templates/.claude/skills/knowledge-extractor/modules/01-extract.md",
|
|
304
|
+
"sha256": "95ffc66908dcc2ef7c27816773de35cbdf2476b7c816066631738c238c792a1a"
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
"path": "templates/.claude/skills/knowledge-extractor/modules/02-classify.md",
|
|
308
|
+
"sha256": "c6a9fc61a333cc986dfac0e12ff92d888677cc0855b0c4cdbd4eb90645275523"
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"path": "templates/.claude/skills/knowledge-extractor/modules/03-gate.md",
|
|
312
|
+
"sha256": "fb7268841e48152dc353b29fae27a6a5e43afc39cef44b7f2eef1f092b3044cf"
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
"path": "templates/.claude/skills/knowledge-extractor/modules/04-integrate.md",
|
|
316
|
+
"sha256": "e94b5d017078aad5c88652da1054b2f6e33020b7eca5419c9d315f127006580c"
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"path": "templates/.claude/skills/knowledge-extractor/references/artifact-categories.md",
|
|
320
|
+
"sha256": "97cc06cceedabba1d739bf13129f590cda18c75015c2ac643213f540ec2ca1eb"
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"path": "templates/.claude/skills/knowledge-extractor/references/maturity-model.md",
|
|
324
|
+
"sha256": "5f6060a13cb2a59dc1d8b03cb964a27a616fa426efca893c68929fea4d9c681d"
|
|
325
|
+
},
|
|
326
|
+
{
|
|
327
|
+
"path": "templates/.claude/skills/knowledge-extractor/references/quality-gates.md",
|
|
328
|
+
"sha256": "e8cf0703125f32a820f6cceb1baa2defd903df482ea7bc1a7470c3f5198c794e"
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
"path": "templates/.claude/skills/knowledge-extractor/templates/artifact-card.md",
|
|
332
|
+
"sha256": "2f962bde871068104e80243cb898996af59691de4fad3e13b48f8ed5b73cfe8c"
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"path": "templates/.claude/skills/knowledge-extractor/templates/harvest-report.md",
|
|
336
|
+
"sha256": "2b179bd25e7158e4eb62d07d0ad782c678001042eb520178147125f76b46447f"
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"path": "templates/.claude/skills/problem-solver-enhanced/SKILL.md",
|
|
340
|
+
"sha256": "530623c986dee931d47314c22195ea9de50a75f2a0daecfc469fb015c3dd3415"
|
|
341
|
+
},
|
|
342
|
+
{
|
|
343
|
+
"path": "templates/.claude/skills/system-grill/JOURNAL-TEMPLATE.md",
|
|
344
|
+
"sha256": "6ea0dbd7e814caf93ba19eb08c4a3bf056bfa0fabd2e25016891828b72f4e29f"
|
|
345
|
+
},
|
|
346
|
+
{
|
|
347
|
+
"path": "templates/.claude/skills/system-grill/SKILL.md",
|
|
348
|
+
"sha256": "aa0877a2104edb039a6cab00ff30b47520d913d0d4490769c5e115a9f161e61e"
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
"path": "templates/.claude/workflows/feature-adr.js",
|
|
352
|
+
"sha256": "466adce16bb53b7b6d3d40f7ab21580b978d53f00b76628c830e4ed16127b586"
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"path": "templates/lib/memory-protocol.md",
|
|
356
|
+
"sha256": "4889c82e18ae116a8f45c1bc76799c81e86466fb12effe794da73594c377a412"
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"path": "templates/lib/reward-tracker.md",
|
|
360
|
+
"sha256": "581feeda1b4b920f7013bde5938f5cb6ffe3e44f5d2426263c49f1047ade8d55"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"path": "test/back-compat.test.js",
|
|
364
|
+
"sha256": "74fa0b7f1e595eddef251b37b0bf6d6f97971f1c2d03348228a9913380128d54"
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
"path": "test/helpers/sandbox.js",
|
|
368
|
+
"sha256": "61e883fb74a00301b1578987aecfc5b0ff4f4db4ee64c90fae0035a24dcabc99"
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
"path": "test/three-way.test.js",
|
|
372
|
+
"sha256": "16c3b973996b6cdd2d070e413de54e9835a038bd37b0d3769f5cccccdd57e971"
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
"path": "test/update-3way.test.js",
|
|
376
|
+
"sha256": "8c34fb6b5202393b52cbfd29d3cd64b6d270675c2d8327d4c1a8366af8088ae7"
|
|
377
|
+
}
|
|
378
|
+
]
|
|
379
|
+
},
|
|
380
|
+
"signature": "+FPXqVvujh2lZm4KF3Vva8BVv4cfmtYLdLq6gGPwOB0nnjqyJFlFEcRVfavGaIbQGAbLQ7Lnjcxs+iT8O2g2BQ=="
|
|
381
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dzhechkov/skills-feature-adr",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.63",
|
|
4
4
|
"description": "Adaptive Feature Development skill pack for Claude Code — 11-step pipeline with Complexity Router (S/M/L/XL), ADR-driven architecture, 15 agentic-qe skills, multi-agent fleet QE. Supports --full-qe, --full-qe-extended, --with-learning, and --knowledge-extractor modes.",
|
|
5
5
|
"bin": {
|
|
6
6
|
"skills-feature-adr": "./bin/cli.js"
|
|
@@ -11,7 +11,9 @@
|
|
|
11
11
|
"templates/",
|
|
12
12
|
"LICENSE",
|
|
13
13
|
"CHANGELOG.md",
|
|
14
|
-
"docs/"
|
|
14
|
+
"docs/",
|
|
15
|
+
".dz-manifest.json",
|
|
16
|
+
"sbom.json"
|
|
15
17
|
],
|
|
16
18
|
"scripts": {
|
|
17
19
|
"test": "node --test \"test/**/*.test.js\"",
|
package/sbom.json
ADDED
|
@@ -0,0 +1,943 @@
|
|
|
1
|
+
{
|
|
2
|
+
"bomFormat": "CycloneDX",
|
|
3
|
+
"specVersion": "1.5",
|
|
4
|
+
"version": 1,
|
|
5
|
+
"metadata": {
|
|
6
|
+
"component": {
|
|
7
|
+
"type": "library",
|
|
8
|
+
"name": "skills-feature-adr"
|
|
9
|
+
}
|
|
10
|
+
},
|
|
11
|
+
"components": [
|
|
12
|
+
{
|
|
13
|
+
"type": "file",
|
|
14
|
+
"name": ".agentic-qe/brain.rvf",
|
|
15
|
+
"hashes": [
|
|
16
|
+
{
|
|
17
|
+
"alg": "SHA-256",
|
|
18
|
+
"content": "70f89fc8d429547e83bfae570908ab29d03310d0ea6f665041e9d234a613c9b3"
|
|
19
|
+
}
|
|
20
|
+
]
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"type": "file",
|
|
24
|
+
"name": ".agentic-qe/brain.rvf.lock",
|
|
25
|
+
"hashes": [
|
|
26
|
+
{
|
|
27
|
+
"alg": "SHA-256",
|
|
28
|
+
"content": "dabbafbdcc8ebd25620e26be72e0416225740d0706e6d955d19d31beb5179a49"
|
|
29
|
+
}
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"type": "file",
|
|
34
|
+
"name": ".agentic-qe/memory.db",
|
|
35
|
+
"hashes": [
|
|
36
|
+
{
|
|
37
|
+
"alg": "SHA-256",
|
|
38
|
+
"content": "a9a1c9c9a16a4928935c1b9683ac06dab3d9a74dd4084e11c48f81dd95f9d9b6"
|
|
39
|
+
}
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"type": "file",
|
|
44
|
+
"name": ".agentic-qe/memory.db-shm",
|
|
45
|
+
"hashes": [
|
|
46
|
+
{
|
|
47
|
+
"alg": "SHA-256",
|
|
48
|
+
"content": "e0d6e3d8739fca2b4e1d7c8f2c2287ca1e997f25278e57ca51b6fc8928404d06"
|
|
49
|
+
}
|
|
50
|
+
]
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"type": "file",
|
|
54
|
+
"name": ".agentic-qe/memory.db-wal",
|
|
55
|
+
"hashes": [
|
|
56
|
+
{
|
|
57
|
+
"alg": "SHA-256",
|
|
58
|
+
"content": "f4ffd1e7c99d271374117717ff4d5206c620180e3c36de6a6d445ff513b8bd05"
|
|
59
|
+
}
|
|
60
|
+
]
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"type": "file",
|
|
64
|
+
"name": ".agentic-qe/patterns.rvf",
|
|
65
|
+
"hashes": [
|
|
66
|
+
{
|
|
67
|
+
"alg": "SHA-256",
|
|
68
|
+
"content": "69cfe471991b1d375cfbdcdb2df88226f86195659f7aa761581ca4d5f46ff24a"
|
|
69
|
+
}
|
|
70
|
+
]
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"type": "file",
|
|
74
|
+
"name": ".agentic-qe/patterns.rvf.idmap.json",
|
|
75
|
+
"hashes": [
|
|
76
|
+
{
|
|
77
|
+
"alg": "SHA-256",
|
|
78
|
+
"content": "1f8838c958b471fe5d819d681d29b1965a75470a9e4d6a2171d6c7e620ba223e"
|
|
79
|
+
}
|
|
80
|
+
]
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"type": "file",
|
|
84
|
+
"name": ".agentic-qe/patterns.rvf.lock",
|
|
85
|
+
"hashes": [
|
|
86
|
+
{
|
|
87
|
+
"alg": "SHA-256",
|
|
88
|
+
"content": "f7c13d34313c97974dc8ba868859d68201a2d6a2dcba6670d2e52ec66d010081"
|
|
89
|
+
}
|
|
90
|
+
]
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"type": "file",
|
|
94
|
+
"name": "CHANGELOG.md",
|
|
95
|
+
"hashes": [
|
|
96
|
+
{
|
|
97
|
+
"alg": "SHA-256",
|
|
98
|
+
"content": "e4f50d4f757f877b54c8d25dfc1321776545be4cb814d5f17ee1128ee2320982"
|
|
99
|
+
}
|
|
100
|
+
]
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"type": "file",
|
|
104
|
+
"name": "LICENSE",
|
|
105
|
+
"hashes": [
|
|
106
|
+
{
|
|
107
|
+
"alg": "SHA-256",
|
|
108
|
+
"content": "ec1ddbebcf25c3eb0423b8d7d5ebcdf9adda31455ac7257b3d156978880866cf"
|
|
109
|
+
}
|
|
110
|
+
]
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"type": "file",
|
|
114
|
+
"name": "README.md",
|
|
115
|
+
"hashes": [
|
|
116
|
+
{
|
|
117
|
+
"alg": "SHA-256",
|
|
118
|
+
"content": "e3aec229dfc9657d90214618356600eb7c25481e4f3d21f32ca8cf33f7b543e7"
|
|
119
|
+
}
|
|
120
|
+
]
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"type": "file",
|
|
124
|
+
"name": "bin/cli.js",
|
|
125
|
+
"hashes": [
|
|
126
|
+
{
|
|
127
|
+
"alg": "SHA-256",
|
|
128
|
+
"content": "a210174d6b63d053f7744757972d31acb0f4d9c59f8dacff7b62872a19ebd31a"
|
|
129
|
+
}
|
|
130
|
+
]
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"type": "file",
|
|
134
|
+
"name": "docs/team-onboarding.md",
|
|
135
|
+
"hashes": [
|
|
136
|
+
{
|
|
137
|
+
"alg": "SHA-256",
|
|
138
|
+
"content": "8af05fe3e4983ebff22ea9a94fc0962a27f193b09df91dc717b0dc1af1cc4169"
|
|
139
|
+
}
|
|
140
|
+
]
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"type": "file",
|
|
144
|
+
"name": "package.json",
|
|
145
|
+
"hashes": [
|
|
146
|
+
{
|
|
147
|
+
"alg": "SHA-256",
|
|
148
|
+
"content": "e8683f389e05702b2a8f382428eb62ffd8cae6802460905690f47acd013caa72"
|
|
149
|
+
}
|
|
150
|
+
]
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"type": "file",
|
|
154
|
+
"name": "scripts/sync-templates.js",
|
|
155
|
+
"hashes": [
|
|
156
|
+
{
|
|
157
|
+
"alg": "SHA-256",
|
|
158
|
+
"content": "790d53c2e98a4b9aa589c72c6394c0e3aeb6b99d4a0bade4c881d2a8d11cf12c"
|
|
159
|
+
}
|
|
160
|
+
]
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"type": "file",
|
|
164
|
+
"name": "sources.json",
|
|
165
|
+
"hashes": [
|
|
166
|
+
{
|
|
167
|
+
"alg": "SHA-256",
|
|
168
|
+
"content": "2e7f84f7fa7e97aa38514a94e920747e648a6f2ad0a503fc50e7519658116065"
|
|
169
|
+
}
|
|
170
|
+
]
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"type": "file",
|
|
174
|
+
"name": "src/cli.js",
|
|
175
|
+
"hashes": [
|
|
176
|
+
{
|
|
177
|
+
"alg": "SHA-256",
|
|
178
|
+
"content": "ec1ef8f3f83f386b671cdf7086778126c8a990d90c1c84049636b9399708bbe7"
|
|
179
|
+
}
|
|
180
|
+
]
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"type": "file",
|
|
184
|
+
"name": "src/commands/doctor.js",
|
|
185
|
+
"hashes": [
|
|
186
|
+
{
|
|
187
|
+
"alg": "SHA-256",
|
|
188
|
+
"content": "ee5e265f42655d58f55b75db8b5340f37b37c8cb3d62281762f1ea34b8cf125d"
|
|
189
|
+
}
|
|
190
|
+
]
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"type": "file",
|
|
194
|
+
"name": "src/commands/init.js",
|
|
195
|
+
"hashes": [
|
|
196
|
+
{
|
|
197
|
+
"alg": "SHA-256",
|
|
198
|
+
"content": "fbc3853435048c5b632119bf37cc702c4c305cae7de656548891295f6b9e8947"
|
|
199
|
+
}
|
|
200
|
+
]
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"type": "file",
|
|
204
|
+
"name": "src/commands/list.js",
|
|
205
|
+
"hashes": [
|
|
206
|
+
{
|
|
207
|
+
"alg": "SHA-256",
|
|
208
|
+
"content": "148c77553229d9e5c80f71b46bf9f20ff9c81e378027bcd7b50a979387cd2303"
|
|
209
|
+
}
|
|
210
|
+
]
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"type": "file",
|
|
214
|
+
"name": "src/commands/remove.js",
|
|
215
|
+
"hashes": [
|
|
216
|
+
{
|
|
217
|
+
"alg": "SHA-256",
|
|
218
|
+
"content": "4b18dbb733dde58c8f94978c2c3386505fd838530c0860dca74224699dbb5902"
|
|
219
|
+
}
|
|
220
|
+
]
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"type": "file",
|
|
224
|
+
"name": "src/commands/update.js",
|
|
225
|
+
"hashes": [
|
|
226
|
+
{
|
|
227
|
+
"alg": "SHA-256",
|
|
228
|
+
"content": "e75d417fd1544f94c2cf9d2cfd0e11e5bb72ac1a8d38a97c3ba3858ca2548c60"
|
|
229
|
+
}
|
|
230
|
+
]
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"type": "file",
|
|
234
|
+
"name": "src/utils.js",
|
|
235
|
+
"hashes": [
|
|
236
|
+
{
|
|
237
|
+
"alg": "SHA-256",
|
|
238
|
+
"content": "b1041465cb70877878d7d4b79bfec3f52ba3e64df5bbcbd33c8eaccf63c3e041"
|
|
239
|
+
}
|
|
240
|
+
]
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"type": "file",
|
|
244
|
+
"name": "templates/.claude/commands/feature-adr.md",
|
|
245
|
+
"hashes": [
|
|
246
|
+
{
|
|
247
|
+
"alg": "SHA-256",
|
|
248
|
+
"content": "b34bc3d276648b8ad2426619572a50b173e6d4e57bd922c8bd26827deda709d7"
|
|
249
|
+
}
|
|
250
|
+
]
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
"type": "file",
|
|
254
|
+
"name": "templates/.claude/commands/harvest.md",
|
|
255
|
+
"hashes": [
|
|
256
|
+
{
|
|
257
|
+
"alg": "SHA-256",
|
|
258
|
+
"content": "4f8bf9b11d2d237f60e423c522295bea72334829ddce43b100f5c6d49dcd7f07"
|
|
259
|
+
}
|
|
260
|
+
]
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"type": "file",
|
|
264
|
+
"name": "templates/.claude/rules/feature-adr-conventions.md",
|
|
265
|
+
"hashes": [
|
|
266
|
+
{
|
|
267
|
+
"alg": "SHA-256",
|
|
268
|
+
"content": "a20293e040686646e9271c16b64fbe5a47645a7717d4de13e9e130ea1c77b815"
|
|
269
|
+
}
|
|
270
|
+
]
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
"type": "file",
|
|
274
|
+
"name": "templates/.claude/rules/feature-adr-ultracode.md",
|
|
275
|
+
"hashes": [
|
|
276
|
+
{
|
|
277
|
+
"alg": "SHA-256",
|
|
278
|
+
"content": "7a27bc765ae607ad6f7f9396d9d4cf25bf18f3ed7746e83ef7099f25455e1446"
|
|
279
|
+
}
|
|
280
|
+
]
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"type": "file",
|
|
284
|
+
"name": "templates/.claude/rules/reward-learning.md",
|
|
285
|
+
"hashes": [
|
|
286
|
+
{
|
|
287
|
+
"alg": "SHA-256",
|
|
288
|
+
"content": "cfe0b27e71b3f58bd1e35ad38c658cd708caa9e2f8fbb1e623f24d50a90d92fe"
|
|
289
|
+
}
|
|
290
|
+
]
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"type": "file",
|
|
294
|
+
"name": "templates/.claude/shards/feature-adr.shard.md",
|
|
295
|
+
"hashes": [
|
|
296
|
+
{
|
|
297
|
+
"alg": "SHA-256",
|
|
298
|
+
"content": "e1663c2aa297ef2eedb777c2ade06462e3fdffd1083112d99743d041b66f6a8e"
|
|
299
|
+
}
|
|
300
|
+
]
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
"type": "file",
|
|
304
|
+
"name": "templates/.claude/skills/challenge-panel/SKILL.md",
|
|
305
|
+
"hashes": [
|
|
306
|
+
{
|
|
307
|
+
"alg": "SHA-256",
|
|
308
|
+
"content": "4fb6db563bff2fdb2a7c5b50ba44763a2cd886a4cb8ad8f39c10841d5fadcae8"
|
|
309
|
+
}
|
|
310
|
+
]
|
|
311
|
+
},
|
|
312
|
+
{
|
|
313
|
+
"type": "file",
|
|
314
|
+
"name": "templates/.claude/skills/code-critic/SKILL.md",
|
|
315
|
+
"hashes": [
|
|
316
|
+
{
|
|
317
|
+
"alg": "SHA-256",
|
|
318
|
+
"content": "7705b43e0dee1c70d913139fa57b1fba6a60aba29ead71a762c85def4a9aadae"
|
|
319
|
+
}
|
|
320
|
+
]
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"type": "file",
|
|
324
|
+
"name": "templates/.claude/skills/code-impl/SKILL.md",
|
|
325
|
+
"hashes": [
|
|
326
|
+
{
|
|
327
|
+
"alg": "SHA-256",
|
|
328
|
+
"content": "325c31e7b81b6c8ed34252261634ebcc662a83765873e9a2951ef4c1474462fa"
|
|
329
|
+
}
|
|
330
|
+
]
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"type": "file",
|
|
334
|
+
"name": "templates/.claude/skills/code-skills-creator/SKILL.md",
|
|
335
|
+
"hashes": [
|
|
336
|
+
{
|
|
337
|
+
"alg": "SHA-256",
|
|
338
|
+
"content": "2c47426a0637a8d120d132021a5319db991441d6b15a5f62d909f12bf8eafb53"
|
|
339
|
+
}
|
|
340
|
+
]
|
|
341
|
+
},
|
|
342
|
+
{
|
|
343
|
+
"type": "file",
|
|
344
|
+
"name": "templates/.claude/skills/configure-feature-adr/SKILL.md",
|
|
345
|
+
"hashes": [
|
|
346
|
+
{
|
|
347
|
+
"alg": "SHA-256",
|
|
348
|
+
"content": "e9ce4e5bc2b218688a40fe51a7c75c3af51af3e3aaf9857738e85355b02bf68b"
|
|
349
|
+
}
|
|
350
|
+
]
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
"type": "file",
|
|
354
|
+
"name": "templates/.claude/skills/explore/SKILL.md",
|
|
355
|
+
"hashes": [
|
|
356
|
+
{
|
|
357
|
+
"alg": "SHA-256",
|
|
358
|
+
"content": "c755a7bcdfe97fb7cb0bcd7bf3b1fd8a2d238ef082967fbf87740fc808302542"
|
|
359
|
+
}
|
|
360
|
+
]
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"type": "file",
|
|
364
|
+
"name": "templates/.claude/skills/explore/references/questioning-techniques.md",
|
|
365
|
+
"hashes": [
|
|
366
|
+
{
|
|
367
|
+
"alg": "SHA-256",
|
|
368
|
+
"content": "ec0dd00871d3abe950f9cf375216a43043827897166c4165c3fa581839851195"
|
|
369
|
+
}
|
|
370
|
+
]
|
|
371
|
+
},
|
|
372
|
+
{
|
|
373
|
+
"type": "file",
|
|
374
|
+
"name": "templates/.claude/skills/explore/references/task-brief-templates.md",
|
|
375
|
+
"hashes": [
|
|
376
|
+
{
|
|
377
|
+
"alg": "SHA-256",
|
|
378
|
+
"content": "4e9292479e120afce944b747bb7b4a7226c41e9880708d620de3ea4fa4ef0249"
|
|
379
|
+
}
|
|
380
|
+
]
|
|
381
|
+
},
|
|
382
|
+
{
|
|
383
|
+
"type": "file",
|
|
384
|
+
"name": "templates/.claude/skills/feature-adr/SKILL.md",
|
|
385
|
+
"hashes": [
|
|
386
|
+
{
|
|
387
|
+
"alg": "SHA-256",
|
|
388
|
+
"content": "14edee77f2d108815e2a2c1d3cf40226ef277659b9be1232230fc3c8bf1a31f9"
|
|
389
|
+
}
|
|
390
|
+
]
|
|
391
|
+
},
|
|
392
|
+
{
|
|
393
|
+
"type": "file",
|
|
394
|
+
"name": "templates/.claude/skills/feature-adr/examples/sample-feature-output.md",
|
|
395
|
+
"hashes": [
|
|
396
|
+
{
|
|
397
|
+
"alg": "SHA-256",
|
|
398
|
+
"content": "bb74b13f7a22a38bd146bb0baa12da4916214af586e74d721c578bdea750e933"
|
|
399
|
+
}
|
|
400
|
+
]
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
"type": "file",
|
|
404
|
+
"name": "templates/.claude/skills/feature-adr/modules/00-complexity-router.md",
|
|
405
|
+
"hashes": [
|
|
406
|
+
{
|
|
407
|
+
"alg": "SHA-256",
|
|
408
|
+
"content": "a1275bd960ddff1c61352f96d8b7a4249371190766f08d1778f5a54f98350950"
|
|
409
|
+
}
|
|
410
|
+
]
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"type": "file",
|
|
414
|
+
"name": "templates/.claude/skills/feature-adr/modules/01-requirements.md",
|
|
415
|
+
"hashes": [
|
|
416
|
+
{
|
|
417
|
+
"alg": "SHA-256",
|
|
418
|
+
"content": "7b599efd3122be7ce2247bba1c9204e1b3c09322ad56ed4cedcbd4dd471ed41e"
|
|
419
|
+
}
|
|
420
|
+
]
|
|
421
|
+
},
|
|
422
|
+
{
|
|
423
|
+
"type": "file",
|
|
424
|
+
"name": "templates/.claude/skills/feature-adr/modules/02-research.md",
|
|
425
|
+
"hashes": [
|
|
426
|
+
{
|
|
427
|
+
"alg": "SHA-256",
|
|
428
|
+
"content": "55099189082d872d08a9d40b11782d8d08256955cbea617aa457756eb9fa1a07"
|
|
429
|
+
}
|
|
430
|
+
]
|
|
431
|
+
},
|
|
432
|
+
{
|
|
433
|
+
"type": "file",
|
|
434
|
+
"name": "templates/.claude/skills/feature-adr/modules/03-adr.md",
|
|
435
|
+
"hashes": [
|
|
436
|
+
{
|
|
437
|
+
"alg": "SHA-256",
|
|
438
|
+
"content": "742f1d362fd4d1b1b731fe81b7aa794886aa58126005ad67ef0a27775c80f082"
|
|
439
|
+
}
|
|
440
|
+
]
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
"type": "file",
|
|
444
|
+
"name": "templates/.claude/skills/feature-adr/modules/03.5-ideation-swarm.md",
|
|
445
|
+
"hashes": [
|
|
446
|
+
{
|
|
447
|
+
"alg": "SHA-256",
|
|
448
|
+
"content": "220e06d0d67643f09df868df32d1ec3acdc205653a5ef977d171791d9ce77b74"
|
|
449
|
+
}
|
|
450
|
+
]
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
"type": "file",
|
|
454
|
+
"name": "templates/.claude/skills/feature-adr/modules/04-ddd.md",
|
|
455
|
+
"hashes": [
|
|
456
|
+
{
|
|
457
|
+
"alg": "SHA-256",
|
|
458
|
+
"content": "c6cf98ab0dd80183ad507aca12edf164ee79a5fb60eee84d674cf73fe3a68646"
|
|
459
|
+
}
|
|
460
|
+
]
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
"type": "file",
|
|
464
|
+
"name": "templates/.claude/skills/feature-adr/modules/05-architecture.md",
|
|
465
|
+
"hashes": [
|
|
466
|
+
{
|
|
467
|
+
"alg": "SHA-256",
|
|
468
|
+
"content": "227ec469154348afc414ef4751cc34ea5bb87ecb063cf196eff254615a6b5e00"
|
|
469
|
+
}
|
|
470
|
+
]
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"type": "file",
|
|
474
|
+
"name": "templates/.claude/skills/feature-adr/modules/06-implementation-plan.md",
|
|
475
|
+
"hashes": [
|
|
476
|
+
{
|
|
477
|
+
"alg": "SHA-256",
|
|
478
|
+
"content": "7a6c830d63f73953a96f1cb125ab88b7d5c24b2d4b61e997d6d3dfea8262d495"
|
|
479
|
+
}
|
|
480
|
+
]
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
"type": "file",
|
|
484
|
+
"name": "templates/.claude/skills/feature-adr/modules/07-code.md",
|
|
485
|
+
"hashes": [
|
|
486
|
+
{
|
|
487
|
+
"alg": "SHA-256",
|
|
488
|
+
"content": "c427a0abacb4bc1d969d9f47739ce2aeff286a66da73eab67bf042d5c4dc9a59"
|
|
489
|
+
}
|
|
490
|
+
]
|
|
491
|
+
},
|
|
492
|
+
{
|
|
493
|
+
"type": "file",
|
|
494
|
+
"name": "templates/.claude/skills/feature-adr/modules/08-qe.md",
|
|
495
|
+
"hashes": [
|
|
496
|
+
{
|
|
497
|
+
"alg": "SHA-256",
|
|
498
|
+
"content": "0d314eaeb69a761f68c4beb1ab7df0a2da1964538a8eb33c99cb9b819598d255"
|
|
499
|
+
}
|
|
500
|
+
]
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
"type": "file",
|
|
504
|
+
"name": "templates/.claude/skills/feature-adr/modules/09-fleet-qe.md",
|
|
505
|
+
"hashes": [
|
|
506
|
+
{
|
|
507
|
+
"alg": "SHA-256",
|
|
508
|
+
"content": "67a88305ce6ca5b70d235f11c820a319dbdd0dfb50cea4b152c72377be12d2d5"
|
|
509
|
+
}
|
|
510
|
+
]
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
"type": "file",
|
|
514
|
+
"name": "templates/.claude/skills/feature-adr/modules/10-delivery-gate.md",
|
|
515
|
+
"hashes": [
|
|
516
|
+
{
|
|
517
|
+
"alg": "SHA-256",
|
|
518
|
+
"content": "6e5ec81366c50da91873b57d52eaa714cbea3a23352b65f6116998a851839b8e"
|
|
519
|
+
}
|
|
520
|
+
]
|
|
521
|
+
},
|
|
522
|
+
{
|
|
523
|
+
"type": "file",
|
|
524
|
+
"name": "templates/.claude/skills/feature-adr/references/adr-template.md",
|
|
525
|
+
"hashes": [
|
|
526
|
+
{
|
|
527
|
+
"alg": "SHA-256",
|
|
528
|
+
"content": "32cb1b23cde7a72d4af5683f54f95938acc568b2fec7e6fdd4c215d2e4d00b69"
|
|
529
|
+
}
|
|
530
|
+
]
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
"type": "file",
|
|
534
|
+
"name": "templates/.claude/skills/feature-adr/references/agentic-qe/README.md",
|
|
535
|
+
"hashes": [
|
|
536
|
+
{
|
|
537
|
+
"alg": "SHA-256",
|
|
538
|
+
"content": "fa9488302d0aaa4f3174c387f105f41f3fb5f66b2d9b89de8c27a1ebee3b359c"
|
|
539
|
+
}
|
|
540
|
+
]
|
|
541
|
+
},
|
|
542
|
+
{
|
|
543
|
+
"type": "file",
|
|
544
|
+
"name": "templates/.claude/skills/feature-adr/references/agentic-qe/brutal-honesty-review.md",
|
|
545
|
+
"hashes": [
|
|
546
|
+
{
|
|
547
|
+
"alg": "SHA-256",
|
|
548
|
+
"content": "831bb03478dcda3d260fcee31732cceb37e28af4e3d1e5cc252b6602df451e13"
|
|
549
|
+
}
|
|
550
|
+
]
|
|
551
|
+
},
|
|
552
|
+
{
|
|
553
|
+
"type": "file",
|
|
554
|
+
"name": "templates/.claude/skills/feature-adr/references/agentic-qe/chaos-engineering-resilience.md",
|
|
555
|
+
"hashes": [
|
|
556
|
+
{
|
|
557
|
+
"alg": "SHA-256",
|
|
558
|
+
"content": "2f6a1371957d8f0d80290c0b7579aa0405010cf24550dd4b8bdf21829696f16d"
|
|
559
|
+
}
|
|
560
|
+
]
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
"type": "file",
|
|
564
|
+
"name": "templates/.claude/skills/feature-adr/references/agentic-qe/code-goal-planner.md",
|
|
565
|
+
"hashes": [
|
|
566
|
+
{
|
|
567
|
+
"alg": "SHA-256",
|
|
568
|
+
"content": "6923711f4630073b9de7314f2aa9a94993c4f40bf29dfa728995e7dc14a497ac"
|
|
569
|
+
}
|
|
570
|
+
]
|
|
571
|
+
},
|
|
572
|
+
{
|
|
573
|
+
"type": "file",
|
|
574
|
+
"name": "templates/.claude/skills/feature-adr/references/agentic-qe/enterprise-integration-testing.md",
|
|
575
|
+
"hashes": [
|
|
576
|
+
{
|
|
577
|
+
"alg": "SHA-256",
|
|
578
|
+
"content": "10d66f5f371dcdb28069baa10a01f63e2ddd07c623e6a5ad354d255a39956f29"
|
|
579
|
+
}
|
|
580
|
+
]
|
|
581
|
+
},
|
|
582
|
+
{
|
|
583
|
+
"type": "file",
|
|
584
|
+
"name": "templates/.claude/skills/feature-adr/references/agentic-qe/mutation-testing.md",
|
|
585
|
+
"hashes": [
|
|
586
|
+
{
|
|
587
|
+
"alg": "SHA-256",
|
|
588
|
+
"content": "293a26497acbf33255b62ed48dc0b9db7419600e2871cb11ce7fc1ebd7a7b15f"
|
|
589
|
+
}
|
|
590
|
+
]
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
"type": "file",
|
|
594
|
+
"name": "templates/.claude/skills/feature-adr/references/agentic-qe/performance-testing.md",
|
|
595
|
+
"hashes": [
|
|
596
|
+
{
|
|
597
|
+
"alg": "SHA-256",
|
|
598
|
+
"content": "ae04d14c552988d0f19d56ba0ad125d477ebcdeca4945ef08e65a808e0c8622d"
|
|
599
|
+
}
|
|
600
|
+
]
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"type": "file",
|
|
604
|
+
"name": "templates/.claude/skills/feature-adr/references/agentic-qe/qcsd-ideation-swarm.md",
|
|
605
|
+
"hashes": [
|
|
606
|
+
{
|
|
607
|
+
"alg": "SHA-256",
|
|
608
|
+
"content": "b2717c5d95dcca7102cfb995ace206656931e355b2ed536db52b7ff8bb935906"
|
|
609
|
+
}
|
|
610
|
+
]
|
|
611
|
+
},
|
|
612
|
+
{
|
|
613
|
+
"type": "file",
|
|
614
|
+
"name": "templates/.claude/skills/feature-adr/references/agentic-qe/qcsd-production-swarm.md",
|
|
615
|
+
"hashes": [
|
|
616
|
+
{
|
|
617
|
+
"alg": "SHA-256",
|
|
618
|
+
"content": "d75d23eaff754d2d8b547fd858dbb70fe2b207c5d055749ec82a0acae2c2c9ef"
|
|
619
|
+
}
|
|
620
|
+
]
|
|
621
|
+
},
|
|
622
|
+
{
|
|
623
|
+
"type": "file",
|
|
624
|
+
"name": "templates/.claude/skills/feature-adr/references/agentic-qe/qe-coverage-analysis.md",
|
|
625
|
+
"hashes": [
|
|
626
|
+
{
|
|
627
|
+
"alg": "SHA-256",
|
|
628
|
+
"content": "e526595fc48a893518e4d48e12644c40a50fbf86bd17c81ae4638507ed71d77d"
|
|
629
|
+
}
|
|
630
|
+
]
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
"type": "file",
|
|
634
|
+
"name": "templates/.claude/skills/feature-adr/references/agentic-qe/qe-requirements-validation.md",
|
|
635
|
+
"hashes": [
|
|
636
|
+
{
|
|
637
|
+
"alg": "SHA-256",
|
|
638
|
+
"content": "53612e7b8141b5c453b40d5583160f07903c530f0fe379899e897ddd4c68abea"
|
|
639
|
+
}
|
|
640
|
+
]
|
|
641
|
+
},
|
|
642
|
+
{
|
|
643
|
+
"type": "file",
|
|
644
|
+
"name": "templates/.claude/skills/feature-adr/references/agentic-qe/regression-testing.md",
|
|
645
|
+
"hashes": [
|
|
646
|
+
{
|
|
647
|
+
"alg": "SHA-256",
|
|
648
|
+
"content": "f040fdfa356c99e7a444e26c2c62e3308ed68b6ce498e2a91d5da8d9393c971c"
|
|
649
|
+
}
|
|
650
|
+
]
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"type": "file",
|
|
654
|
+
"name": "templates/.claude/skills/feature-adr/references/agentic-qe/risk-based-testing.md",
|
|
655
|
+
"hashes": [
|
|
656
|
+
{
|
|
657
|
+
"alg": "SHA-256",
|
|
658
|
+
"content": "72ab0c133601a8369e9ed1e8a7d9494ec7486e18909062b685caa63ca185aea5"
|
|
659
|
+
}
|
|
660
|
+
]
|
|
661
|
+
},
|
|
662
|
+
{
|
|
663
|
+
"type": "file",
|
|
664
|
+
"name": "templates/.claude/skills/feature-adr/references/agentic-qe/security-testing.md",
|
|
665
|
+
"hashes": [
|
|
666
|
+
{
|
|
667
|
+
"alg": "SHA-256",
|
|
668
|
+
"content": "486cb8b560153345b4efcd31ac0b47dc1ece642745add61720937c1bc1717606"
|
|
669
|
+
}
|
|
670
|
+
]
|
|
671
|
+
},
|
|
672
|
+
{
|
|
673
|
+
"type": "file",
|
|
674
|
+
"name": "templates/.claude/skills/feature-adr/references/agentic-qe/shift-left-testing.md",
|
|
675
|
+
"hashes": [
|
|
676
|
+
{
|
|
677
|
+
"alg": "SHA-256",
|
|
678
|
+
"content": "e716a9caf2c701c14c4fa69d297047c420494d6d34d392552801025ce81e623a"
|
|
679
|
+
}
|
|
680
|
+
]
|
|
681
|
+
},
|
|
682
|
+
{
|
|
683
|
+
"type": "file",
|
|
684
|
+
"name": "templates/.claude/skills/feature-adr/references/agentic-qe/tdd-london-chicago.md",
|
|
685
|
+
"hashes": [
|
|
686
|
+
{
|
|
687
|
+
"alg": "SHA-256",
|
|
688
|
+
"content": "568c6807674aaa5ff47015da8f513485b0f62c71eac0e15f0fc6b96d4aa9370f"
|
|
689
|
+
}
|
|
690
|
+
]
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"type": "file",
|
|
694
|
+
"name": "templates/.claude/skills/feature-adr/references/c4-template.md",
|
|
695
|
+
"hashes": [
|
|
696
|
+
{
|
|
697
|
+
"alg": "SHA-256",
|
|
698
|
+
"content": "bbe4c4ee3e8736c53ff8364a0f65718ec5a99e1c2901e0677bff06a8d342f0e5"
|
|
699
|
+
}
|
|
700
|
+
]
|
|
701
|
+
},
|
|
702
|
+
{
|
|
703
|
+
"type": "file",
|
|
704
|
+
"name": "templates/.claude/skills/feature-adr/references/complexity-matrix.md",
|
|
705
|
+
"hashes": [
|
|
706
|
+
{
|
|
707
|
+
"alg": "SHA-256",
|
|
708
|
+
"content": "5cba6a10eeb65071c8c081f897adbcbcda34760d7f361c99d3e1d9243c708b71"
|
|
709
|
+
}
|
|
710
|
+
]
|
|
711
|
+
},
|
|
712
|
+
{
|
|
713
|
+
"type": "file",
|
|
714
|
+
"name": "templates/.claude/skills/feature-adr/references/qe-checklist.md",
|
|
715
|
+
"hashes": [
|
|
716
|
+
{
|
|
717
|
+
"alg": "SHA-256",
|
|
718
|
+
"content": "238d8896996dc53559f58b24aa7eca966cc8845c3b9dda6d982c717c657b91e4"
|
|
719
|
+
}
|
|
720
|
+
]
|
|
721
|
+
},
|
|
722
|
+
{
|
|
723
|
+
"type": "file",
|
|
724
|
+
"name": "templates/.claude/skills/frontend-design/LICENSE.txt",
|
|
725
|
+
"hashes": [
|
|
726
|
+
{
|
|
727
|
+
"alg": "SHA-256",
|
|
728
|
+
"content": "0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594"
|
|
729
|
+
}
|
|
730
|
+
]
|
|
731
|
+
},
|
|
732
|
+
{
|
|
733
|
+
"type": "file",
|
|
734
|
+
"name": "templates/.claude/skills/frontend-design/SKILL.md",
|
|
735
|
+
"hashes": [
|
|
736
|
+
{
|
|
737
|
+
"alg": "SHA-256",
|
|
738
|
+
"content": "742519aca53dab0f10e903e19bd1641b62dd975cdd0df9aab3b2ac3173ce0ec2"
|
|
739
|
+
}
|
|
740
|
+
]
|
|
741
|
+
},
|
|
742
|
+
{
|
|
743
|
+
"type": "file",
|
|
744
|
+
"name": "templates/.claude/skills/knowledge-extractor/SKILL.md",
|
|
745
|
+
"hashes": [
|
|
746
|
+
{
|
|
747
|
+
"alg": "SHA-256",
|
|
748
|
+
"content": "2b7e6f3a7037104b8fa23b86c113733e047a9a9f0e8b4f16c4cde8a6341c8525"
|
|
749
|
+
}
|
|
750
|
+
]
|
|
751
|
+
},
|
|
752
|
+
{
|
|
753
|
+
"type": "file",
|
|
754
|
+
"name": "templates/.claude/skills/knowledge-extractor/modules/01-extract.md",
|
|
755
|
+
"hashes": [
|
|
756
|
+
{
|
|
757
|
+
"alg": "SHA-256",
|
|
758
|
+
"content": "95ffc66908dcc2ef7c27816773de35cbdf2476b7c816066631738c238c792a1a"
|
|
759
|
+
}
|
|
760
|
+
]
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
"type": "file",
|
|
764
|
+
"name": "templates/.claude/skills/knowledge-extractor/modules/02-classify.md",
|
|
765
|
+
"hashes": [
|
|
766
|
+
{
|
|
767
|
+
"alg": "SHA-256",
|
|
768
|
+
"content": "c6a9fc61a333cc986dfac0e12ff92d888677cc0855b0c4cdbd4eb90645275523"
|
|
769
|
+
}
|
|
770
|
+
]
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
"type": "file",
|
|
774
|
+
"name": "templates/.claude/skills/knowledge-extractor/modules/03-gate.md",
|
|
775
|
+
"hashes": [
|
|
776
|
+
{
|
|
777
|
+
"alg": "SHA-256",
|
|
778
|
+
"content": "fb7268841e48152dc353b29fae27a6a5e43afc39cef44b7f2eef1f092b3044cf"
|
|
779
|
+
}
|
|
780
|
+
]
|
|
781
|
+
},
|
|
782
|
+
{
|
|
783
|
+
"type": "file",
|
|
784
|
+
"name": "templates/.claude/skills/knowledge-extractor/modules/04-integrate.md",
|
|
785
|
+
"hashes": [
|
|
786
|
+
{
|
|
787
|
+
"alg": "SHA-256",
|
|
788
|
+
"content": "e94b5d017078aad5c88652da1054b2f6e33020b7eca5419c9d315f127006580c"
|
|
789
|
+
}
|
|
790
|
+
]
|
|
791
|
+
},
|
|
792
|
+
{
|
|
793
|
+
"type": "file",
|
|
794
|
+
"name": "templates/.claude/skills/knowledge-extractor/references/artifact-categories.md",
|
|
795
|
+
"hashes": [
|
|
796
|
+
{
|
|
797
|
+
"alg": "SHA-256",
|
|
798
|
+
"content": "97cc06cceedabba1d739bf13129f590cda18c75015c2ac643213f540ec2ca1eb"
|
|
799
|
+
}
|
|
800
|
+
]
|
|
801
|
+
},
|
|
802
|
+
{
|
|
803
|
+
"type": "file",
|
|
804
|
+
"name": "templates/.claude/skills/knowledge-extractor/references/maturity-model.md",
|
|
805
|
+
"hashes": [
|
|
806
|
+
{
|
|
807
|
+
"alg": "SHA-256",
|
|
808
|
+
"content": "5f6060a13cb2a59dc1d8b03cb964a27a616fa426efca893c68929fea4d9c681d"
|
|
809
|
+
}
|
|
810
|
+
]
|
|
811
|
+
},
|
|
812
|
+
{
|
|
813
|
+
"type": "file",
|
|
814
|
+
"name": "templates/.claude/skills/knowledge-extractor/references/quality-gates.md",
|
|
815
|
+
"hashes": [
|
|
816
|
+
{
|
|
817
|
+
"alg": "SHA-256",
|
|
818
|
+
"content": "e8cf0703125f32a820f6cceb1baa2defd903df482ea7bc1a7470c3f5198c794e"
|
|
819
|
+
}
|
|
820
|
+
]
|
|
821
|
+
},
|
|
822
|
+
{
|
|
823
|
+
"type": "file",
|
|
824
|
+
"name": "templates/.claude/skills/knowledge-extractor/templates/artifact-card.md",
|
|
825
|
+
"hashes": [
|
|
826
|
+
{
|
|
827
|
+
"alg": "SHA-256",
|
|
828
|
+
"content": "2f962bde871068104e80243cb898996af59691de4fad3e13b48f8ed5b73cfe8c"
|
|
829
|
+
}
|
|
830
|
+
]
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
"type": "file",
|
|
834
|
+
"name": "templates/.claude/skills/knowledge-extractor/templates/harvest-report.md",
|
|
835
|
+
"hashes": [
|
|
836
|
+
{
|
|
837
|
+
"alg": "SHA-256",
|
|
838
|
+
"content": "2b179bd25e7158e4eb62d07d0ad782c678001042eb520178147125f76b46447f"
|
|
839
|
+
}
|
|
840
|
+
]
|
|
841
|
+
},
|
|
842
|
+
{
|
|
843
|
+
"type": "file",
|
|
844
|
+
"name": "templates/.claude/skills/problem-solver-enhanced/SKILL.md",
|
|
845
|
+
"hashes": [
|
|
846
|
+
{
|
|
847
|
+
"alg": "SHA-256",
|
|
848
|
+
"content": "530623c986dee931d47314c22195ea9de50a75f2a0daecfc469fb015c3dd3415"
|
|
849
|
+
}
|
|
850
|
+
]
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
"type": "file",
|
|
854
|
+
"name": "templates/.claude/skills/system-grill/JOURNAL-TEMPLATE.md",
|
|
855
|
+
"hashes": [
|
|
856
|
+
{
|
|
857
|
+
"alg": "SHA-256",
|
|
858
|
+
"content": "6ea0dbd7e814caf93ba19eb08c4a3bf056bfa0fabd2e25016891828b72f4e29f"
|
|
859
|
+
}
|
|
860
|
+
]
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
"type": "file",
|
|
864
|
+
"name": "templates/.claude/skills/system-grill/SKILL.md",
|
|
865
|
+
"hashes": [
|
|
866
|
+
{
|
|
867
|
+
"alg": "SHA-256",
|
|
868
|
+
"content": "aa0877a2104edb039a6cab00ff30b47520d913d0d4490769c5e115a9f161e61e"
|
|
869
|
+
}
|
|
870
|
+
]
|
|
871
|
+
},
|
|
872
|
+
{
|
|
873
|
+
"type": "file",
|
|
874
|
+
"name": "templates/.claude/workflows/feature-adr.js",
|
|
875
|
+
"hashes": [
|
|
876
|
+
{
|
|
877
|
+
"alg": "SHA-256",
|
|
878
|
+
"content": "466adce16bb53b7b6d3d40f7ab21580b978d53f00b76628c830e4ed16127b586"
|
|
879
|
+
}
|
|
880
|
+
]
|
|
881
|
+
},
|
|
882
|
+
{
|
|
883
|
+
"type": "file",
|
|
884
|
+
"name": "templates/lib/memory-protocol.md",
|
|
885
|
+
"hashes": [
|
|
886
|
+
{
|
|
887
|
+
"alg": "SHA-256",
|
|
888
|
+
"content": "4889c82e18ae116a8f45c1bc76799c81e86466fb12effe794da73594c377a412"
|
|
889
|
+
}
|
|
890
|
+
]
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"type": "file",
|
|
894
|
+
"name": "templates/lib/reward-tracker.md",
|
|
895
|
+
"hashes": [
|
|
896
|
+
{
|
|
897
|
+
"alg": "SHA-256",
|
|
898
|
+
"content": "581feeda1b4b920f7013bde5938f5cb6ffe3e44f5d2426263c49f1047ade8d55"
|
|
899
|
+
}
|
|
900
|
+
]
|
|
901
|
+
},
|
|
902
|
+
{
|
|
903
|
+
"type": "file",
|
|
904
|
+
"name": "test/back-compat.test.js",
|
|
905
|
+
"hashes": [
|
|
906
|
+
{
|
|
907
|
+
"alg": "SHA-256",
|
|
908
|
+
"content": "74fa0b7f1e595eddef251b37b0bf6d6f97971f1c2d03348228a9913380128d54"
|
|
909
|
+
}
|
|
910
|
+
]
|
|
911
|
+
},
|
|
912
|
+
{
|
|
913
|
+
"type": "file",
|
|
914
|
+
"name": "test/helpers/sandbox.js",
|
|
915
|
+
"hashes": [
|
|
916
|
+
{
|
|
917
|
+
"alg": "SHA-256",
|
|
918
|
+
"content": "61e883fb74a00301b1578987aecfc5b0ff4f4db4ee64c90fae0035a24dcabc99"
|
|
919
|
+
}
|
|
920
|
+
]
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
"type": "file",
|
|
924
|
+
"name": "test/three-way.test.js",
|
|
925
|
+
"hashes": [
|
|
926
|
+
{
|
|
927
|
+
"alg": "SHA-256",
|
|
928
|
+
"content": "16c3b973996b6cdd2d070e413de54e9835a038bd37b0d3769f5cccccdd57e971"
|
|
929
|
+
}
|
|
930
|
+
]
|
|
931
|
+
},
|
|
932
|
+
{
|
|
933
|
+
"type": "file",
|
|
934
|
+
"name": "test/update-3way.test.js",
|
|
935
|
+
"hashes": [
|
|
936
|
+
{
|
|
937
|
+
"alg": "SHA-256",
|
|
938
|
+
"content": "8c34fb6b5202393b52cbfd29d3cd64b6d270675c2d8327d4c1a8366af8088ae7"
|
|
939
|
+
}
|
|
940
|
+
]
|
|
941
|
+
}
|
|
942
|
+
]
|
|
943
|
+
}
|
|
@@ -8,8 +8,11 @@ export const meta = {
|
|
|
8
8
|
{ title: 'Plan', detail: 'Step 6 - SPARC-GOAP plan' },
|
|
9
9
|
{ title: 'Code', detail: 'Step 7 - implement per plan+ADR' },
|
|
10
10
|
{ title: 'QE', detail: 'Step 8 - brutal-honesty (agentic-qe) + teach' },
|
|
11
|
-
{ title: 'Delivery', detail: 'Step 10 - delivery gate: 4-plane review of the landed feature (opt-in)' },
|
|
12
11
|
{ title: 'FleetQE', detail: 'Step 9 - traceability/coverage (L/XL)' },
|
|
12
|
+
// meta.phases order DRIVES the /workflows progress display — it must match EXECUTION order (QE →
|
|
13
|
+
// FleetQE → Delivery). A field report (2026-07-19) caught Delivery rendering before FleetQE because
|
|
14
|
+
// this entry was inserted after QE; the runtime itself always ran Step 9 before Step 10.
|
|
15
|
+
{ title: 'Delivery', detail: 'Step 10 - delivery gate: 4-plane review of the landed feature (opt-in)' },
|
|
13
16
|
],
|
|
14
17
|
}
|
|
15
18
|
|