Commit 22fd7e1
fix: replace ! with [BANG] in skill-development dynamic context examples
PR #192 introduced dynamic context injection documentation with literal
`!` backtick patterns that trigger shell execution during skill loading.
This replaces them with the [BANG] placeholder established in PR #142.
Fixes regression from feat: sync documentation (#192)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent a6f1b89 commit 22fd7e1
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
0 commit comments