Commit f514657
committed
fix(skills): point skel references at ${CLAUDE_PLUGIN_ROOT}/skel, drop local-machine paths
setup SKILL.md referenced the developer machine's plugin checkout for the
customizations starter pack and ship-check.py scaffold, so first-run setup
failed on every external install. Both now resolve from the packaged skel/
directory; the ship-check copy gains an existence guard so an unset
CLAUDE_PLUGIN_ROOT degrades to a no-op instead of a hard cp error.
execute-task prose pointer updated to match.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
(cherry picked from commit f5df447)1 parent 7d0436b commit f514657
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
| 105 | + | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments