Commit 9e9a864
committed
Make the default install path single-skill instead of full-pack
The top-level install command should no longer pull every skill by default.
This changes the README and pack manifest so the default path installs only
`computer-doctor`, while the per-skill block still shows the explicit focused
installs.
Constraint: Keep the change limited to install-surface metadata and avoid touching unrelated in-progress skill edits
Rejected: Keep --all as the default install | too broad for the desired default behavior
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: Keep the default install path aligned between README and skills-pack.json
Tested: Reviewed staged diff for README and skills-pack.json
Not-tested: Live skills.sh refresh timing after push1 parent 55dd01f commit 9e9a864
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments