Commit 4c6573a
fix(ai): bridge .claude/skills via per-skill symlinks instead of directory symlink
Claude Code's skill discovery does not follow a parent directory
symlink like '.claude/skills -> ../.agents/skills'. Replace it with
a real '.claude/skills/' directory containing one symlink per skill
pointing at '../../.agents/skills/<name>'. Same pattern for
commands/ and rules/ (kept with .gitkeep since no content yet).
The 12 SKILLs (specification, implementing, 10x speckit-*) are now
discoverable from .claude/skills/<name>/SKILL.md.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 9953b1f commit 4c6573a
17 files changed
Lines changed: 12 additions & 3 deletions
This file was deleted.
Whitespace-only changes.
This file was deleted.
Whitespace-only changes.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments