Commit a2bfb1a
docs(skills): fix formula SKILL.md trigger phrasing at the source
The formula skill description used "Use whenever", which build-skill-docs.ts's
`Use when` split regex doesn't match, so the generated catalog duplicated the
"Do not use" clause. Fix the source phrasing to "Use when" and regenerate, so
content/docs/guides/skills.mdx stays in sync (check:skill-docs passes) instead
of hand-patching the generated block.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent d4f701c commit a2bfb1a
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments