🐛 fix(skills): quote YAML descriptions

This commit is contained in:
csh
2025-12-22 15:04:42 +08:00
parent 8f78d22ccc
commit 2a98e15a1d
13 changed files with 13 additions and 25 deletions
@@ -1,6 +1,6 @@
---
name: verification-before-completion
description: Evidence-based verification before claiming completion. Triggers: verify, verification, run tests, prove, 验证, 跑一下, 确认一下, 自证.
description: "Evidence-based verification before claiming completion. Triggers: verify, verification, run tests, prove, 验证, 跑一下, 确认一下, 自证."
---
# Verification Before Completion(先验证再宣称完成)
@@ -38,4 +38,3 @@ description: Evidence-based verification before claiming completion. Triggers: v
## Guardrails
- Dont claim “fixed” without a verification signal
- Prefer repeatable commands over subjective inspection