Commit c1461d3
refactor: split skill docs into reference files and improve skill loader
Move verbose inline command documentation from SKILL.md into per-command
reference files under references/. Update generate-skill and check-skill
scripts to support the new structure, and refactor agent-skills loader
to resolve reference paths at runtime.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b5bc811 commit c1461d3
File tree
22 files changed
+2455
-874
lines changed- .cursor/skills/sentry-cli
- .github/workflows
- docs/public/.well-known/skills
- sentry-cli
- plugins/sentry-cli/skills/sentry-cli
- references
- script
- src/lib
- test
- commands/cli
- lib
22 files changed
+2455
-874
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | | - | |
| 122 | + | |
| 123 | + | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
7 | 21 | | |
8 | 22 | | |
9 | 23 | | |
This file was deleted.
0 commit comments