fix: quote YAML frontmatter descriptions containing colons in SKILL.md files

Closes #143
This commit is contained in:
bluzername
2026-03-27 15:06:19 +07:00
parent a45c672d30
commit e7d59140c0
8 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
---
name: spec-generator
description: Specification generator - 6 phase document chain producing product brief, PRD, architecture, and epics. Triggers on "generate spec", "create specification", "spec generator", "workflow:spec".
description: "Specification generator - 6 phase document chain producing product brief, PRD, architecture, and epics. Triggers on \"generate spec\", \"create specification\", \"spec generator\", \"workflow:spec\"."
allowed-tools: Agent, AskUserQuestion, TaskCreate, TaskUpdate, TaskList, Read, Write, Edit, Bash, Glob, Grep, Skill
---