@1aboveio/skills 0.12.0 → 0.13.0
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/README.md +64 -20
- package/package.json +1 -1
- package/runtime/skills/distribution/generated/recipes.json +15 -575
- package/runtime/skills/distribution/scripts/bundles.mjs +530 -70
- package/runtime/skills/engineering/engineering-runtime/scripts/workflow-coherence.mjs +576 -0
- package/runtime/skills/engineering/engineering-runtime/scripts/workflow-policy.mjs +166 -0
- package/skills/engineering/engineering-runtime/coherence/workflow.json +14 -14
- package/skills/engineering/engineering-runtime/scripts/workflow-policy.mjs +1 -1
- package/skills/engineering/resolve-issues/generated/workflow-repair-policy.json +11 -11
- package/skills/engineering/resolve-issues/scripts/run-state.mjs +1 -1
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"id": "first-party",
|
|
9
9
|
"type": "first-party",
|
|
10
10
|
"package": "@1aboveio/skills",
|
|
11
|
-
"version": "0.
|
|
11
|
+
"version": "0.13.0",
|
|
12
12
|
"updatePolicy": "pinned-npm-version",
|
|
13
13
|
"members": [
|
|
14
14
|
{
|
|
@@ -168,237 +168,6 @@
|
|
|
168
168
|
"licenseResponsibility": "1aboveio-mit"
|
|
169
169
|
}
|
|
170
170
|
]
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
"id": "matt-pocock",
|
|
174
|
-
"type": "external",
|
|
175
|
-
"repository": "https://github.com/mattpocock/skills",
|
|
176
|
-
"revision": "ed37663cc5fbef691ddfecd080dff42f7e7e350d",
|
|
177
|
-
"updatePolicy": "reviewed-immutable-revision",
|
|
178
|
-
"reviewedTree": "04b0fcb78e3de7c58744fcba2528354cc64ab988",
|
|
179
|
-
"licenseDigest": "0e7ac423bf2c6e223b7c5b156f8cf72da49d748e56a1641402c31f22ad07dbb5",
|
|
180
|
-
"payloadDigests": {
|
|
181
|
-
"skill-body": [
|
|
182
|
-
"03074862d4b6e4eaf472aa75146e1d193dd9e3bba0e4303a9b2425562d1d44cc",
|
|
183
|
-
"152e2c97239affb12a60c5f4a7e74ab546a49ae169688c81f4e2ccc42dafa579",
|
|
184
|
-
"257e40665b28ae959ffdcb97d7a72b074360f4a3d201bd84786505308546e434",
|
|
185
|
-
"267638edd513b5918de626ad5605d261952abb7428cb308869c663ca924e93e7",
|
|
186
|
-
"44331dda57f461db4fec3f2efb6ddabe7aaaa0a57ae0f88a883bc61aed8a0587",
|
|
187
|
-
"4b4cb798c3863d5b6f5c0b4604af1ecb5beb6df82553c972898a91ba38bcf289",
|
|
188
|
-
"5363bb2775679fe9311fbb67947f95359169c6e7f1fac77c0f25e190bca6cf2f",
|
|
189
|
-
"57c9f1f392d7352cdc85b1e39ca49eddc70ce1dc278bd9653fb4f23dfc2560fc",
|
|
190
|
-
"5ecdf1d4df8a360ed39df21a2347f97ba177afd449a577da4f6b6ea8e1ebb808",
|
|
191
|
-
"610d091047bcfb9db0f75c057d15538481a721111579fc5ec7f83ad9131a2165",
|
|
192
|
-
"6189dfceb7304a6e5558f75d87e68fa3bc7fcf7ba120e44f21f8a61fe01eba54",
|
|
193
|
-
"6a65cc61114f96db07ec41e3920e67c9c5bf70dd6e0901eb9460ebcb2bdc209f",
|
|
194
|
-
"7a0779480f323a66d109404646bcc1a14bf0232b45b3e3ea93b652a035718acb",
|
|
195
|
-
"7ca3ecc5c0214c5084475b453831d4cab81ddadf80180a10635f5d27c3ae3ca2",
|
|
196
|
-
"a8d50abac5a4018f60e1d911d4b6f4e36454ca14d6c390c0695a578c7de65dad",
|
|
197
|
-
"af378829f015775a3bcd65ff466826722e99359017ae6bae227ca4c9bd14049c",
|
|
198
|
-
"c7c9ba81362a786aac05d2223123bf1bd2f8a99c3243a72882ede9c68bedfb24",
|
|
199
|
-
"d45827c299c021f77b0f146fefa3ee679b13f99e9a2ffdf48e8de2347adeefe1",
|
|
200
|
-
"def265a8b15ffb8afc3f335d69e175ba9a7fe3991218984b0e49e8345cde3b20"
|
|
201
|
-
],
|
|
202
|
-
"script": [
|
|
203
|
-
"b2932630950e5210075bcd6f850e5accf30c101c5367b29eac3a29b4dd8084c8"
|
|
204
|
-
],
|
|
205
|
-
"reference": [
|
|
206
|
-
"0b0936104158abeef7246ff6cbabefa4dc055f17589f2833f2d93001421910a1",
|
|
207
|
-
"125e6b77413ad2bc7cf7a772bc74336d580a50f9e797db2178ed133d62333d06",
|
|
208
|
-
"21c3264953bd30ee87b181a3ccaf0e70649f461e5ffd7dc654acee4ba1788b31",
|
|
209
|
-
"2526f998fd7ca5e956d3f6f234bcc2431a5971ee769f1148ddc60b92f04d5914",
|
|
210
|
-
"25be404b58798b3cb2d51c93dba2ab052fc3a425632185726ac3f5fcff193b99",
|
|
211
|
-
"3ceb807fdf4a47d6a93d4d9a891e5ba6d362a6247bd08adc451feebfc17361ef",
|
|
212
|
-
"4470f2f64d015fba01af877233296b401bb0d44b5acb9572ffc3ff6b30e8de88",
|
|
213
|
-
"4f53c9b40ce2651e3611aa090eaedbd6dbc9b71ef8c5f7e65eac0d8263190d0d",
|
|
214
|
-
"52e9f9f1ec0f6d47c6785ac500708ac0521f34abb4cc5475b5dc747165dab17e",
|
|
215
|
-
"5b78d347cc53f6bcf7b875106005ccf5315055fa4cf75eb28d41e96ee426d27b",
|
|
216
|
-
"859f9e592c188fda4fc7277dd180e4ce9c7a2e13f6efe1f6f29eccc9d28c106a",
|
|
217
|
-
"b8cc318f2a4285b530e908b6bc43901c3c5cd11100362636bbc4216639bef597",
|
|
218
|
-
"cf372862bccd3db7f18ea57abd76d6c32e6adf65b9e7f46c73d433e107567a5c",
|
|
219
|
-
"e2ca04434be54acdee2f5df582ef8038fadf582bbcc99be0d2e27737ff8ed096",
|
|
220
|
-
"ed6add9fe3cdcd2d1ebb2a463cf0eb6a1a86df500f4922b31a1ab50f15b3a705",
|
|
221
|
-
"f1f36cd3f8d3b6474ddd5855da4e233bfc4ae1a1c5024909ccf11871819a41b2"
|
|
222
|
-
],
|
|
223
|
-
"generated-bundle": [
|
|
224
|
-
"1c5b4d1e3d8e52287ef19cc2742fdbbfae1914ac75d33af3e4c8174f08cc55bb",
|
|
225
|
-
"21bc6215fffcd7614e9f772bb1760e87cc5fc7dcc707e7d282bc9414267a6090",
|
|
226
|
-
"2e683717720cf456d165d0bb1a68bb600d0b6a8ccb61841c172e50d26f95351c",
|
|
227
|
-
"3e430dbe4334a87597488c060cb3dc3786bb00c9182877d6f5ec41f62490e90b",
|
|
228
|
-
"5af65e43ab41a350436697b81e27b7f848d36782043b73c322bb2c9fa9cc55dc",
|
|
229
|
-
"5c479fd562c691851690e8b18c8501045bef0943c10743d636b2fae26add1d28",
|
|
230
|
-
"8229ca854e11dc8e6aef2131ee03f31fb1561cf905fab9ccc325180cf3331352",
|
|
231
|
-
"88bc81a11a6d52ac67aeaa76b8b619e387020d47c5133a4dd4927fd15c4ad073",
|
|
232
|
-
"94cd0ab161fb468a836349f5ed482ba58ce8e709a05c57ce533d739dbd35cca9",
|
|
233
|
-
"9527de0110541c45712319025155aeab8dc7d77c6ed6e5e83271bab1851ab939",
|
|
234
|
-
"9b4c470d63221c1f68f22df70b83e2f12401b317babe0d1b7b5f24a974474d0d",
|
|
235
|
-
"9cc96b6036200927aa97485bfcc42408883c32dd67a96e4ad9087159c78014d7",
|
|
236
|
-
"a1f4f96838f2ed6282eb28abbbf99029cb8fadce552baf53da90a025b8bffddf",
|
|
237
|
-
"c061e39c3e0f9d865fb1b97556d485704af2a8a58f4b8221a8917a5c2074a32b",
|
|
238
|
-
"c8cb20f68ebf0edb4e497bc11ae5fcaa196004e661cd189015b04f4109ced7f1",
|
|
239
|
-
"cf29b9a8dbf35a58a908a6ca4f64dcd86c2b2130291eee0a78b9f706b138825b",
|
|
240
|
-
"ea6f01cf1b8c06a4b0f5b649d74b1b8ce8685e72af1b38d70d877693e092af0b",
|
|
241
|
-
"edebc9e4fcfe102114012575eaa9600b9b5fd08c311664f389c36e7bc717740f",
|
|
242
|
-
"f6bf2aa996c6e6f53fdd0708e18a0d16a56aed8322cca59fedbe3c0d2c75f06b"
|
|
243
|
-
],
|
|
244
|
-
"license": [
|
|
245
|
-
"0e7ac423bf2c6e223b7c5b156f8cf72da49d748e56a1641402c31f22ad07dbb5"
|
|
246
|
-
]
|
|
247
|
-
},
|
|
248
|
-
"members": [
|
|
249
|
-
{
|
|
250
|
-
"installName": "batch-grill-me",
|
|
251
|
-
"path": "skills/in-progress/batch-grill-me",
|
|
252
|
-
"role": "skill",
|
|
253
|
-
"licenseResponsibility": "upstream",
|
|
254
|
-
"contentDigest": "f448831b8f04518b1527408f1d5024384ad5f543bdbaac6fabb7aa053ad60489",
|
|
255
|
-
"stability": "in-progress"
|
|
256
|
-
},
|
|
257
|
-
{
|
|
258
|
-
"installName": "code-review",
|
|
259
|
-
"path": "skills/engineering/code-review",
|
|
260
|
-
"role": "skill",
|
|
261
|
-
"licenseResponsibility": "upstream",
|
|
262
|
-
"contentDigest": "31d149a480eaa68c11e32f5ee77f0fd0b98a906834d531d881d502352edd0b8e"
|
|
263
|
-
},
|
|
264
|
-
{
|
|
265
|
-
"installName": "codebase-design",
|
|
266
|
-
"path": "skills/engineering/codebase-design",
|
|
267
|
-
"role": "skill",
|
|
268
|
-
"licenseResponsibility": "upstream",
|
|
269
|
-
"contentDigest": "6d9d51d8caa01633fd00cf87089c5618c982321f942ac69f62565dc001c6b22f"
|
|
270
|
-
},
|
|
271
|
-
{
|
|
272
|
-
"installName": "diagnosing-bugs",
|
|
273
|
-
"path": "skills/engineering/diagnosing-bugs",
|
|
274
|
-
"role": "skill",
|
|
275
|
-
"licenseResponsibility": "upstream",
|
|
276
|
-
"contentDigest": "fd6c99466b7ba43be624e6e66ed6d7af2796ded7218f24c83820823977819e22"
|
|
277
|
-
},
|
|
278
|
-
{
|
|
279
|
-
"installName": "domain-modeling",
|
|
280
|
-
"path": "skills/engineering/domain-modeling",
|
|
281
|
-
"role": "skill",
|
|
282
|
-
"licenseResponsibility": "upstream",
|
|
283
|
-
"contentDigest": "363cb0f53b0b431e7c00086ad1f823500b7e1b70b5616ee969c979f0934e9e6e"
|
|
284
|
-
},
|
|
285
|
-
{
|
|
286
|
-
"installName": "grill-me",
|
|
287
|
-
"path": "skills/productivity/grill-me",
|
|
288
|
-
"role": "skill",
|
|
289
|
-
"licenseResponsibility": "upstream",
|
|
290
|
-
"contentDigest": "f361db4e15e6bfd562a9282b1dccda513910a50061f9e838ce017be9c69dde3f"
|
|
291
|
-
},
|
|
292
|
-
{
|
|
293
|
-
"installName": "grill-with-docs",
|
|
294
|
-
"path": "skills/engineering/grill-with-docs",
|
|
295
|
-
"role": "skill",
|
|
296
|
-
"licenseResponsibility": "upstream",
|
|
297
|
-
"contentDigest": "9c460cbd94fd3c63cdef967dbdb6e66ca687103cdc380cd37834e4d10b738f78"
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
"installName": "grilling",
|
|
301
|
-
"path": "skills/productivity/grilling",
|
|
302
|
-
"role": "skill",
|
|
303
|
-
"licenseResponsibility": "upstream",
|
|
304
|
-
"contentDigest": "368d3dd7251247c69f3656d93dc83c8f1577792eacac2111f1e7981db2ece49b"
|
|
305
|
-
},
|
|
306
|
-
{
|
|
307
|
-
"installName": "handoff",
|
|
308
|
-
"path": "skills/productivity/handoff",
|
|
309
|
-
"role": "skill",
|
|
310
|
-
"licenseResponsibility": "upstream",
|
|
311
|
-
"contentDigest": "ad03e8d4ea3cbbff66420eb7ba3cc375b5cbe1821a2449b53e863256cf5b5cde"
|
|
312
|
-
},
|
|
313
|
-
{
|
|
314
|
-
"installName": "improve-codebase-architecture",
|
|
315
|
-
"path": "skills/engineering/improve-codebase-architecture",
|
|
316
|
-
"role": "skill",
|
|
317
|
-
"licenseResponsibility": "upstream",
|
|
318
|
-
"contentDigest": "66e8a50c83c3c724fcfe0769701b665c56cec220cc4f49cc1aee8bdfc07de94a"
|
|
319
|
-
},
|
|
320
|
-
{
|
|
321
|
-
"installName": "prototype",
|
|
322
|
-
"path": "skills/engineering/prototype",
|
|
323
|
-
"role": "skill",
|
|
324
|
-
"licenseResponsibility": "upstream",
|
|
325
|
-
"contentDigest": "faba901c53a6ca245174c4ba5db3929d14253232b3050fdbd46539720adf1ab8"
|
|
326
|
-
},
|
|
327
|
-
{
|
|
328
|
-
"installName": "research",
|
|
329
|
-
"path": "skills/engineering/research",
|
|
330
|
-
"role": "skill",
|
|
331
|
-
"licenseResponsibility": "upstream",
|
|
332
|
-
"contentDigest": "bd3e2c6826671d82c86ed0da3dac3370ebcf63b0fe847f91bb444e1fb7dac21b"
|
|
333
|
-
},
|
|
334
|
-
{
|
|
335
|
-
"installName": "resolving-merge-conflicts",
|
|
336
|
-
"path": "skills/engineering/resolving-merge-conflicts",
|
|
337
|
-
"role": "skill",
|
|
338
|
-
"licenseResponsibility": "upstream",
|
|
339
|
-
"contentDigest": "28aad6f8b1b7025abc8892fa8890f68fe1533499b28a565f416b159131d22fad"
|
|
340
|
-
},
|
|
341
|
-
{
|
|
342
|
-
"installName": "setup-matt-pocock-skills",
|
|
343
|
-
"path": "skills/engineering/setup-matt-pocock-skills",
|
|
344
|
-
"role": "skill",
|
|
345
|
-
"licenseResponsibility": "upstream",
|
|
346
|
-
"contentDigest": "74e894a3509e2676d4cdb771c8eace087092430635e845e02a9cc2f757c552a4"
|
|
347
|
-
},
|
|
348
|
-
{
|
|
349
|
-
"installName": "tdd",
|
|
350
|
-
"path": "skills/engineering/tdd",
|
|
351
|
-
"role": "skill",
|
|
352
|
-
"licenseResponsibility": "upstream",
|
|
353
|
-
"contentDigest": "81eca2a5b53a63f481c0849be7a663a8cd43d5cf53f32b644ec0a2f50cf91aa2"
|
|
354
|
-
},
|
|
355
|
-
{
|
|
356
|
-
"installName": "to-spec",
|
|
357
|
-
"path": "skills/engineering/to-spec",
|
|
358
|
-
"role": "skill",
|
|
359
|
-
"licenseResponsibility": "upstream",
|
|
360
|
-
"contentDigest": "0f544cd0c099c06f0dd0b7b9ee98b4237218e7e95fd3d3c02e791efbaf74bacb"
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
"installName": "to-tickets",
|
|
364
|
-
"path": "skills/engineering/to-tickets",
|
|
365
|
-
"role": "skill",
|
|
366
|
-
"licenseResponsibility": "upstream",
|
|
367
|
-
"contentDigest": "0349eee265e7005e667b4543de849672106c46d545e998f37d3319300bb07751"
|
|
368
|
-
},
|
|
369
|
-
{
|
|
370
|
-
"installName": "triage",
|
|
371
|
-
"path": "skills/engineering/triage",
|
|
372
|
-
"role": "skill",
|
|
373
|
-
"licenseResponsibility": "upstream",
|
|
374
|
-
"contentDigest": "7c923b6a677cfe689500721f08307e2a4c46797ff169dc55ef6c34a431a0d533"
|
|
375
|
-
},
|
|
376
|
-
{
|
|
377
|
-
"installName": "wayfinder",
|
|
378
|
-
"path": "skills/engineering/wayfinder",
|
|
379
|
-
"role": "skill",
|
|
380
|
-
"licenseResponsibility": "upstream",
|
|
381
|
-
"contentDigest": "c9e18cefd77b6b5b0ee35f59ce2fd96359aa2d2f02e3479e12c873c5402d9d43",
|
|
382
|
-
"requires": [
|
|
383
|
-
"research"
|
|
384
|
-
]
|
|
385
|
-
}
|
|
386
|
-
]
|
|
387
|
-
},
|
|
388
|
-
{
|
|
389
|
-
"id": "impeccable",
|
|
390
|
-
"type": "external",
|
|
391
|
-
"repository": "https://github.com/pbakaus/impeccable",
|
|
392
|
-
"revision": "aee6ce9352b842217b3f57c78296a7a4fa35a7f3",
|
|
393
|
-
"updatePolicy": "reviewed-immutable-revision",
|
|
394
|
-
"members": [
|
|
395
|
-
{
|
|
396
|
-
"installName": "impeccable",
|
|
397
|
-
"path": ".agents/skills/impeccable",
|
|
398
|
-
"role": "skill",
|
|
399
|
-
"licenseResponsibility": "upstream"
|
|
400
|
-
}
|
|
401
|
-
]
|
|
402
171
|
}
|
|
403
172
|
],
|
|
404
173
|
"groups": [
|
|
@@ -406,55 +175,16 @@
|
|
|
406
175
|
"id": "engineering-workflow",
|
|
407
176
|
"displayName": "Engineering Workflow",
|
|
408
177
|
"dependsOn": [
|
|
409
|
-
"matt-pocock-toolkit",
|
|
410
178
|
"harness-runtime"
|
|
411
179
|
],
|
|
412
180
|
"install": {
|
|
413
181
|
"stopOnFailure": true,
|
|
414
182
|
"steps": [
|
|
415
|
-
{
|
|
416
|
-
"sourceId": "matt-pocock",
|
|
417
|
-
"sourceType": "external",
|
|
418
|
-
"repository": "https://github.com/mattpocock/skills",
|
|
419
|
-
"revision": "ed37663cc5fbef691ddfecd080dff42f7e7e350d",
|
|
420
|
-
"installPath": null,
|
|
421
|
-
"members": [
|
|
422
|
-
"batch-grill-me",
|
|
423
|
-
"code-review",
|
|
424
|
-
"codebase-design",
|
|
425
|
-
"diagnosing-bugs",
|
|
426
|
-
"domain-modeling",
|
|
427
|
-
"grill-me",
|
|
428
|
-
"grill-with-docs",
|
|
429
|
-
"grilling",
|
|
430
|
-
"handoff",
|
|
431
|
-
"improve-codebase-architecture",
|
|
432
|
-
"prototype",
|
|
433
|
-
"research",
|
|
434
|
-
"resolving-merge-conflicts",
|
|
435
|
-
"setup-matt-pocock-skills",
|
|
436
|
-
"tdd",
|
|
437
|
-
"to-spec",
|
|
438
|
-
"to-tickets",
|
|
439
|
-
"triage",
|
|
440
|
-
"wayfinder"
|
|
441
|
-
],
|
|
442
|
-
"commands": [
|
|
443
|
-
{
|
|
444
|
-
"transport": "https",
|
|
445
|
-
"command": "SKILLS_DOWNLOAD_MAX_BYTES=33554432 SKILLS_EXTRACT_MAX_FILES=4096 SKILLS_EXTRACT_MAX_BYTES=67108864 npx skills@1.5.22 add https://codeload.github.com/mattpocock/skills/tar.gz/ed37663cc5fbef691ddfecd080dff42f7e7e350d --global --agent universal claude-code --skill batch-grill-me code-review codebase-design diagnosing-bugs domain-modeling grill-me grill-with-docs grilling handoff improve-codebase-architecture prototype research resolving-merge-conflicts setup-matt-pocock-skills tdd to-spec to-tickets triage wayfinder"
|
|
446
|
-
}
|
|
447
|
-
],
|
|
448
|
-
"onFailure": {
|
|
449
|
-
"action": "stop",
|
|
450
|
-
"message": "Source matt-pocock fetch failed; stop this recipe before running another source."
|
|
451
|
-
}
|
|
452
|
-
},
|
|
453
183
|
{
|
|
454
184
|
"sourceId": "first-party",
|
|
455
185
|
"sourceType": "first-party",
|
|
456
186
|
"package": "@1aboveio/skills",
|
|
457
|
-
"version": "0.
|
|
187
|
+
"version": "0.13.0",
|
|
458
188
|
"installPath": null,
|
|
459
189
|
"members": [
|
|
460
190
|
"harness-runtime",
|
|
@@ -484,49 +214,11 @@
|
|
|
484
214
|
"mode": "rerun-install-recipe",
|
|
485
215
|
"stopOnFailure": true,
|
|
486
216
|
"steps": [
|
|
487
|
-
{
|
|
488
|
-
"sourceId": "matt-pocock",
|
|
489
|
-
"sourceType": "external",
|
|
490
|
-
"repository": "https://github.com/mattpocock/skills",
|
|
491
|
-
"revision": "ed37663cc5fbef691ddfecd080dff42f7e7e350d",
|
|
492
|
-
"installPath": null,
|
|
493
|
-
"members": [
|
|
494
|
-
"batch-grill-me",
|
|
495
|
-
"code-review",
|
|
496
|
-
"codebase-design",
|
|
497
|
-
"diagnosing-bugs",
|
|
498
|
-
"domain-modeling",
|
|
499
|
-
"grill-me",
|
|
500
|
-
"grill-with-docs",
|
|
501
|
-
"grilling",
|
|
502
|
-
"handoff",
|
|
503
|
-
"improve-codebase-architecture",
|
|
504
|
-
"prototype",
|
|
505
|
-
"research",
|
|
506
|
-
"resolving-merge-conflicts",
|
|
507
|
-
"setup-matt-pocock-skills",
|
|
508
|
-
"tdd",
|
|
509
|
-
"to-spec",
|
|
510
|
-
"to-tickets",
|
|
511
|
-
"triage",
|
|
512
|
-
"wayfinder"
|
|
513
|
-
],
|
|
514
|
-
"commands": [
|
|
515
|
-
{
|
|
516
|
-
"transport": "https",
|
|
517
|
-
"command": "SKILLS_DOWNLOAD_MAX_BYTES=33554432 SKILLS_EXTRACT_MAX_FILES=4096 SKILLS_EXTRACT_MAX_BYTES=67108864 npx skills@1.5.22 add https://codeload.github.com/mattpocock/skills/tar.gz/ed37663cc5fbef691ddfecd080dff42f7e7e350d --global --agent universal claude-code --skill batch-grill-me code-review codebase-design diagnosing-bugs domain-modeling grill-me grill-with-docs grilling handoff improve-codebase-architecture prototype research resolving-merge-conflicts setup-matt-pocock-skills tdd to-spec to-tickets triage wayfinder"
|
|
518
|
-
}
|
|
519
|
-
],
|
|
520
|
-
"onFailure": {
|
|
521
|
-
"action": "stop",
|
|
522
|
-
"message": "Source matt-pocock fetch failed; stop this recipe before running another source."
|
|
523
|
-
}
|
|
524
|
-
},
|
|
525
217
|
{
|
|
526
218
|
"sourceId": "first-party",
|
|
527
219
|
"sourceType": "first-party",
|
|
528
220
|
"package": "@1aboveio/skills",
|
|
529
|
-
"version": "0.
|
|
221
|
+
"version": "0.13.0",
|
|
530
222
|
"installPath": null,
|
|
531
223
|
"members": [
|
|
532
224
|
"harness-runtime",
|
|
@@ -570,7 +262,7 @@
|
|
|
570
262
|
"sourceId": "first-party",
|
|
571
263
|
"sourceType": "first-party",
|
|
572
264
|
"package": "@1aboveio/skills",
|
|
573
|
-
"version": "0.
|
|
265
|
+
"version": "0.13.0",
|
|
574
266
|
"installPath": null,
|
|
575
267
|
"members": [
|
|
576
268
|
"harness-runtime",
|
|
@@ -603,7 +295,7 @@
|
|
|
603
295
|
"sourceId": "first-party",
|
|
604
296
|
"sourceType": "first-party",
|
|
605
297
|
"package": "@1aboveio/skills",
|
|
606
|
-
"version": "0.
|
|
298
|
+
"version": "0.13.0",
|
|
607
299
|
"installPath": null,
|
|
608
300
|
"members": [
|
|
609
301
|
"harness-runtime",
|
|
@@ -646,7 +338,7 @@
|
|
|
646
338
|
"sourceId": "first-party",
|
|
647
339
|
"sourceType": "first-party",
|
|
648
340
|
"package": "@1aboveio/skills",
|
|
649
|
-
"version": "0.
|
|
341
|
+
"version": "0.13.0",
|
|
650
342
|
"installPath": null,
|
|
651
343
|
"members": [
|
|
652
344
|
"harness-runtime",
|
|
@@ -676,7 +368,7 @@
|
|
|
676
368
|
"sourceId": "first-party",
|
|
677
369
|
"sourceType": "first-party",
|
|
678
370
|
"package": "@1aboveio/skills",
|
|
679
|
-
"version": "0.
|
|
371
|
+
"version": "0.13.0",
|
|
680
372
|
"installPath": null,
|
|
681
373
|
"members": [
|
|
682
374
|
"harness-runtime",
|
|
@@ -716,7 +408,7 @@
|
|
|
716
408
|
"sourceId": "first-party",
|
|
717
409
|
"sourceType": "first-party",
|
|
718
410
|
"package": "@1aboveio/skills",
|
|
719
|
-
"version": "0.
|
|
411
|
+
"version": "0.13.0",
|
|
720
412
|
"installPath": null,
|
|
721
413
|
"members": [
|
|
722
414
|
"harness-runtime",
|
|
@@ -737,26 +429,6 @@
|
|
|
737
429
|
"action": "stop",
|
|
738
430
|
"message": "Source first-party fetch failed; stop this recipe before running another source."
|
|
739
431
|
}
|
|
740
|
-
},
|
|
741
|
-
{
|
|
742
|
-
"sourceId": "impeccable",
|
|
743
|
-
"sourceType": "external",
|
|
744
|
-
"repository": "https://github.com/pbakaus/impeccable",
|
|
745
|
-
"revision": "aee6ce9352b842217b3f57c78296a7a4fa35a7f3",
|
|
746
|
-
"installPath": ".agents/skills/impeccable",
|
|
747
|
-
"members": [
|
|
748
|
-
"impeccable"
|
|
749
|
-
],
|
|
750
|
-
"commands": [
|
|
751
|
-
{
|
|
752
|
-
"transport": "https",
|
|
753
|
-
"command": "SKILLS_DOWNLOAD_MAX_BYTES=33554432 SKILLS_EXTRACT_MAX_FILES=4096 SKILLS_EXTRACT_MAX_BYTES=67108864 npx skills@1.5.22 add https://codeload.github.com/pbakaus/impeccable/tar.gz/aee6ce9352b842217b3f57c78296a7a4fa35a7f3 --global --agent universal claude-code --skill impeccable"
|
|
754
|
-
}
|
|
755
|
-
],
|
|
756
|
-
"onFailure": {
|
|
757
|
-
"action": "stop",
|
|
758
|
-
"message": "Source impeccable fetch failed; stop this recipe before running another source."
|
|
759
|
-
}
|
|
760
432
|
}
|
|
761
433
|
]
|
|
762
434
|
},
|
|
@@ -768,7 +440,7 @@
|
|
|
768
440
|
"sourceId": "first-party",
|
|
769
441
|
"sourceType": "first-party",
|
|
770
442
|
"package": "@1aboveio/skills",
|
|
771
|
-
"version": "0.
|
|
443
|
+
"version": "0.13.0",
|
|
772
444
|
"installPath": null,
|
|
773
445
|
"members": [
|
|
774
446
|
"harness-runtime",
|
|
@@ -789,127 +461,11 @@
|
|
|
789
461
|
"action": "stop",
|
|
790
462
|
"message": "Source first-party fetch failed; stop this recipe before running another source."
|
|
791
463
|
}
|
|
792
|
-
},
|
|
793
|
-
{
|
|
794
|
-
"sourceId": "impeccable",
|
|
795
|
-
"sourceType": "external",
|
|
796
|
-
"repository": "https://github.com/pbakaus/impeccable",
|
|
797
|
-
"revision": "aee6ce9352b842217b3f57c78296a7a4fa35a7f3",
|
|
798
|
-
"installPath": ".agents/skills/impeccable",
|
|
799
|
-
"members": [
|
|
800
|
-
"impeccable"
|
|
801
|
-
],
|
|
802
|
-
"commands": [
|
|
803
|
-
{
|
|
804
|
-
"transport": "https",
|
|
805
|
-
"command": "SKILLS_DOWNLOAD_MAX_BYTES=33554432 SKILLS_EXTRACT_MAX_FILES=4096 SKILLS_EXTRACT_MAX_BYTES=67108864 npx skills@1.5.22 add https://codeload.github.com/pbakaus/impeccable/tar.gz/aee6ce9352b842217b3f57c78296a7a4fa35a7f3 --global --agent universal claude-code --skill impeccable"
|
|
806
|
-
}
|
|
807
|
-
],
|
|
808
|
-
"onFailure": {
|
|
809
|
-
"action": "stop",
|
|
810
|
-
"message": "Source impeccable fetch failed; stop this recipe before running another source."
|
|
811
|
-
}
|
|
812
464
|
}
|
|
813
465
|
]
|
|
814
466
|
},
|
|
815
467
|
"uninstall": {
|
|
816
|
-
"command": "npx skills@1.5.22 remove --global --agent universal claude-code --skill better-auth monorepo nextjs-fullstack prisma-setup shadcn zod-v4
|
|
817
|
-
"removesDependencies": false
|
|
818
|
-
}
|
|
819
|
-
},
|
|
820
|
-
{
|
|
821
|
-
"id": "matt-pocock-toolkit",
|
|
822
|
-
"displayName": "Matt Pocock Toolkit",
|
|
823
|
-
"dependsOn": [],
|
|
824
|
-
"install": {
|
|
825
|
-
"stopOnFailure": true,
|
|
826
|
-
"steps": [
|
|
827
|
-
{
|
|
828
|
-
"sourceId": "matt-pocock",
|
|
829
|
-
"sourceType": "external",
|
|
830
|
-
"repository": "https://github.com/mattpocock/skills",
|
|
831
|
-
"revision": "ed37663cc5fbef691ddfecd080dff42f7e7e350d",
|
|
832
|
-
"installPath": null,
|
|
833
|
-
"members": [
|
|
834
|
-
"batch-grill-me",
|
|
835
|
-
"code-review",
|
|
836
|
-
"codebase-design",
|
|
837
|
-
"diagnosing-bugs",
|
|
838
|
-
"domain-modeling",
|
|
839
|
-
"grill-me",
|
|
840
|
-
"grill-with-docs",
|
|
841
|
-
"grilling",
|
|
842
|
-
"handoff",
|
|
843
|
-
"improve-codebase-architecture",
|
|
844
|
-
"prototype",
|
|
845
|
-
"research",
|
|
846
|
-
"resolving-merge-conflicts",
|
|
847
|
-
"setup-matt-pocock-skills",
|
|
848
|
-
"tdd",
|
|
849
|
-
"to-spec",
|
|
850
|
-
"to-tickets",
|
|
851
|
-
"triage",
|
|
852
|
-
"wayfinder"
|
|
853
|
-
],
|
|
854
|
-
"commands": [
|
|
855
|
-
{
|
|
856
|
-
"transport": "https",
|
|
857
|
-
"command": "SKILLS_DOWNLOAD_MAX_BYTES=33554432 SKILLS_EXTRACT_MAX_FILES=4096 SKILLS_EXTRACT_MAX_BYTES=67108864 npx skills@1.5.22 add https://codeload.github.com/mattpocock/skills/tar.gz/ed37663cc5fbef691ddfecd080dff42f7e7e350d --global --agent universal claude-code --skill batch-grill-me code-review codebase-design diagnosing-bugs domain-modeling grill-me grill-with-docs grilling handoff improve-codebase-architecture prototype research resolving-merge-conflicts setup-matt-pocock-skills tdd to-spec to-tickets triage wayfinder"
|
|
858
|
-
}
|
|
859
|
-
],
|
|
860
|
-
"onFailure": {
|
|
861
|
-
"action": "stop",
|
|
862
|
-
"message": "Source matt-pocock fetch failed; stop this recipe before running another source."
|
|
863
|
-
}
|
|
864
|
-
}
|
|
865
|
-
]
|
|
866
|
-
},
|
|
867
|
-
"update": {
|
|
868
|
-
"mode": "rerun-install-recipe",
|
|
869
|
-
"stopOnFailure": true,
|
|
870
|
-
"steps": [
|
|
871
|
-
{
|
|
872
|
-
"sourceId": "matt-pocock",
|
|
873
|
-
"sourceType": "external",
|
|
874
|
-
"repository": "https://github.com/mattpocock/skills",
|
|
875
|
-
"revision": "ed37663cc5fbef691ddfecd080dff42f7e7e350d",
|
|
876
|
-
"installPath": null,
|
|
877
|
-
"members": [
|
|
878
|
-
"batch-grill-me",
|
|
879
|
-
"code-review",
|
|
880
|
-
"codebase-design",
|
|
881
|
-
"diagnosing-bugs",
|
|
882
|
-
"domain-modeling",
|
|
883
|
-
"grill-me",
|
|
884
|
-
"grill-with-docs",
|
|
885
|
-
"grilling",
|
|
886
|
-
"handoff",
|
|
887
|
-
"improve-codebase-architecture",
|
|
888
|
-
"prototype",
|
|
889
|
-
"research",
|
|
890
|
-
"resolving-merge-conflicts",
|
|
891
|
-
"setup-matt-pocock-skills",
|
|
892
|
-
"tdd",
|
|
893
|
-
"to-spec",
|
|
894
|
-
"to-tickets",
|
|
895
|
-
"triage",
|
|
896
|
-
"wayfinder"
|
|
897
|
-
],
|
|
898
|
-
"commands": [
|
|
899
|
-
{
|
|
900
|
-
"transport": "https",
|
|
901
|
-
"command": "SKILLS_DOWNLOAD_MAX_BYTES=33554432 SKILLS_EXTRACT_MAX_FILES=4096 SKILLS_EXTRACT_MAX_BYTES=67108864 npx skills@1.5.22 add https://codeload.github.com/mattpocock/skills/tar.gz/ed37663cc5fbef691ddfecd080dff42f7e7e350d --global --agent universal claude-code --skill batch-grill-me code-review codebase-design diagnosing-bugs domain-modeling grill-me grill-with-docs grilling handoff improve-codebase-architecture prototype research resolving-merge-conflicts setup-matt-pocock-skills tdd to-spec to-tickets triage wayfinder"
|
|
902
|
-
}
|
|
903
|
-
],
|
|
904
|
-
"onFailure": {
|
|
905
|
-
"action": "stop",
|
|
906
|
-
"message": "Source matt-pocock fetch failed; stop this recipe before running another source."
|
|
907
|
-
}
|
|
908
|
-
}
|
|
909
|
-
]
|
|
910
|
-
},
|
|
911
|
-
"uninstall": {
|
|
912
|
-
"command": "npx skills@1.5.22 remove --global --agent universal claude-code --skill batch-grill-me code-review codebase-design diagnosing-bugs domain-modeling grill-me grill-with-docs grilling handoff improve-codebase-architecture prototype research resolving-merge-conflicts setup-matt-pocock-skills tdd to-spec to-tickets triage wayfinder",
|
|
468
|
+
"command": "npx skills@1.5.22 remove --global --agent universal claude-code --skill better-auth monorepo nextjs-fullstack prisma-setup shadcn zod-v4",
|
|
913
469
|
"removesDependencies": false
|
|
914
470
|
}
|
|
915
471
|
},
|
|
@@ -924,7 +480,7 @@
|
|
|
924
480
|
"sourceId": "first-party",
|
|
925
481
|
"sourceType": "first-party",
|
|
926
482
|
"package": "@1aboveio/skills",
|
|
927
|
-
"version": "0.
|
|
483
|
+
"version": "0.13.0",
|
|
928
484
|
"installPath": null,
|
|
929
485
|
"members": [
|
|
930
486
|
"harness-runtime"
|
|
@@ -950,7 +506,7 @@
|
|
|
950
506
|
"sourceId": "first-party",
|
|
951
507
|
"sourceType": "first-party",
|
|
952
508
|
"package": "@1aboveio/skills",
|
|
953
|
-
"version": "0.
|
|
509
|
+
"version": "0.13.0",
|
|
954
510
|
"installPath": null,
|
|
955
511
|
"members": [
|
|
956
512
|
"harness-runtime"
|
|
@@ -978,49 +534,11 @@
|
|
|
978
534
|
"install": {
|
|
979
535
|
"stopOnFailure": true,
|
|
980
536
|
"steps": [
|
|
981
|
-
{
|
|
982
|
-
"sourceId": "matt-pocock",
|
|
983
|
-
"sourceType": "external",
|
|
984
|
-
"repository": "https://github.com/mattpocock/skills",
|
|
985
|
-
"revision": "ed37663cc5fbef691ddfecd080dff42f7e7e350d",
|
|
986
|
-
"installPath": null,
|
|
987
|
-
"members": [
|
|
988
|
-
"batch-grill-me",
|
|
989
|
-
"code-review",
|
|
990
|
-
"codebase-design",
|
|
991
|
-
"diagnosing-bugs",
|
|
992
|
-
"domain-modeling",
|
|
993
|
-
"grill-me",
|
|
994
|
-
"grill-with-docs",
|
|
995
|
-
"grilling",
|
|
996
|
-
"handoff",
|
|
997
|
-
"improve-codebase-architecture",
|
|
998
|
-
"prototype",
|
|
999
|
-
"research",
|
|
1000
|
-
"resolving-merge-conflicts",
|
|
1001
|
-
"setup-matt-pocock-skills",
|
|
1002
|
-
"tdd",
|
|
1003
|
-
"to-spec",
|
|
1004
|
-
"to-tickets",
|
|
1005
|
-
"triage",
|
|
1006
|
-
"wayfinder"
|
|
1007
|
-
],
|
|
1008
|
-
"commands": [
|
|
1009
|
-
{
|
|
1010
|
-
"transport": "https",
|
|
1011
|
-
"command": "SKILLS_DOWNLOAD_MAX_BYTES=33554432 SKILLS_EXTRACT_MAX_FILES=4096 SKILLS_EXTRACT_MAX_BYTES=67108864 npx skills@1.5.22 add https://codeload.github.com/mattpocock/skills/tar.gz/ed37663cc5fbef691ddfecd080dff42f7e7e350d --global --agent universal claude-code --skill batch-grill-me code-review codebase-design diagnosing-bugs domain-modeling grill-me grill-with-docs grilling handoff improve-codebase-architecture prototype research resolving-merge-conflicts setup-matt-pocock-skills tdd to-spec to-tickets triage wayfinder"
|
|
1012
|
-
}
|
|
1013
|
-
],
|
|
1014
|
-
"onFailure": {
|
|
1015
|
-
"action": "stop",
|
|
1016
|
-
"message": "Source matt-pocock fetch failed; stop this recipe before running another source."
|
|
1017
|
-
}
|
|
1018
|
-
},
|
|
1019
537
|
{
|
|
1020
538
|
"sourceId": "first-party",
|
|
1021
539
|
"sourceType": "first-party",
|
|
1022
540
|
"package": "@1aboveio/skills",
|
|
1023
|
-
"version": "0.
|
|
541
|
+
"version": "0.13.0",
|
|
1024
542
|
"installPath": null,
|
|
1025
543
|
"members": [
|
|
1026
544
|
"harness-runtime",
|
|
@@ -1060,26 +578,6 @@
|
|
|
1060
578
|
"action": "stop",
|
|
1061
579
|
"message": "Source first-party fetch failed; stop this recipe before running another source."
|
|
1062
580
|
}
|
|
1063
|
-
},
|
|
1064
|
-
{
|
|
1065
|
-
"sourceId": "impeccable",
|
|
1066
|
-
"sourceType": "external",
|
|
1067
|
-
"repository": "https://github.com/pbakaus/impeccable",
|
|
1068
|
-
"revision": "aee6ce9352b842217b3f57c78296a7a4fa35a7f3",
|
|
1069
|
-
"installPath": ".agents/skills/impeccable",
|
|
1070
|
-
"members": [
|
|
1071
|
-
"impeccable"
|
|
1072
|
-
],
|
|
1073
|
-
"commands": [
|
|
1074
|
-
{
|
|
1075
|
-
"transport": "https",
|
|
1076
|
-
"command": "SKILLS_DOWNLOAD_MAX_BYTES=33554432 SKILLS_EXTRACT_MAX_FILES=4096 SKILLS_EXTRACT_MAX_BYTES=67108864 npx skills@1.5.22 add https://codeload.github.com/pbakaus/impeccable/tar.gz/aee6ce9352b842217b3f57c78296a7a4fa35a7f3 --global --agent universal claude-code --skill impeccable"
|
|
1077
|
-
}
|
|
1078
|
-
],
|
|
1079
|
-
"onFailure": {
|
|
1080
|
-
"action": "stop",
|
|
1081
|
-
"message": "Source impeccable fetch failed; stop this recipe before running another source."
|
|
1082
|
-
}
|
|
1083
581
|
}
|
|
1084
582
|
]
|
|
1085
583
|
},
|
|
@@ -1087,49 +585,11 @@
|
|
|
1087
585
|
"mode": "rerun-install-recipe",
|
|
1088
586
|
"stopOnFailure": true,
|
|
1089
587
|
"steps": [
|
|
1090
|
-
{
|
|
1091
|
-
"sourceId": "matt-pocock",
|
|
1092
|
-
"sourceType": "external",
|
|
1093
|
-
"repository": "https://github.com/mattpocock/skills",
|
|
1094
|
-
"revision": "ed37663cc5fbef691ddfecd080dff42f7e7e350d",
|
|
1095
|
-
"installPath": null,
|
|
1096
|
-
"members": [
|
|
1097
|
-
"batch-grill-me",
|
|
1098
|
-
"code-review",
|
|
1099
|
-
"codebase-design",
|
|
1100
|
-
"diagnosing-bugs",
|
|
1101
|
-
"domain-modeling",
|
|
1102
|
-
"grill-me",
|
|
1103
|
-
"grill-with-docs",
|
|
1104
|
-
"grilling",
|
|
1105
|
-
"handoff",
|
|
1106
|
-
"improve-codebase-architecture",
|
|
1107
|
-
"prototype",
|
|
1108
|
-
"research",
|
|
1109
|
-
"resolving-merge-conflicts",
|
|
1110
|
-
"setup-matt-pocock-skills",
|
|
1111
|
-
"tdd",
|
|
1112
|
-
"to-spec",
|
|
1113
|
-
"to-tickets",
|
|
1114
|
-
"triage",
|
|
1115
|
-
"wayfinder"
|
|
1116
|
-
],
|
|
1117
|
-
"commands": [
|
|
1118
|
-
{
|
|
1119
|
-
"transport": "https",
|
|
1120
|
-
"command": "SKILLS_DOWNLOAD_MAX_BYTES=33554432 SKILLS_EXTRACT_MAX_FILES=4096 SKILLS_EXTRACT_MAX_BYTES=67108864 npx skills@1.5.22 add https://codeload.github.com/mattpocock/skills/tar.gz/ed37663cc5fbef691ddfecd080dff42f7e7e350d --global --agent universal claude-code --skill batch-grill-me code-review codebase-design diagnosing-bugs domain-modeling grill-me grill-with-docs grilling handoff improve-codebase-architecture prototype research resolving-merge-conflicts setup-matt-pocock-skills tdd to-spec to-tickets triage wayfinder"
|
|
1121
|
-
}
|
|
1122
|
-
],
|
|
1123
|
-
"onFailure": {
|
|
1124
|
-
"action": "stop",
|
|
1125
|
-
"message": "Source matt-pocock fetch failed; stop this recipe before running another source."
|
|
1126
|
-
}
|
|
1127
|
-
},
|
|
1128
588
|
{
|
|
1129
589
|
"sourceId": "first-party",
|
|
1130
590
|
"sourceType": "first-party",
|
|
1131
591
|
"package": "@1aboveio/skills",
|
|
1132
|
-
"version": "0.
|
|
592
|
+
"version": "0.13.0",
|
|
1133
593
|
"installPath": null,
|
|
1134
594
|
"members": [
|
|
1135
595
|
"harness-runtime",
|
|
@@ -1169,31 +629,11 @@
|
|
|
1169
629
|
"action": "stop",
|
|
1170
630
|
"message": "Source first-party fetch failed; stop this recipe before running another source."
|
|
1171
631
|
}
|
|
1172
|
-
},
|
|
1173
|
-
{
|
|
1174
|
-
"sourceId": "impeccable",
|
|
1175
|
-
"sourceType": "external",
|
|
1176
|
-
"repository": "https://github.com/pbakaus/impeccable",
|
|
1177
|
-
"revision": "aee6ce9352b842217b3f57c78296a7a4fa35a7f3",
|
|
1178
|
-
"installPath": ".agents/skills/impeccable",
|
|
1179
|
-
"members": [
|
|
1180
|
-
"impeccable"
|
|
1181
|
-
],
|
|
1182
|
-
"commands": [
|
|
1183
|
-
{
|
|
1184
|
-
"transport": "https",
|
|
1185
|
-
"command": "SKILLS_DOWNLOAD_MAX_BYTES=33554432 SKILLS_EXTRACT_MAX_FILES=4096 SKILLS_EXTRACT_MAX_BYTES=67108864 npx skills@1.5.22 add https://codeload.github.com/pbakaus/impeccable/tar.gz/aee6ce9352b842217b3f57c78296a7a4fa35a7f3 --global --agent universal claude-code --skill impeccable"
|
|
1186
|
-
}
|
|
1187
|
-
],
|
|
1188
|
-
"onFailure": {
|
|
1189
|
-
"action": "stop",
|
|
1190
|
-
"message": "Source impeccable fetch failed; stop this recipe before running another source."
|
|
1191
|
-
}
|
|
1192
632
|
}
|
|
1193
633
|
]
|
|
1194
634
|
},
|
|
1195
635
|
"uninstall": {
|
|
1196
|
-
"command": "npx skills@1.5.22 remove --global --agent universal claude-code --skill e2e-test ensure-coverage implement-and-pr resolve-issues resolve-release review-pr smoke engineering-runtime cloud-build cloud-debug cloud-deploy docker google-cloud mergify podman airflow-dag-develop app-debug pyspark python-backend better-auth monorepo nextjs-fullstack prisma-setup shadcn zod-v4
|
|
636
|
+
"command": "npx skills@1.5.22 remove --global --agent universal claude-code --skill e2e-test ensure-coverage implement-and-pr resolve-issues resolve-release review-pr smoke engineering-runtime cloud-build cloud-debug cloud-deploy docker google-cloud mergify podman airflow-dag-develop app-debug pyspark python-backend better-auth monorepo nextjs-fullstack prisma-setup shadcn zod-v4 harness-runtime"
|
|
1197
637
|
}
|
|
1198
638
|
}
|
|
1199
639
|
}
|