Compare commits

...

2 Commits

Author SHA1 Message Date
ds1ter 45545ec538
Merge 6e12e2c489 into 3bef43bc5a 2026-05-30 21:56:41 -04:00
ahnwb 6e12e2c489 fix: quote description values containing colons to fix YAML parsing errors
Some SKILL.md frontmatter description fields contained `: ` (colon + space),
which strict YAML parsers (e.g. Codex CLI) interpret as a new mapping key,
causing "mapping values are not allowed in this context" errors.

Affected skills: design-html, design-consultation, design-review,
design-shotgun, guard, plan-tune, setup-gbrain, ship

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-30 18:28:27 +09:00

Diff Content Not Available