@codemcp/ade-cli 0.0.2 → 0.1.1
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/.turbo/turbo-build.log +1 -1
- package/.turbo/turbo-format.log +1 -1
- package/.turbo/turbo-lint.log +1 -1
- package/.turbo/turbo-test.log +156 -156
- package/.turbo/turbo-typecheck.log +1 -1
- package/dist/commands/install.js +7 -1
- package/dist/commands/setup.js +8 -2
- package/package.json +3 -3
- package/src/commands/install.spec.ts +2 -1
- package/src/commands/install.ts +11 -1
- package/src/commands/setup.spec.ts +2 -1
- package/src/commands/setup.ts +13 -3
- package/tsconfig.tsbuildinfo +1 -1
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,22 +1,23 @@
|
|
|
1
1
|
|
|
2
|
-
> @codemcp/ade-cli@0.
|
|
2
|
+
> @codemcp/ade-cli@0.1.1 test /home/runner/work/ade/ade/packages/cli
|
|
3
3
|
> vitest --run
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
[1m[46m RUN [49m[22m [36mv3.2.4 [39m[90m/home/runner/work/ade/ade/packages/cli[39m
|
|
7
7
|
|
|
8
|
-
[32m✓[39m src/commands/setup.spec.ts [2m([22m[2m14 tests[22m[2m)[22m[32m
|
|
8
|
+
[32m✓[39m src/commands/setup.spec.ts [2m([22m[2m14 tests[22m[2m)[22m[32m 79[2mms[22m[39m
|
|
9
9
|
[90m┌[39m [46m[30m skills [39m[49m
|
|
10
10
|
[90m│[39m
|
|
11
11
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
12
12
|
[?25l[90m│[39m
|
|
13
|
-
[32m◇[39m Source: /tmp/ade-conventions-
|
|
13
|
+
[32m◇[39m Source: /tmp/ade-conventions-yD5QEo/.ade/skills/tanstack-architecture
|
|
14
14
|
[?25h[?25l[90m│[39m
|
|
15
15
|
[32m◇[39m Local path validated
|
|
16
16
|
[?25h[?25l[90m│[39m
|
|
17
17
|
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites SKILL.md files and installs inline skills for tanstack architecture
|
|
18
18
|
[22m[39m
|
|
19
19
|
|
|
20
|
+
[32m✓[39m src/commands/setup.integration.spec.ts [2m([22m[2m4 tests[22m[2m)[22m[32m 152[2mms[22m[39m
|
|
20
21
|
[32m◇[39m Found [32m1[39m skill
|
|
21
22
|
[?25h[90m│[39m
|
|
22
23
|
[34m●[39m Installing all 1 skills
|
|
@@ -27,12 +28,15 @@
|
|
|
27
28
|
[90m│[39m [2m [2mmcp-server →[22m[2m @codemcp/skills-server[22m [90m│[39m
|
|
28
29
|
[90m│[39m [2m[22m [90m│[39m
|
|
29
30
|
[90m├──────────────────────────────────────────╯[39m
|
|
30
|
-
[?25l[90m│[39m
|
|
31
31
|
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites SKILL.md files and installs inline skills for tanstack architecture
|
|
32
32
|
[22m[39m
|
|
33
33
|
|
|
34
|
+
[?25l[90m│[39m
|
|
34
35
|
[32m◇[39m Installation complete
|
|
35
|
-
[?25h[
|
|
36
|
+
[?25h[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites SKILL.md files and installs inline skills for tanstack architecture
|
|
37
|
+
[22m[39m
|
|
38
|
+
|
|
39
|
+
[90m│[39m
|
|
36
40
|
[32m◇[39m [0m[32mInstalled 1 skill[39m[0m [90m─────────────────────────────────╮[39m
|
|
37
41
|
[90m│[39m [2m[22m [90m│[39m
|
|
38
42
|
[90m│[39m [2m[32m✓[39m ./.agentskills/skills/tanstack-architecture[22m [90m│[39m
|
|
@@ -44,23 +48,20 @@
|
|
|
44
48
|
[90m│[39m
|
|
45
49
|
[90m└[39m [32mDone![39m[2m Review skills before use; they run with full agent permissions.[22m
|
|
46
50
|
|
|
51
|
+
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites SKILL.md files and installs inline skills for tanstack architecture
|
|
52
|
+
[22m[39m
|
|
53
|
+
|
|
47
54
|
[90m┌[39m [46m[30m skills [39m[49m
|
|
48
55
|
[90m│[39m
|
|
49
56
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
50
57
|
[?25l[90m│[39m
|
|
51
|
-
[32m◇[39m Source: /tmp/ade-conventions-
|
|
58
|
+
[32m◇[39m Source: /tmp/ade-conventions-yD5QEo/.ade/skills/tanstack-design
|
|
52
59
|
[?25h[?25l[90m│[39m
|
|
53
60
|
[32m◇[39m Local path validated
|
|
54
61
|
[?25h[?25l[90m│[39m
|
|
55
62
|
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites SKILL.md files and installs inline skills for tanstack architecture
|
|
56
63
|
[22m[39m
|
|
57
64
|
|
|
58
|
-
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites SKILL.md files and installs inline skills for tanstack architecture
|
|
59
|
-
[22m[39m
|
|
60
|
-
|
|
61
|
-
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites SKILL.md files and installs inline skills for tanstack architecture
|
|
62
|
-
[22m[39m
|
|
63
|
-
|
|
64
65
|
[32m◇[39m Found [32m1[39m skill
|
|
65
66
|
[?25h[90m│[39m
|
|
66
67
|
[34m●[39m Installing all 1 skills
|
|
@@ -75,7 +76,6 @@
|
|
|
75
76
|
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites SKILL.md files and installs inline skills for tanstack architecture
|
|
76
77
|
[22m[39m
|
|
77
78
|
|
|
78
|
-
[32m✓[39m src/commands/setup.integration.spec.ts [2m([22m[2m4 tests[22m[2m)[22m[32m 244[2mms[22m[39m
|
|
79
79
|
[32m◇[39m Installation complete
|
|
80
80
|
[?25h[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites SKILL.md files and installs inline skills for tanstack architecture
|
|
81
81
|
[22m[39m
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
[90m│[39m
|
|
100
100
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
101
101
|
[?25l[90m│[39m
|
|
102
|
-
[32m◇[39m Source: /tmp/ade-conventions-
|
|
102
|
+
[32m◇[39m Source: /tmp/ade-conventions-yD5QEo/.ade/skills/tanstack-code
|
|
103
103
|
[?25h[?25l[90m│[39m
|
|
104
104
|
[32m◇[39m Local path validated
|
|
105
105
|
[?25h[?25l[90m│[39m
|
|
@@ -116,10 +116,10 @@
|
|
|
116
116
|
[90m│[39m [2m [2mmcp-server →[22m[2m @codemcp/skills-server[22m [90m│[39m
|
|
117
117
|
[90m│[39m [2m[22m [90m│[39m
|
|
118
118
|
[90m├─────────────────────────────────────────╯[39m
|
|
119
|
-
[?25l[90m│[39m
|
|
120
119
|
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites SKILL.md files and installs inline skills for tanstack architecture
|
|
121
120
|
[22m[39m
|
|
122
121
|
|
|
122
|
+
[?25l[90m│[39m
|
|
123
123
|
[32m◇[39m Installation complete
|
|
124
124
|
[?25h[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites SKILL.md files and installs inline skills for tanstack architecture
|
|
125
125
|
[22m[39m
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
[90m│[39m
|
|
141
141
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
142
142
|
[?25l[90m│[39m
|
|
143
|
-
[32m◇[39m Source: /tmp/ade-conventions-
|
|
143
|
+
[32m◇[39m Source: /tmp/ade-conventions-yD5QEo/.ade/skills/tanstack-testing
|
|
144
144
|
[?25h[?25l[90m│[39m
|
|
145
145
|
[32m◇[39m Local path validated
|
|
146
146
|
[?25h[?25l[90m│[39m
|
|
@@ -180,9 +180,6 @@
|
|
|
180
180
|
[90m│[39m
|
|
181
181
|
[90m└[39m [32mDone![39m[2m Review skills before use; they run with full agent permissions.[22m
|
|
182
182
|
|
|
183
|
-
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites SKILL.md files and installs inline skills for tanstack architecture
|
|
184
|
-
[22m[39m
|
|
185
|
-
|
|
186
183
|
[90m┌[39m [46m[30m skills [39m[49m
|
|
187
184
|
[90m│[39m
|
|
188
185
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
@@ -192,8 +189,11 @@
|
|
|
192
189
|
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites SKILL.md files and installs inline skills for tanstack architecture
|
|
193
190
|
[22m[39m
|
|
194
191
|
|
|
195
|
-
[
|
|
192
|
+
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites SKILL.md files and installs inline skills for tanstack architecture
|
|
193
|
+
[22m[39m
|
|
196
194
|
|
|
195
|
+
[32m✓[39m src/commands/install.spec.ts [2m([22m[2m7 tests[22m[2m)[22m[32m 13[2mms[22m[39m
|
|
196
|
+
[35m◒[39m Cloning repository...
|
|
197
197
|
[999D[J[32m◇[39m Repository cloned
|
|
198
198
|
[?25h[?25l[90m│[39m
|
|
199
199
|
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
[90m│[39m
|
|
231
231
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
232
232
|
[?25l[90m│[39m
|
|
233
|
-
[32m◇[39m Source: /tmp/ade-knowledge-
|
|
233
|
+
[32m◇[39m Source: /tmp/ade-knowledge-NAqUeB/.ade/skills/tanstack-architecture
|
|
234
234
|
[?25h[?25l[90m│[39m
|
|
235
235
|
[32m◇[39m Local path validated
|
|
236
236
|
[?25h[?25l[90m│[39m
|
|
@@ -271,16 +271,16 @@
|
|
|
271
271
|
[90m│[39m
|
|
272
272
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
273
273
|
[?25l[90m│[39m
|
|
274
|
-
[32m◇[39m Source: /tmp/ade-knowledge-
|
|
275
|
-
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
276
|
-
[22m[39m
|
|
277
|
-
|
|
274
|
+
[32m◇[39m Source: /tmp/ade-knowledge-NAqUeB/.ade/skills/tanstack-design
|
|
278
275
|
[?25h[?25l[90m│[39m
|
|
279
276
|
[32m◇[39m Local path validated
|
|
280
277
|
[?25h[?25l[90m│[39m
|
|
281
278
|
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
282
279
|
[22m[39m
|
|
283
280
|
|
|
281
|
+
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
282
|
+
[22m[39m
|
|
283
|
+
|
|
284
284
|
[32m◇[39m Found [32m1[39m skill
|
|
285
285
|
[?25h[90m│[39m
|
|
286
286
|
[34m●[39m Installing all 1 skills
|
|
@@ -311,15 +311,15 @@
|
|
|
311
311
|
[90m│[39m
|
|
312
312
|
[90m└[39m [32mDone![39m[2m Review skills before use; they run with full agent permissions.[22m
|
|
313
313
|
|
|
314
|
-
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
315
|
-
[22m[39m
|
|
316
|
-
|
|
317
314
|
[90m┌[39m [46m[30m skills [39m[49m
|
|
318
315
|
[90m│[39m
|
|
319
316
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
320
317
|
[?25l[90m│[39m
|
|
321
|
-
[32m◇[39m Source: /tmp/ade-knowledge-
|
|
322
|
-
[?25h[
|
|
318
|
+
[32m◇[39m Source: /tmp/ade-knowledge-NAqUeB/.ade/skills/tanstack-code
|
|
319
|
+
[?25h[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
320
|
+
[22m[39m
|
|
321
|
+
|
|
322
|
+
[?25l[90m│[39m
|
|
323
323
|
[32m◇[39m Local path validated
|
|
324
324
|
[?25h[?25l[90m│[39m
|
|
325
325
|
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
@@ -335,10 +335,25 @@
|
|
|
335
335
|
[90m│[39m [2m [2mmcp-server →[22m[2m @codemcp/skills-server[22m [90m│[39m
|
|
336
336
|
[90m│[39m [2m[22m [90m│[39m
|
|
337
337
|
[90m├─────────────────────────────────────────╯[39m
|
|
338
|
+
[?25l[90m│[39m
|
|
338
339
|
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
339
340
|
[22m[39m
|
|
340
341
|
|
|
341
|
-
[
|
|
342
|
+
[90m│[39m
|
|
343
|
+
[32m◇[39m [0m[32mInstalled 1 skill[39m[0m [90m─────────────────────────────────╮[39m
|
|
344
|
+
[90m│[39m [2m[22m [90m│[39m
|
|
345
|
+
[90m│[39m [2m[32m✓[39m ./.agentskills/skills/playwright-cli[22m [90m│[39m
|
|
346
|
+
[90m│[39m [2m [2mImportant:[22m[2m Make sure your agent has configured[22m [90m│[39m
|
|
347
|
+
[90m│[39m [2m [36m@codemcp/skills-server[39m as MCP server.[22m [90m│[39m
|
|
348
|
+
[90m│[39m [2m Then, the skill will automatically be picked up[22m [90m│[39m
|
|
349
|
+
[90m│[39m [2m[22m [90m│[39m
|
|
350
|
+
[90m├─────────────────────────────────────────────────────╯[39m
|
|
351
|
+
[90m│[39m
|
|
352
|
+
[90m└[39m [32mDone![39m[2m Review skills before use; they run with full agent permissions.[22m
|
|
353
|
+
|
|
354
|
+
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites SKILL.md files and installs inline skills for tanstack architecture
|
|
355
|
+
[22m[39m
|
|
356
|
+
|
|
342
357
|
[32m◇[39m Installation complete
|
|
343
358
|
[?25h[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
344
359
|
[22m[39m
|
|
@@ -355,20 +370,20 @@
|
|
|
355
370
|
[90m│[39m
|
|
356
371
|
[90m└[39m [32mDone![39m[2m Review skills before use; they run with full agent permissions.[22m
|
|
357
372
|
|
|
358
|
-
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
359
|
-
[22m[39m
|
|
360
|
-
|
|
361
373
|
[90m┌[39m [46m[30m skills [39m[49m
|
|
362
374
|
[90m│[39m
|
|
363
375
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
364
376
|
[?25l[90m│[39m
|
|
365
|
-
[32m◇[39m Source: /tmp/ade-knowledge-
|
|
377
|
+
[32m◇[39m Source: /tmp/ade-knowledge-NAqUeB/.ade/skills/tanstack-testing
|
|
366
378
|
[?25h[?25l[90m│[39m
|
|
367
379
|
[32m◇[39m Local path validated
|
|
368
380
|
[?25h[?25l[90m│[39m
|
|
369
381
|
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
370
382
|
[22m[39m
|
|
371
383
|
|
|
384
|
+
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
385
|
+
[22m[39m
|
|
386
|
+
|
|
372
387
|
[32m◇[39m Found [32m1[39m skill
|
|
373
388
|
[?25h[90m│[39m
|
|
374
389
|
[34m●[39m Installing all 1 skills
|
|
@@ -379,14 +394,25 @@
|
|
|
379
394
|
[90m│[39m [2m [2mmcp-server →[22m[2m @codemcp/skills-server[22m [90m│[39m
|
|
380
395
|
[90m│[39m [2m[22m [90m│[39m
|
|
381
396
|
[90m├─────────────────────────────────────────╯[39m
|
|
382
|
-
[?25l[90m│[39m
|
|
383
397
|
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
384
398
|
[22m[39m
|
|
385
399
|
|
|
400
|
+
[?25l[90m│[39m
|
|
401
|
+
[90m┌[39m [46m[30m skills [39m[49m
|
|
402
|
+
[90m│[39m
|
|
403
|
+
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
404
|
+
[?25l[90m│[39m
|
|
405
|
+
[32m◇[39m Source: /tmp/ade-conventions-XWcQas/.ade/skills/conventional-commits
|
|
406
|
+
[?25h[?25l[90m│[39m
|
|
407
|
+
[32m◇[39m Local path validated
|
|
408
|
+
[?25h[?25l[90m│[39m
|
|
386
409
|
[32m◇[39m Installation complete
|
|
387
410
|
[?25h[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
388
411
|
[22m[39m
|
|
389
412
|
|
|
413
|
+
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites skills for multiple selected practices
|
|
414
|
+
[22m[39m
|
|
415
|
+
|
|
390
416
|
[90m│[39m
|
|
391
417
|
[32m◇[39m [0m[32mInstalled 1 skill[39m[0m [90m─────────────────────────────────╮[39m
|
|
392
418
|
[90m│[39m [2m[22m [90m│[39m
|
|
@@ -402,45 +428,15 @@
|
|
|
402
428
|
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
403
429
|
[22m[39m
|
|
404
430
|
|
|
431
|
+
[32m◇[39m Found [32m1[39m skill
|
|
432
|
+
[?25h[90m│[39m
|
|
433
|
+
[34m●[39m Installing all 1 skills
|
|
405
434
|
[90m┌[39m [46m[30m skills [39m[49m
|
|
406
435
|
[90m│[39m
|
|
407
436
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
408
437
|
[?25l[90m│[39m
|
|
409
438
|
[32m◇[39m Source: https://github.com/microsoft/playwright-cli.git (skills/playwright-cli)
|
|
410
439
|
[?25h[?25l[90m│[39m
|
|
411
|
-
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
412
|
-
[22m[39m
|
|
413
|
-
|
|
414
|
-
[32m✓[39m src/commands/install.integration.spec.ts [2m([22m[2m4 tests[22m[2m)[22m[32m 52[2mms[22m[39m
|
|
415
|
-
[90m│[39m
|
|
416
|
-
[32m◇[39m [0m[32mInstalled 1 skill[39m[0m [90m─────────────────────────────────╮[39m
|
|
417
|
-
[90m│[39m [2m[22m [90m│[39m
|
|
418
|
-
[90m│[39m [2m[32m✓[39m ./.agentskills/skills/playwright-cli[22m [90m│[39m
|
|
419
|
-
[90m│[39m [2m [2mImportant:[22m[2m Make sure your agent has configured[22m [90m│[39m
|
|
420
|
-
[90m│[39m [2m [36m@codemcp/skills-server[39m as MCP server.[22m [90m│[39m
|
|
421
|
-
[90m│[39m [2m Then, the skill will automatically be picked up[22m [90m│[39m
|
|
422
|
-
[90m│[39m [2m[22m [90m│[39m
|
|
423
|
-
[90m├─────────────────────────────────────────────────────╯[39m
|
|
424
|
-
[90m│[39m
|
|
425
|
-
[90m└[39m [32mDone![39m[2m Review skills before use; they run with full agent permissions.[22m
|
|
426
|
-
|
|
427
|
-
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites SKILL.md files and installs inline skills for tanstack architecture
|
|
428
|
-
[22m[39m
|
|
429
|
-
|
|
430
|
-
[35m◒[39m Cloning repository...[90m┌[39m [46m[30m skills [39m[49m
|
|
431
|
-
[90m│[39m
|
|
432
|
-
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
433
|
-
[?25l[90m│[39m
|
|
434
|
-
[32m◇[39m Source: /tmp/ade-conventions-g3YvKY/.ade/skills/conventional-commits
|
|
435
|
-
[?25h[?25l[90m│[39m
|
|
436
|
-
[32m◇[39m Local path validated
|
|
437
|
-
[?25h[?25l[90m│[39m
|
|
438
|
-
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites skills for multiple selected practices
|
|
439
|
-
[22m[39m
|
|
440
|
-
|
|
441
|
-
[32m◇[39m Found [32m1[39m skill
|
|
442
|
-
[?25h[90m│[39m
|
|
443
|
-
[34m●[39m Installing all 1 skills
|
|
444
440
|
[90m│[39m
|
|
445
441
|
[32m◇[39m [0mInstallation Summary[0m [90m──────────────────╮[39m
|
|
446
442
|
[90m│[39m [2m[22m [90m│[39m
|
|
@@ -448,15 +444,15 @@
|
|
|
448
444
|
[90m│[39m [2m [2mmcp-server →[22m[2m @codemcp/skills-server[22m [90m│[39m
|
|
449
445
|
[90m│[39m [2m[22m [90m│[39m
|
|
450
446
|
[90m├─────────────────────────────────────────╯[39m
|
|
447
|
+
[?25l[90m│[39m
|
|
451
448
|
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites skills for multiple selected practices
|
|
452
449
|
[22m[39m
|
|
453
450
|
|
|
454
|
-
[
|
|
455
|
-
[32m◇[39m Installation complete
|
|
456
|
-
[?25h[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites skills for multiple selected practices
|
|
451
|
+
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
457
452
|
[22m[39m
|
|
458
453
|
|
|
459
|
-
[
|
|
454
|
+
[32m◇[39m Installation complete
|
|
455
|
+
[?25h[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites skills for multiple selected practices
|
|
460
456
|
[22m[39m
|
|
461
457
|
|
|
462
458
|
[90m│[39m
|
|
@@ -471,11 +467,14 @@
|
|
|
471
467
|
[90m│[39m
|
|
472
468
|
[90m└[39m [32mDone![39m[2m Review skills before use; they run with full agent permissions.[22m
|
|
473
469
|
|
|
470
|
+
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites skills for multiple selected practices
|
|
471
|
+
[22m[39m
|
|
472
|
+
|
|
474
473
|
[90m┌[39m [46m[30m skills [39m[49m
|
|
475
474
|
[90m│[39m
|
|
476
475
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
477
476
|
[?25l[90m│[39m
|
|
478
|
-
[32m◇[39m Source: /tmp/ade-conventions-
|
|
477
|
+
[32m◇[39m Source: /tmp/ade-conventions-XWcQas/.ade/skills/tdd-london
|
|
479
478
|
[?25h[?25l[90m│[39m
|
|
480
479
|
[32m◇[39m Local path validated
|
|
481
480
|
[?25h[?25l[90m│[39m
|
|
@@ -515,11 +514,11 @@
|
|
|
515
514
|
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mwrites skills for multiple selected practices
|
|
516
515
|
[22m[39m
|
|
517
516
|
|
|
518
|
-
[90m┌[39m [46m[30m skills [39m[49m
|
|
517
|
+
[35m◒[39m Cloning repository...[90m┌[39m [46m[30m skills [39m[49m
|
|
519
518
|
[90m│[39m
|
|
520
519
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
521
520
|
[?25l[90m│[39m
|
|
522
|
-
[32m◇[39m Source: /tmp/ade-conventions-
|
|
521
|
+
[32m◇[39m Source: /tmp/ade-conventions-jK1d3B/.ade/skills/adr-nygard
|
|
523
522
|
[?25h[?25l[90m│[39m
|
|
524
523
|
[32m◇[39m Local path validated
|
|
525
524
|
[?25h[?25l[90m│[39m
|
|
@@ -563,7 +562,7 @@
|
|
|
563
562
|
[90m│[39m
|
|
564
563
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
565
564
|
[?25l[90m│[39m
|
|
566
|
-
[32m◇[39m Source: /tmp/ade-conventions-
|
|
565
|
+
[32m◇[39m Source: /tmp/ade-conventions-zgohbR/.ade/skills/tdd-london
|
|
567
566
|
[?25h[?25l[90m│[39m
|
|
568
567
|
[32m◇[39m Local path validated
|
|
569
568
|
[?25h[?25l[90m│[39m
|
|
@@ -607,7 +606,7 @@
|
|
|
607
606
|
[90m│[39m
|
|
608
607
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
609
608
|
[?25l[90m│[39m
|
|
610
|
-
[32m◇[39m Source: /tmp/ade-conventions-
|
|
609
|
+
[32m◇[39m Source: /tmp/ade-conventions-0uP2s9/.ade/skills/tanstack-architecture
|
|
611
610
|
[?25h[?25l[90m│[39m
|
|
612
611
|
[32m◇[39m Local path validated
|
|
613
612
|
[?25h[?25l[90m│[39m
|
|
@@ -628,6 +627,7 @@
|
|
|
628
627
|
[22m[39m
|
|
629
628
|
|
|
630
629
|
[?25l[90m│[39m
|
|
630
|
+
[32m✓[39m src/commands/install.integration.spec.ts [2m([22m[2m4 tests[22m[2m)[22m[32m 86[2mms[22m[39m
|
|
631
631
|
[32m◇[39m Installation complete
|
|
632
632
|
[?25h[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
633
633
|
[22m[39m
|
|
@@ -644,15 +644,15 @@
|
|
|
644
644
|
[90m│[39m
|
|
645
645
|
[90m└[39m [32mDone![39m[2m Review skills before use; they run with full agent permissions.[22m
|
|
646
646
|
|
|
647
|
-
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
648
|
-
[22m[39m
|
|
649
|
-
|
|
650
647
|
[90m┌[39m [46m[30m skills [39m[49m
|
|
651
648
|
[90m│[39m
|
|
652
649
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
653
650
|
[?25l[90m│[39m
|
|
654
|
-
[32m◇[39m Source: /tmp/ade-conventions-
|
|
655
|
-
[?25h[?25l[
|
|
651
|
+
[32m◇[39m Source: /tmp/ade-conventions-0uP2s9/.ade/skills/tanstack-design
|
|
652
|
+
[?25h[?25l[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
653
|
+
[22m[39m
|
|
654
|
+
|
|
655
|
+
[90m│[39m
|
|
656
656
|
[32m◇[39m Local path validated
|
|
657
657
|
[?25h[?25l[90m│[39m
|
|
658
658
|
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
@@ -695,7 +695,7 @@
|
|
|
695
695
|
[90m│[39m
|
|
696
696
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
697
697
|
[?25l[90m│[39m
|
|
698
|
-
[32m◇[39m Source: /tmp/ade-conventions-
|
|
698
|
+
[32m◇[39m Source: /tmp/ade-conventions-0uP2s9/.ade/skills/tanstack-code
|
|
699
699
|
[?25h[?25l[90m│[39m
|
|
700
700
|
[32m◇[39m Local path validated
|
|
701
701
|
[?25h[?25l[90m│[39m
|
|
@@ -712,16 +712,12 @@
|
|
|
712
712
|
[90m│[39m [2m [2mmcp-server →[22m[2m @codemcp/skills-server[22m [90m│[39m
|
|
713
713
|
[90m│[39m [2m[22m [90m│[39m
|
|
714
714
|
[90m├─────────────────────────────────────────╯[39m
|
|
715
|
+
[?25l[90m│[39m
|
|
715
716
|
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
716
717
|
[22m[39m
|
|
717
718
|
|
|
718
|
-
[?25l[90m│[39m
|
|
719
|
-
[90mstderr[2m | src/knowledge-installer.spec.ts[2m > [22m[2minstallKnowledge[2m > [22m[2mcontinues with remaining sources when one fails
|
|
720
|
-
[22m[39mWarning: failed to create docset "failing": already exists
|
|
721
|
-
|
|
722
719
|
[32m◇[39m Installation complete
|
|
723
|
-
[?25h
|
|
724
|
-
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
720
|
+
[?25h[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
725
721
|
[22m[39m
|
|
726
722
|
|
|
727
723
|
[90m│[39m
|
|
@@ -736,14 +732,14 @@
|
|
|
736
732
|
[90m│[39m
|
|
737
733
|
[90m└[39m [32mDone![39m[2m Review skills before use; they run with full agent permissions.[22m
|
|
738
734
|
|
|
739
|
-
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
740
|
-
[22m[39m
|
|
741
|
-
|
|
742
735
|
[90m┌[39m [46m[30m skills [39m[49m
|
|
743
736
|
[90m│[39m
|
|
744
737
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
745
|
-
[?25l[
|
|
746
|
-
[
|
|
738
|
+
[?25l[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
739
|
+
[22m[39m
|
|
740
|
+
|
|
741
|
+
[90m│[39m
|
|
742
|
+
[32m◇[39m Source: /tmp/ade-conventions-0uP2s9/.ade/skills/tanstack-testing
|
|
747
743
|
[?25h[?25l[90m│[39m
|
|
748
744
|
[32m◇[39m Local path validated
|
|
749
745
|
[?25h[?25l[90m│[39m
|
|
@@ -792,7 +788,7 @@
|
|
|
792
788
|
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
793
789
|
[22m[39m
|
|
794
790
|
|
|
795
|
-
|
|
791
|
+
|
|
796
792
|
[999D[J[32m◇[39m Repository cloned
|
|
797
793
|
[?25h[?25l[90m│[39m
|
|
798
794
|
|
|
@@ -809,7 +805,7 @@
|
|
|
809
805
|
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
810
806
|
[22m[39m
|
|
811
807
|
|
|
812
|
-
[90m│[39m
|
|
808
|
+
[35m◒[39m Cloning repository...[90m│[39m
|
|
813
809
|
[32m◇[39m [0mSecurity Risk Assessments[0m [90m─────────────────────────────────────╮[39m
|
|
814
810
|
[90m│[39m [2m[22m [90m│[39m
|
|
815
811
|
[90m│[39m [2m [2mGen[22m[2m [2mSocket[22m[2m [2mSnyk[22m[2m[22m [90m│[39m
|
|
@@ -824,6 +820,21 @@
|
|
|
824
820
|
[?25h[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
825
821
|
[22m[39m
|
|
826
822
|
|
|
823
|
+
[90m│[39m
|
|
824
|
+
[32m◇[39m [0m[32mInstalled 1 skill[39m[0m [90m─────────────────────────────────╮[39m
|
|
825
|
+
[90m│[39m [2m[22m [90m│[39m
|
|
826
|
+
[90m│[39m [2m[32m✓[39m ./.agentskills/skills/playwright-cli[22m [90m│[39m
|
|
827
|
+
[90m│[39m [2m [2mImportant:[22m[2m Make sure your agent has configured[22m [90m│[39m
|
|
828
|
+
[90m│[39m [2m [36m@codemcp/skills-server[39m as MCP server.[22m [90m│[39m
|
|
829
|
+
[90m│[39m [2m Then, the skill will automatically be picked up[22m [90m│[39m
|
|
830
|
+
[90m│[39m [2m[22m [90m│[39m
|
|
831
|
+
[90m├─────────────────────────────────────────────────────╯[39m
|
|
832
|
+
[90m│[39m
|
|
833
|
+
[90m└[39m [32mDone![39m[2m Review skills before use; they run with full agent permissions.[22m
|
|
834
|
+
|
|
835
|
+
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
836
|
+
[22m[39m
|
|
837
|
+
|
|
827
838
|
|
|
828
839
|
[999D[J[32m◇[39m Repository cloned
|
|
829
840
|
[?25h[?25l[90m│[39m
|
|
@@ -851,37 +862,21 @@
|
|
|
851
862
|
[90m│[39m [2m[22m [90m│[39m
|
|
852
863
|
[90m├─────────────────────────────────────────────────────────────────╯[39m
|
|
853
864
|
[?25l[90m│[39m
|
|
854
|
-
[
|
|
855
|
-
[
|
|
856
|
-
[90m│[39m [2m[22m [90m│[39m
|
|
857
|
-
[90m│[39m [2m[32m✓[39m ./.agentskills/skills/playwright-cli[22m [90m│[39m
|
|
858
|
-
[90m│[39m [2m [2mImportant:[22m[2m Make sure your agent has configured[22m [90m│[39m
|
|
859
|
-
[90m│[39m [2m [36m@codemcp/skills-server[39m as MCP server.[22m [90m│[39m
|
|
860
|
-
[90m│[39m [2m Then, the skill will automatically be picked up[22m [90m│[39m
|
|
861
|
-
[90m│[39m [2m[22m [90m│[39m
|
|
862
|
-
[90m├─────────────────────────────────────────────────────╯[39m
|
|
863
|
-
[90m│[39m
|
|
864
|
-
[90m└[39m [32mDone![39m[2m Review skills before use; they run with full agent permissions.[22m
|
|
865
|
-
|
|
866
|
-
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mrecords knowledge sources in lock file when tanstack is selected
|
|
867
|
-
[22m[39m
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
[999D[J[32m◇[39m Installation complete
|
|
871
|
-
[?25h[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
872
|
-
[22m[39m
|
|
865
|
+
[90mstderr[2m | src/knowledge-installer.spec.ts[2m > [22m[2minstallKnowledge[2m > [22m[2mcontinues with remaining sources when one fails
|
|
866
|
+
[22m[39mWarning: failed to create docset "failing": already exists
|
|
873
867
|
|
|
874
868
|
[90m┌[39m [46m[30m skills [39m[49m
|
|
875
869
|
[90m│[39m
|
|
876
870
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
877
871
|
[?25l[90m│[39m
|
|
878
|
-
[32m◇[39m Source: /tmp/ade-knowledge-
|
|
872
|
+
[32m◇[39m Source: /tmp/ade-knowledge-MfsWQ9/.ade/skills/tanstack-architecture
|
|
879
873
|
[?25h[?25l[90m│[39m
|
|
880
874
|
[32m◇[39m Local path validated
|
|
881
875
|
[?25h[?25l[90m│[39m
|
|
882
876
|
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mexcludes deselected docsets from lock file
|
|
883
877
|
[22m[39m
|
|
884
878
|
|
|
879
|
+
[32m✓[39m src/knowledge-installer.spec.ts [2m([22m[2m4 tests[22m[2m)[22m[32m 12[2mms[22m[39m
|
|
885
880
|
[32m◇[39m Found [32m1[39m skill
|
|
886
881
|
[?25h[90m│[39m
|
|
887
882
|
[34m●[39m Installing all 1 skills
|
|
@@ -892,10 +887,10 @@
|
|
|
892
887
|
[90m│[39m [2m [2mmcp-server →[22m[2m @codemcp/skills-server[22m [90m│[39m
|
|
893
888
|
[90m│[39m [2m[22m [90m│[39m
|
|
894
889
|
[90m├──────────────────────────────────────────╯[39m
|
|
895
|
-
[?25l[90m│[39m
|
|
896
890
|
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mexcludes deselected docsets from lock file
|
|
897
891
|
[22m[39m
|
|
898
892
|
|
|
893
|
+
[?25l[90m│[39m
|
|
899
894
|
[32m◇[39m Installation complete
|
|
900
895
|
[?25h[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mexcludes deselected docsets from lock file
|
|
901
896
|
[22m[39m
|
|
@@ -919,7 +914,7 @@
|
|
|
919
914
|
[90m│[39m
|
|
920
915
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
921
916
|
[?25l[90m│[39m
|
|
922
|
-
[32m◇[39m Source: /tmp/ade-knowledge-
|
|
917
|
+
[32m◇[39m Source: /tmp/ade-knowledge-MfsWQ9/.ade/skills/tanstack-design
|
|
923
918
|
[?25h[?25l[90m│[39m
|
|
924
919
|
[32m◇[39m Local path validated
|
|
925
920
|
[?25h[?25l[90m│[39m
|
|
@@ -940,6 +935,11 @@
|
|
|
940
935
|
[22m[39m
|
|
941
936
|
|
|
942
937
|
[?25l[90m│[39m
|
|
938
|
+
|
|
939
|
+
[999D[J[32m◇[39m Installation complete
|
|
940
|
+
[?25h[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
941
|
+
[22m[39m
|
|
942
|
+
|
|
943
943
|
[32m◇[39m Installation complete
|
|
944
944
|
[?25h[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mexcludes deselected docsets from lock file
|
|
945
945
|
[22m[39m
|
|
@@ -963,7 +963,7 @@
|
|
|
963
963
|
[90m│[39m
|
|
964
964
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
965
965
|
[?25l[90m│[39m
|
|
966
|
-
[32m◇[39m Source: /tmp/ade-knowledge-
|
|
966
|
+
[32m◇[39m Source: /tmp/ade-knowledge-MfsWQ9/.ade/skills/tanstack-code
|
|
967
967
|
[?25h[?25l[90m│[39m
|
|
968
968
|
[32m◇[39m Local path validated
|
|
969
969
|
[?25h[?25l[90m│[39m
|
|
@@ -983,7 +983,6 @@
|
|
|
983
983
|
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mexcludes deselected docsets from lock file
|
|
984
984
|
[22m[39m
|
|
985
985
|
|
|
986
|
-
[?25l[90m│[39m
|
|
987
986
|
[90m│[39m
|
|
988
987
|
[32m◇[39m [0m[32mInstalled 1 skill[39m[0m [90m─────────────────────────────────╮[39m
|
|
989
988
|
[90m│[39m [2m[22m [90m│[39m
|
|
@@ -996,6 +995,7 @@
|
|
|
996
995
|
[90m│[39m
|
|
997
996
|
[90m└[39m [32mDone![39m[2m Review skills before use; they run with full agent permissions.[22m
|
|
998
997
|
|
|
998
|
+
[?25l[90m│[39m
|
|
999
999
|
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
1000
1000
|
[22m[39m
|
|
1001
1001
|
|
|
@@ -1003,7 +1003,7 @@
|
|
|
1003
1003
|
[90m│[39m
|
|
1004
1004
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
1005
1005
|
[?25l[90m│[39m
|
|
1006
|
-
[32m◇[39m Source: /tmp/ade-conventions-
|
|
1006
|
+
[32m◇[39m Source: /tmp/ade-conventions-0uP2s9/.ade/skills/tdd-london
|
|
1007
1007
|
[?25h[?25l[90m│[39m
|
|
1008
1008
|
[32m◇[39m Local path validated
|
|
1009
1009
|
[?25h[?25l[90m│[39m
|
|
@@ -1020,10 +1020,10 @@
|
|
|
1020
1020
|
[90m│[39m [2m [2mmcp-server →[22m[2m @codemcp/skills-server[22m [90m│[39m
|
|
1021
1021
|
[90m│[39m [2m[22m [90m│[39m
|
|
1022
1022
|
[90m├─────────────────────────────────────────╯[39m
|
|
1023
|
+
[?25l[90m│[39m
|
|
1023
1024
|
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
1024
1025
|
[22m[39m
|
|
1025
1026
|
|
|
1026
|
-
[?25l[90m│[39m
|
|
1027
1027
|
[32m◇[39m Installation complete
|
|
1028
1028
|
[?25h[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mexcludes deselected docsets from lock file
|
|
1029
1029
|
[22m[39m
|
|
@@ -1040,38 +1040,27 @@
|
|
|
1040
1040
|
[90m│[39m
|
|
1041
1041
|
[90m└[39m [32mDone![39m[2m Review skills before use; they run with full agent permissions.[22m
|
|
1042
1042
|
|
|
1043
|
-
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mexcludes deselected docsets from lock file
|
|
1044
|
-
[22m[39m
|
|
1045
|
-
|
|
1046
1043
|
[90m┌[39m [46m[30m skills [39m[49m
|
|
1047
1044
|
[90m│[39m
|
|
1048
1045
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
1046
|
+
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mexcludes deselected docsets from lock file
|
|
1047
|
+
[22m[39m
|
|
1048
|
+
|
|
1049
1049
|
[?25l[90m│[39m
|
|
1050
|
-
[32m◇[39m Source: /tmp/ade-knowledge-
|
|
1050
|
+
[32m◇[39m Source: /tmp/ade-knowledge-MfsWQ9/.ade/skills/tanstack-testing
|
|
1051
1051
|
[?25h[?25l[90m│[39m
|
|
1052
1052
|
[32m◇[39m Local path validated
|
|
1053
1053
|
[?25h[?25l[90m│[39m
|
|
1054
1054
|
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mexcludes deselected docsets from lock file
|
|
1055
1055
|
[22m[39m
|
|
1056
1056
|
|
|
1057
|
-
[32m◇[39m Found [32m1[39m skill
|
|
1058
|
-
[?25h[90m│[39m
|
|
1059
|
-
[34m●[39m Installing all 1 skills
|
|
1060
|
-
[90m│[39m
|
|
1061
|
-
[32m◇[39m [0mInstallation Summary[0m [90m──────────────────╮[39m
|
|
1062
|
-
[90m│[39m [2m[22m [90m│[39m
|
|
1063
|
-
[90m│[39m [2m[36m./.agents/skills/tanstack-testing[39m[22m [90m│[39m
|
|
1064
|
-
[90m│[39m [2m [2mmcp-server →[22m[2m @codemcp/skills-server[22m [90m│[39m
|
|
1065
|
-
[90m│[39m [2m[22m [90m│[39m
|
|
1066
|
-
[90m├─────────────────────────────────────────╯[39m
|
|
1067
|
-
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mexcludes deselected docsets from lock file
|
|
1068
|
-
[22m[39m
|
|
1069
|
-
|
|
1070
|
-
[?25l[90m│[39m
|
|
1071
1057
|
[32m◇[39m Installation complete
|
|
1072
|
-
[?25h[
|
|
1058
|
+
[?25h[32m◇[39m Found [32m1[39m skill
|
|
1059
|
+
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
1073
1060
|
[22m[39m
|
|
1074
1061
|
|
|
1062
|
+
[?25h[90m│[39m
|
|
1063
|
+
[34m●[39m Installing all 1 skills
|
|
1075
1064
|
[90m│[39m
|
|
1076
1065
|
[32m◇[39m [0m[32mInstalled 1 skill[39m[0m [90m─────────────────────────────────╮[39m
|
|
1077
1066
|
[90m│[39m [2m[22m [90m│[39m
|
|
@@ -1084,14 +1073,25 @@
|
|
|
1084
1073
|
[90m│[39m
|
|
1085
1074
|
[90m└[39m [32mDone![39m[2m Review skills before use; they run with full agent permissions.[22m
|
|
1086
1075
|
|
|
1087
|
-
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
1088
|
-
[22m[39m
|
|
1089
|
-
|
|
1090
1076
|
[90m┌[39m [46m[30m skills [39m[49m
|
|
1091
1077
|
[90m│[39m
|
|
1092
1078
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
1079
|
+
[90m│[39m
|
|
1080
|
+
[32m◇[39m [0mInstallation Summary[0m [90m──────────────────╮[39m
|
|
1081
|
+
[90m│[39m [2m[22m [90m│[39m
|
|
1082
|
+
[90m│[39m [2m[36m./.agents/skills/tanstack-testing[39m[22m [90m│[39m
|
|
1083
|
+
[90m│[39m [2m [2mmcp-server →[22m[2m @codemcp/skills-server[22m [90m│[39m
|
|
1084
|
+
[90m│[39m [2m[22m [90m│[39m
|
|
1085
|
+
[90m├─────────────────────────────────────────╯[39m
|
|
1086
|
+
[?25l[90m│[39m
|
|
1087
|
+
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
1088
|
+
[22m[39m
|
|
1089
|
+
|
|
1090
|
+
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mexcludes deselected docsets from lock file
|
|
1091
|
+
[22m[39m
|
|
1092
|
+
|
|
1093
1093
|
[?25l[90m│[39m
|
|
1094
|
-
[32m◇[39m Source: /tmp/ade-conventions-
|
|
1094
|
+
[32m◇[39m Source: /tmp/ade-conventions-0uP2s9/.ade/skills/conventional-commits
|
|
1095
1095
|
[?25h[?25l[90m│[39m
|
|
1096
1096
|
[32m◇[39m Local path validated
|
|
1097
1097
|
[?25h[?25l[90m│[39m
|
|
@@ -1108,10 +1108,10 @@
|
|
|
1108
1108
|
[90m│[39m [2m [2mmcp-server →[22m[2m @codemcp/skills-server[22m [90m│[39m
|
|
1109
1109
|
[90m│[39m [2m[22m [90m│[39m
|
|
1110
1110
|
[90m├─────────────────────────────────────────╯[39m
|
|
1111
|
+
[?25l[90m│[39m
|
|
1111
1112
|
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
1112
1113
|
[22m[39m
|
|
1113
1114
|
|
|
1114
|
-
[?25l[90m│[39m
|
|
1115
1115
|
[32m◇[39m Installation complete
|
|
1116
1116
|
[?25h[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mexcludes deselected docsets from lock file
|
|
1117
1117
|
[22m[39m
|
|
@@ -1159,9 +1159,9 @@
|
|
|
1159
1159
|
[90mstdout[2m | src/commands/conventions.integration.spec.ts[2m > [22m[2marchitecture and practices facets integration[2m > [22m[2mcombines architecture and practices selections
|
|
1160
1160
|
[22m[39m
|
|
1161
1161
|
|
|
1162
|
-
[32m✓[39m src/commands/conventions.integration.spec.ts [2m([22m[2m6 tests[22m[2m)[22m[33m
|
|
1163
|
-
[33m[2m✓[22m[39m architecture and practices facets integration[2m > [22mwrites SKILL.md files and installs inline skills for tanstack architecture [33m
|
|
1164
|
-
[33m[2m✓[22m[39m architecture and practices facets integration[2m > [22mcombines architecture and practices selections [33m
|
|
1162
|
+
[32m✓[39m src/commands/conventions.integration.spec.ts [2m([22m[2m6 tests[22m[2m)[22m[33m 2314[2mms[22m[39m
|
|
1163
|
+
[33m[2m✓[22m[39m architecture and practices facets integration[2m > [22mwrites SKILL.md files and installs inline skills for tanstack architecture [33m 1641[2mms[22m[39m
|
|
1164
|
+
[33m[2m✓[22m[39m architecture and practices facets integration[2m > [22mcombines architecture and practices selections [33m 473[2mms[22m[39m
|
|
1165
1165
|
[35m◒[39m Cloning repository...
|
|
1166
1166
|
[999D[J[32m◇[39m Repository cloned
|
|
1167
1167
|
[?25h[?25l[90m│[39m
|
|
@@ -1213,7 +1213,7 @@
|
|
|
1213
1213
|
[90m│[39m
|
|
1214
1214
|
[90m│[39m [2mTip: use the --yes (-y) and --global (-g) flags to install without prompts.[22m
|
|
1215
1215
|
[?25l[90m│[39m
|
|
1216
|
-
[32m◇[39m Source: /tmp/ade-knowledge-
|
|
1216
|
+
[32m◇[39m Source: /tmp/ade-knowledge-oczkMa/.ade/skills/tdd-london
|
|
1217
1217
|
[?25h[?25l[90m│[39m
|
|
1218
1218
|
[32m◇[39m Local path validated
|
|
1219
1219
|
[?25h[?25l[90m│[39m
|
|
@@ -1253,12 +1253,12 @@
|
|
|
1253
1253
|
[90mstdout[2m | src/commands/knowledge.integration.spec.ts[2m > [22m[2mknowledge integration[2m > [22m[2mdoes not show knowledge hint when no docsets are implied
|
|
1254
1254
|
[22m[39m
|
|
1255
1255
|
|
|
1256
|
-
[32m✓[39m src/commands/knowledge.integration.spec.ts [2m([22m[2m3 tests[22m[2m)[22m[33m
|
|
1257
|
-
[33m[2m✓[22m[39m knowledge integration[2m > [22mrecords knowledge sources in lock file when tanstack is selected [33m
|
|
1258
|
-
[33m[2m✓[22m[39m knowledge integration[2m > [22mexcludes deselected docsets from lock file [33m
|
|
1256
|
+
[32m✓[39m src/commands/knowledge.integration.spec.ts [2m([22m[2m3 tests[22m[2m)[22m[33m 1145[2mms[22m[39m
|
|
1257
|
+
[33m[2m✓[22m[39m knowledge integration[2m > [22mrecords knowledge sources in lock file when tanstack is selected [33m 748[2mms[22m[39m
|
|
1258
|
+
[33m[2m✓[22m[39m knowledge integration[2m > [22mexcludes deselected docsets from lock file [33m 377[2mms[22m[39m
|
|
1259
1259
|
|
|
1260
1260
|
[2m Test Files [22m [1m[32m7 passed[39m[22m[90m (7)[39m
|
|
1261
1261
|
[2m Tests [22m [1m[32m42 passed[39m[22m[90m (42)[39m
|
|
1262
|
-
[2m Start at [22m
|
|
1263
|
-
[2m Duration [22m
|
|
1262
|
+
[2m Start at [22m 12:30:08
|
|
1263
|
+
[2m Duration [22m 4.98s[2m (transform 1.29s, setup 0ms, collect 5.56s, tests 3.80s, environment 2ms, prepare 2.11s)[22m
|
|
1264
1264
|
|