Commit 6326505
fix(skills): quote-safe argument-hint for linear-project-update
`[linear-project-url-or-id-or-slug]` parsed as a YAML flow sequence
because it starts with `[`. Switch to angle-bracket notation to match
other skills in the repo and ensure it parses as a string.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent aa92922 commit 6326505
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 | | |
7 | 7 | | |
| |||
0 commit comments