Commit 2c682a2
docs: keep the amended skill descriptions parseable as yaml
A skill description is an unquoted YAML scalar, so the 'NOTE: ' the amendment
opened with ended the mapping early and made the whole frontmatter block
unparseable. That does not fail loudly -- it makes the skill undiscoverable,
which looks exactly like the skill not existing. Same sentence without the colon.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 1264b13 commit 2c682a2
1 file changed
Lines changed: 1 addition & 1 deletion
| 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