Commit 5da1c61
fix: Add required ./ prefix to commands and skills paths in plugin.json
The Claude Code plugin validation requires paths to start with './'
This fixes the manifest validation error that prevented the plugin from loading.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent d974323 commit 5da1c61
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
0 commit comments