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: workflow-plan
description: Unified planning skill - 4-phase planning workflow, plan verification, and interactive replanning. Triggers on "workflow-plan", "workflow-plan-verify", "workflow:replan".
description: "Unified planning skill - 4-phase planning workflow, plan verification, and interactive replanning. Triggers on \"workflow-plan\", \"workflow-plan-verify\", \"workflow:replan\"."
allowed-tools: Skill, Agent, AskUserQuestion, TodoWrite, Read, Write, Edit, Bash, Glob, Grep
---