agent-skill-manager 2.1.0 → 2.2.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.
Files changed (33) hide show
  1. package/README.md +1 -1
  2. package/data/skill-index/Affitor_affiliate-skills.json +2757 -54
  3. package/data/skill-index/Eronred_aso-skills.json +1561 -31
  4. package/data/skill-index/GPTomics_bioSkills.json +22829 -440
  5. package/data/skill-index/Galaxy-Dawn_claude-scholar.json +2497 -49
  6. package/data/skill-index/Imbad0202_academic-research-skills.json +209 -5
  7. package/data/skill-index/K-Dense-AI_claude-scientific-skills.json +6969 -135
  8. package/data/skill-index/Leonxlnx_taste-skill.json +417 -9
  9. package/data/skill-index/Master-cai_Research-Paper-Writing-Skills.json +53 -2
  10. package/data/skill-index/MiniMax-AI_skills.json +1197 -24
  11. package/data/skill-index/affaan-m_everything-claude-code.json +23869 -460
  12. package/data/skill-index/alirezarezvani_claude-skills.json +26417 -509
  13. package/data/skill-index/anthropics_skills.json +937 -19
  14. package/data/skill-index/bytedance_deer-flow.json +1145 -23
  15. package/data/skill-index/coreyhaines31_marketingskills.json +1873 -37
  16. package/data/skill-index/github_awesome-copilot.json +22933 -442
  17. package/data/skill-index/heygen-com_hyperframes.json +261 -6
  18. package/data/skill-index/himself65_finance-skills.json +1093 -22
  19. package/data/skill-index/kemiljk_fluid-design.json +53 -2
  20. package/data/skill-index/kepano_obsidian-skills.json +261 -6
  21. package/data/skill-index/luongnv89_skills.json +1873 -37
  22. package/data/skill-index/mattpocock_skills.json +1093 -22
  23. package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +365 -8
  24. package/data/skill-index/obra_superpowers.json +729 -15
  25. package/data/skill-index/sickn33_antigravity-awesome-skills.json +230777 -4439
  26. package/data/skill-index/slavingia_skills.json +521 -11
  27. package/dist/agent-skill-manager.js +161 -161
  28. package/dist/chunk-796ss41d.js +15 -0
  29. package/dist/{chunk-1becp2v6.js → chunk-d61nf7gg.js} +1 -1
  30. package/dist/{chunk-a26gjzjk.js → chunk-vgzgtfy6.js} +1 -1
  31. package/dist/{chunk-x537ndd4.js → chunk-y89teqgt.js} +43 -42
  32. package/package.json +1 -1
  33. package/dist/chunk-6mbpytcj.js +0 -15
@@ -2,7 +2,7 @@
2
2
  "repoUrl": "https://github.com/obra/superpowers.git",
3
3
  "owner": "obra",
4
4
  "repo": "superpowers",
5
- "updatedAt": "2026-04-20T06:32:42.596Z",
5
+ "updatedAt": "2026-04-20T07:44:45.119Z",
6
6
  "skillCount": 14,
7
7
  "skills": [
8
8
  {
@@ -15,7 +15,58 @@
15
15
  "allowedTools": [],
16
16
  "installUrl": "github:obra/superpowers:skills/brainstorming",
17
17
  "relPath": "skills/brainstorming",
18
- "verified": true
18
+ "verified": true,
19
+ "tokenCount": 3085,
20
+ "evalSummary": {
21
+ "overallScore": 69,
22
+ "grade": "C",
23
+ "categories": [
24
+ {
25
+ "id": "structure",
26
+ "name": "Structure & completeness",
27
+ "score": 7,
28
+ "max": 10
29
+ },
30
+ {
31
+ "id": "description",
32
+ "name": "Description quality",
33
+ "score": 7,
34
+ "max": 10
35
+ },
36
+ {
37
+ "id": "prompt-engineering",
38
+ "name": "Prompt engineering",
39
+ "score": 6,
40
+ "max": 10
41
+ },
42
+ {
43
+ "id": "context-efficiency",
44
+ "name": "Context efficiency",
45
+ "score": 8,
46
+ "max": 10
47
+ },
48
+ {
49
+ "id": "safety",
50
+ "name": "Safety & guardrails",
51
+ "score": 7,
52
+ "max": 10
53
+ },
54
+ {
55
+ "id": "testability",
56
+ "name": "Testability",
57
+ "score": 3,
58
+ "max": 10
59
+ },
60
+ {
61
+ "id": "naming",
62
+ "name": "Naming & conventions",
63
+ "score": 10,
64
+ "max": 10
65
+ }
66
+ ],
67
+ "evaluatedAt": "2026-04-20T07:44:45.097Z",
68
+ "evaluatedVersion": "0.0.0"
69
+ }
19
70
  },
20
71
  {
21
72
  "name": "dispatching-parallel-agents",
@@ -27,7 +78,58 @@
27
78
  "allowedTools": [],
28
79
  "installUrl": "github:obra/superpowers:skills/dispatching-parallel-agents",
29
80
  "relPath": "skills/dispatching-parallel-agents",
30
- "verified": true
81
+ "verified": true,
82
+ "tokenCount": 1770,
83
+ "evalSummary": {
84
+ "overallScore": 86,
85
+ "grade": "B",
86
+ "categories": [
87
+ {
88
+ "id": "structure",
89
+ "name": "Structure & completeness",
90
+ "score": 7,
91
+ "max": 10
92
+ },
93
+ {
94
+ "id": "description",
95
+ "name": "Description quality",
96
+ "score": 7,
97
+ "max": 10
98
+ },
99
+ {
100
+ "id": "prompt-engineering",
101
+ "name": "Prompt engineering",
102
+ "score": 10,
103
+ "max": 10
104
+ },
105
+ {
106
+ "id": "context-efficiency",
107
+ "name": "Context efficiency",
108
+ "score": 9,
109
+ "max": 10
110
+ },
111
+ {
112
+ "id": "safety",
113
+ "name": "Safety & guardrails",
114
+ "score": 9,
115
+ "max": 10
116
+ },
117
+ {
118
+ "id": "testability",
119
+ "name": "Testability",
120
+ "score": 8,
121
+ "max": 10
122
+ },
123
+ {
124
+ "id": "naming",
125
+ "name": "Naming & conventions",
126
+ "score": 10,
127
+ "max": 10
128
+ }
129
+ ],
130
+ "evaluatedAt": "2026-04-20T07:44:45.098Z",
131
+ "evaluatedVersion": "0.0.0"
132
+ }
31
133
  },
32
134
  {
33
135
  "name": "executing-plans",
@@ -39,7 +141,58 @@
39
141
  "allowedTools": [],
40
142
  "installUrl": "github:obra/superpowers:skills/executing-plans",
41
143
  "relPath": "skills/executing-plans",
42
- "verified": true
144
+ "verified": true,
145
+ "tokenCount": 670,
146
+ "evalSummary": {
147
+ "overallScore": 69,
148
+ "grade": "C",
149
+ "categories": [
150
+ {
151
+ "id": "structure",
152
+ "name": "Structure & completeness",
153
+ "score": 7,
154
+ "max": 10
155
+ },
156
+ {
157
+ "id": "description",
158
+ "name": "Description quality",
159
+ "score": 7,
160
+ "max": 10
161
+ },
162
+ {
163
+ "id": "prompt-engineering",
164
+ "name": "Prompt engineering",
165
+ "score": 8,
166
+ "max": 10
167
+ },
168
+ {
169
+ "id": "context-efficiency",
170
+ "name": "Context efficiency",
171
+ "score": 7,
172
+ "max": 10
173
+ },
174
+ {
175
+ "id": "safety",
176
+ "name": "Safety & guardrails",
177
+ "score": 4,
178
+ "max": 10
179
+ },
180
+ {
181
+ "id": "testability",
182
+ "name": "Testability",
183
+ "score": 5,
184
+ "max": 10
185
+ },
186
+ {
187
+ "id": "naming",
188
+ "name": "Naming & conventions",
189
+ "score": 10,
190
+ "max": 10
191
+ }
192
+ ],
193
+ "evaluatedAt": "2026-04-20T07:44:45.098Z",
194
+ "evaluatedVersion": "0.0.0"
195
+ }
43
196
  },
44
197
  {
45
198
  "name": "finishing-a-development-branch",
@@ -51,7 +204,58 @@
51
204
  "allowedTools": [],
52
205
  "installUrl": "github:obra/superpowers:skills/finishing-a-development-branch",
53
206
  "relPath": "skills/finishing-a-development-branch",
54
- "verified": true
207
+ "verified": true,
208
+ "tokenCount": 1221,
209
+ "evalSummary": {
210
+ "overallScore": 79,
211
+ "grade": "C",
212
+ "categories": [
213
+ {
214
+ "id": "structure",
215
+ "name": "Structure & completeness",
216
+ "score": 7,
217
+ "max": 10
218
+ },
219
+ {
220
+ "id": "description",
221
+ "name": "Description quality",
222
+ "score": 7,
223
+ "max": 10
224
+ },
225
+ {
226
+ "id": "prompt-engineering",
227
+ "name": "Prompt engineering",
228
+ "score": 9,
229
+ "max": 10
230
+ },
231
+ {
232
+ "id": "context-efficiency",
233
+ "name": "Context efficiency",
234
+ "score": 7,
235
+ "max": 10
236
+ },
237
+ {
238
+ "id": "safety",
239
+ "name": "Safety & guardrails",
240
+ "score": 10,
241
+ "max": 10
242
+ },
243
+ {
244
+ "id": "testability",
245
+ "name": "Testability",
246
+ "score": 5,
247
+ "max": 10
248
+ },
249
+ {
250
+ "id": "naming",
251
+ "name": "Naming & conventions",
252
+ "score": 10,
253
+ "max": 10
254
+ }
255
+ ],
256
+ "evaluatedAt": "2026-04-20T07:44:45.098Z",
257
+ "evaluatedVersion": "0.0.0"
258
+ }
55
259
  },
56
260
  {
57
261
  "name": "receiving-code-review",
@@ -63,7 +267,58 @@
63
267
  "allowedTools": [],
64
268
  "installUrl": "github:obra/superpowers:skills/receiving-code-review",
65
269
  "relPath": "skills/receiving-code-review",
66
- "verified": true
270
+ "verified": true,
271
+ "tokenCount": 1748,
272
+ "evalSummary": {
273
+ "overallScore": 76,
274
+ "grade": "C",
275
+ "categories": [
276
+ {
277
+ "id": "structure",
278
+ "name": "Structure & completeness",
279
+ "score": 7,
280
+ "max": 10
281
+ },
282
+ {
283
+ "id": "description",
284
+ "name": "Description quality",
285
+ "score": 7,
286
+ "max": 10
287
+ },
288
+ {
289
+ "id": "prompt-engineering",
290
+ "name": "Prompt engineering",
291
+ "score": 8,
292
+ "max": 10
293
+ },
294
+ {
295
+ "id": "context-efficiency",
296
+ "name": "Context efficiency",
297
+ "score": 9,
298
+ "max": 10
299
+ },
300
+ {
301
+ "id": "safety",
302
+ "name": "Safety & guardrails",
303
+ "score": 5,
304
+ "max": 10
305
+ },
306
+ {
307
+ "id": "testability",
308
+ "name": "Testability",
309
+ "score": 7,
310
+ "max": 10
311
+ },
312
+ {
313
+ "id": "naming",
314
+ "name": "Naming & conventions",
315
+ "score": 10,
316
+ "max": 10
317
+ }
318
+ ],
319
+ "evaluatedAt": "2026-04-20T07:44:45.099Z",
320
+ "evaluatedVersion": "0.0.0"
321
+ }
67
322
  },
68
323
  {
69
324
  "name": "requesting-code-review",
@@ -75,7 +330,58 @@
75
330
  "allowedTools": [],
76
331
  "installUrl": "github:obra/superpowers:skills/requesting-code-review",
77
332
  "relPath": "skills/requesting-code-review",
78
- "verified": true
333
+ "verified": true,
334
+ "tokenCount": 747,
335
+ "evalSummary": {
336
+ "overallScore": 70,
337
+ "grade": "C",
338
+ "categories": [
339
+ {
340
+ "id": "structure",
341
+ "name": "Structure & completeness",
342
+ "score": 7,
343
+ "max": 10
344
+ },
345
+ {
346
+ "id": "description",
347
+ "name": "Description quality",
348
+ "score": 7,
349
+ "max": 10
350
+ },
351
+ {
352
+ "id": "prompt-engineering",
353
+ "name": "Prompt engineering",
354
+ "score": 7,
355
+ "max": 10
356
+ },
357
+ {
358
+ "id": "context-efficiency",
359
+ "name": "Context efficiency",
360
+ "score": 9,
361
+ "max": 10
362
+ },
363
+ {
364
+ "id": "safety",
365
+ "name": "Safety & guardrails",
366
+ "score": 4,
367
+ "max": 10
368
+ },
369
+ {
370
+ "id": "testability",
371
+ "name": "Testability",
372
+ "score": 5,
373
+ "max": 10
374
+ },
375
+ {
376
+ "id": "naming",
377
+ "name": "Naming & conventions",
378
+ "score": 10,
379
+ "max": 10
380
+ }
381
+ ],
382
+ "evaluatedAt": "2026-04-20T07:44:45.099Z",
383
+ "evaluatedVersion": "0.0.0"
384
+ }
79
385
  },
80
386
  {
81
387
  "name": "subagent-driven-development",
@@ -87,7 +393,58 @@
87
393
  "allowedTools": [],
88
394
  "installUrl": "github:obra/superpowers:skills/subagent-driven-development",
89
395
  "relPath": "skills/subagent-driven-development",
90
- "verified": true
396
+ "verified": true,
397
+ "tokenCount": 3110,
398
+ "evalSummary": {
399
+ "overallScore": 73,
400
+ "grade": "C",
401
+ "categories": [
402
+ {
403
+ "id": "structure",
404
+ "name": "Structure & completeness",
405
+ "score": 7,
406
+ "max": 10
407
+ },
408
+ {
409
+ "id": "description",
410
+ "name": "Description quality",
411
+ "score": 7,
412
+ "max": 10
413
+ },
414
+ {
415
+ "id": "prompt-engineering",
416
+ "name": "Prompt engineering",
417
+ "score": 10,
418
+ "max": 10
419
+ },
420
+ {
421
+ "id": "context-efficiency",
422
+ "name": "Context efficiency",
423
+ "score": 5,
424
+ "max": 10
425
+ },
426
+ {
427
+ "id": "safety",
428
+ "name": "Safety & guardrails",
429
+ "score": 7,
430
+ "max": 10
431
+ },
432
+ {
433
+ "id": "testability",
434
+ "name": "Testability",
435
+ "score": 5,
436
+ "max": 10
437
+ },
438
+ {
439
+ "id": "naming",
440
+ "name": "Naming & conventions",
441
+ "score": 10,
442
+ "max": 10
443
+ }
444
+ ],
445
+ "evaluatedAt": "2026-04-20T07:44:45.100Z",
446
+ "evaluatedVersion": "0.0.0"
447
+ }
91
448
  },
92
449
  {
93
450
  "name": "systematic-debugging",
@@ -99,7 +456,58 @@
99
456
  "allowedTools": [],
100
457
  "installUrl": "github:obra/superpowers:skills/systematic-debugging",
101
458
  "relPath": "skills/systematic-debugging",
102
- "verified": true
459
+ "verified": true,
460
+ "tokenCount": 3090,
461
+ "evalSummary": {
462
+ "overallScore": 81,
463
+ "grade": "B",
464
+ "categories": [
465
+ {
466
+ "id": "structure",
467
+ "name": "Structure & completeness",
468
+ "score": 7,
469
+ "max": 10
470
+ },
471
+ {
472
+ "id": "description",
473
+ "name": "Description quality",
474
+ "score": 7,
475
+ "max": 10
476
+ },
477
+ {
478
+ "id": "prompt-engineering",
479
+ "name": "Prompt engineering",
480
+ "score": 10,
481
+ "max": 10
482
+ },
483
+ {
484
+ "id": "context-efficiency",
485
+ "name": "Context efficiency",
486
+ "score": 9,
487
+ "max": 10
488
+ },
489
+ {
490
+ "id": "safety",
491
+ "name": "Safety & guardrails",
492
+ "score": 9,
493
+ "max": 10
494
+ },
495
+ {
496
+ "id": "testability",
497
+ "name": "Testability",
498
+ "score": 5,
499
+ "max": 10
500
+ },
501
+ {
502
+ "id": "naming",
503
+ "name": "Naming & conventions",
504
+ "score": 10,
505
+ "max": 10
506
+ }
507
+ ],
508
+ "evaluatedAt": "2026-04-20T07:44:45.101Z",
509
+ "evaluatedVersion": "0.0.0"
510
+ }
103
511
  },
104
512
  {
105
513
  "name": "test-driven-development",
@@ -111,7 +519,58 @@
111
519
  "allowedTools": [],
112
520
  "installUrl": "github:obra/superpowers:skills/test-driven-development",
113
521
  "relPath": "skills/test-driven-development",
114
- "verified": true
522
+ "verified": true,
523
+ "tokenCount": 2883,
524
+ "evalSummary": {
525
+ "overallScore": 86,
526
+ "grade": "B",
527
+ "categories": [
528
+ {
529
+ "id": "structure",
530
+ "name": "Structure & completeness",
531
+ "score": 7,
532
+ "max": 10
533
+ },
534
+ {
535
+ "id": "description",
536
+ "name": "Description quality",
537
+ "score": 7,
538
+ "max": 10
539
+ },
540
+ {
541
+ "id": "prompt-engineering",
542
+ "name": "Prompt engineering",
543
+ "score": 10,
544
+ "max": 10
545
+ },
546
+ {
547
+ "id": "context-efficiency",
548
+ "name": "Context efficiency",
549
+ "score": 9,
550
+ "max": 10
551
+ },
552
+ {
553
+ "id": "safety",
554
+ "name": "Safety & guardrails",
555
+ "score": 10,
556
+ "max": 10
557
+ },
558
+ {
559
+ "id": "testability",
560
+ "name": "Testability",
561
+ "score": 7,
562
+ "max": 10
563
+ },
564
+ {
565
+ "id": "naming",
566
+ "name": "Naming & conventions",
567
+ "score": 10,
568
+ "max": 10
569
+ }
570
+ ],
571
+ "evaluatedAt": "2026-04-20T07:44:45.102Z",
572
+ "evaluatedVersion": "0.0.0"
573
+ }
115
574
  },
116
575
  {
117
576
  "name": "using-git-worktrees",
@@ -123,7 +582,58 @@
123
582
  "allowedTools": [],
124
583
  "installUrl": "github:obra/superpowers:skills/using-git-worktrees",
125
584
  "relPath": "skills/using-git-worktrees",
126
- "verified": true
585
+ "verified": true,
586
+ "tokenCount": 1446,
587
+ "evalSummary": {
588
+ "overallScore": 79,
589
+ "grade": "C",
590
+ "categories": [
591
+ {
592
+ "id": "structure",
593
+ "name": "Structure & completeness",
594
+ "score": 7,
595
+ "max": 10
596
+ },
597
+ {
598
+ "id": "description",
599
+ "name": "Description quality",
600
+ "score": 7,
601
+ "max": 10
602
+ },
603
+ {
604
+ "id": "prompt-engineering",
605
+ "name": "Prompt engineering",
606
+ "score": 10,
607
+ "max": 10
608
+ },
609
+ {
610
+ "id": "context-efficiency",
611
+ "name": "Context efficiency",
612
+ "score": 7,
613
+ "max": 10
614
+ },
615
+ {
616
+ "id": "safety",
617
+ "name": "Safety & guardrails",
618
+ "score": 9,
619
+ "max": 10
620
+ },
621
+ {
622
+ "id": "testability",
623
+ "name": "Testability",
624
+ "score": 5,
625
+ "max": 10
626
+ },
627
+ {
628
+ "id": "naming",
629
+ "name": "Naming & conventions",
630
+ "score": 10,
631
+ "max": 10
632
+ }
633
+ ],
634
+ "evaluatedAt": "2026-04-20T07:44:45.103Z",
635
+ "evaluatedVersion": "0.0.0"
636
+ }
127
637
  },
128
638
  {
129
639
  "name": "using-superpowers",
@@ -135,7 +645,58 @@
135
645
  "allowedTools": [],
136
646
  "installUrl": "github:obra/superpowers:skills/using-superpowers",
137
647
  "relPath": "skills/using-superpowers",
138
- "verified": true
648
+ "verified": true,
649
+ "tokenCount": 1583,
650
+ "evalSummary": {
651
+ "overallScore": 63,
652
+ "grade": "D",
653
+ "categories": [
654
+ {
655
+ "id": "structure",
656
+ "name": "Structure & completeness",
657
+ "score": 7,
658
+ "max": 10
659
+ },
660
+ {
661
+ "id": "description",
662
+ "name": "Description quality",
663
+ "score": 7,
664
+ "max": 10
665
+ },
666
+ {
667
+ "id": "prompt-engineering",
668
+ "name": "Prompt engineering",
669
+ "score": 7,
670
+ "max": 10
671
+ },
672
+ {
673
+ "id": "context-efficiency",
674
+ "name": "Context efficiency",
675
+ "score": 9,
676
+ "max": 10
677
+ },
678
+ {
679
+ "id": "safety",
680
+ "name": "Safety & guardrails",
681
+ "score": 3,
682
+ "max": 10
683
+ },
684
+ {
685
+ "id": "testability",
686
+ "name": "Testability",
687
+ "score": 1,
688
+ "max": 10
689
+ },
690
+ {
691
+ "id": "naming",
692
+ "name": "Naming & conventions",
693
+ "score": 10,
694
+ "max": 10
695
+ }
696
+ ],
697
+ "evaluatedAt": "2026-04-20T07:44:45.103Z",
698
+ "evaluatedVersion": "0.0.0"
699
+ }
139
700
  },
140
701
  {
141
702
  "name": "verification-before-completion",
@@ -147,7 +708,58 @@
147
708
  "allowedTools": [],
148
709
  "installUrl": "github:obra/superpowers:skills/verification-before-completion",
149
710
  "relPath": "skills/verification-before-completion",
150
- "verified": true
711
+ "verified": true,
712
+ "tokenCount": 1236,
713
+ "evalSummary": {
714
+ "overallScore": 74,
715
+ "grade": "C",
716
+ "categories": [
717
+ {
718
+ "id": "structure",
719
+ "name": "Structure & completeness",
720
+ "score": 7,
721
+ "max": 10
722
+ },
723
+ {
724
+ "id": "description",
725
+ "name": "Description quality",
726
+ "score": 7,
727
+ "max": 10
728
+ },
729
+ {
730
+ "id": "prompt-engineering",
731
+ "name": "Prompt engineering",
732
+ "score": 7,
733
+ "max": 10
734
+ },
735
+ {
736
+ "id": "context-efficiency",
737
+ "name": "Context efficiency",
738
+ "score": 7,
739
+ "max": 10
740
+ },
741
+ {
742
+ "id": "safety",
743
+ "name": "Safety & guardrails",
744
+ "score": 9,
745
+ "max": 10
746
+ },
747
+ {
748
+ "id": "testability",
749
+ "name": "Testability",
750
+ "score": 5,
751
+ "max": 10
752
+ },
753
+ {
754
+ "id": "naming",
755
+ "name": "Naming & conventions",
756
+ "score": 10,
757
+ "max": 10
758
+ }
759
+ ],
760
+ "evaluatedAt": "2026-04-20T07:44:45.104Z",
761
+ "evaluatedVersion": "0.0.0"
762
+ }
151
763
  },
152
764
  {
153
765
  "name": "writing-plans",
@@ -159,7 +771,58 @@
159
771
  "allowedTools": [],
160
772
  "installUrl": "github:obra/superpowers:skills/writing-plans",
161
773
  "relPath": "skills/writing-plans",
162
- "verified": true
774
+ "verified": true,
775
+ "tokenCount": 1741,
776
+ "evalSummary": {
777
+ "overallScore": 87,
778
+ "grade": "B",
779
+ "categories": [
780
+ {
781
+ "id": "structure",
782
+ "name": "Structure & completeness",
783
+ "score": 7,
784
+ "max": 10
785
+ },
786
+ {
787
+ "id": "description",
788
+ "name": "Description quality",
789
+ "score": 7,
790
+ "max": 10
791
+ },
792
+ {
793
+ "id": "prompt-engineering",
794
+ "name": "Prompt engineering",
795
+ "score": 9,
796
+ "max": 10
797
+ },
798
+ {
799
+ "id": "context-efficiency",
800
+ "name": "Context efficiency",
801
+ "score": 9,
802
+ "max": 10
803
+ },
804
+ {
805
+ "id": "safety",
806
+ "name": "Safety & guardrails",
807
+ "score": 9,
808
+ "max": 10
809
+ },
810
+ {
811
+ "id": "testability",
812
+ "name": "Testability",
813
+ "score": 10,
814
+ "max": 10
815
+ },
816
+ {
817
+ "id": "naming",
818
+ "name": "Naming & conventions",
819
+ "score": 10,
820
+ "max": 10
821
+ }
822
+ ],
823
+ "evaluatedAt": "2026-04-20T07:44:45.104Z",
824
+ "evaluatedVersion": "0.0.0"
825
+ }
163
826
  },
164
827
  {
165
828
  "name": "writing-skills",
@@ -171,7 +834,58 @@
171
834
  "allowedTools": [],
172
835
  "installUrl": "github:obra/superpowers:skills/writing-skills",
173
836
  "relPath": "skills/writing-skills",
174
- "verified": true
837
+ "verified": true,
838
+ "tokenCount": 6070,
839
+ "evalSummary": {
840
+ "overallScore": 76,
841
+ "grade": "C",
842
+ "categories": [
843
+ {
844
+ "id": "structure",
845
+ "name": "Structure & completeness",
846
+ "score": 7,
847
+ "max": 10
848
+ },
849
+ {
850
+ "id": "description",
851
+ "name": "Description quality",
852
+ "score": 7,
853
+ "max": 10
854
+ },
855
+ {
856
+ "id": "prompt-engineering",
857
+ "name": "Prompt engineering",
858
+ "score": 9,
859
+ "max": 10
860
+ },
861
+ {
862
+ "id": "context-efficiency",
863
+ "name": "Context efficiency",
864
+ "score": 6,
865
+ "max": 10
866
+ },
867
+ {
868
+ "id": "safety",
869
+ "name": "Safety & guardrails",
870
+ "score": 7,
871
+ "max": 10
872
+ },
873
+ {
874
+ "id": "testability",
875
+ "name": "Testability",
876
+ "score": 7,
877
+ "max": 10
878
+ },
879
+ {
880
+ "id": "naming",
881
+ "name": "Naming & conventions",
882
+ "score": 10,
883
+ "max": 10
884
+ }
885
+ ],
886
+ "evaluatedAt": "2026-04-20T07:44:45.106Z",
887
+ "evaluatedVersion": "0.0.0"
888
+ }
175
889
  }
176
890
  ]
177
891
  }