🐛 fix(skills): quote YAML descriptions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: code-review-workflow
|
||||
description: Structured expert code review for TSL/C++/Python diffs or patches. Triggers: code review, review PR, diff, 评审, 审查, 安全评审, 性能评审.
|
||||
description: "Structured expert code review for TSL/C++/Python diffs or patches. Triggers: code review, review PR, diff, 评审, 审查, 安全评审, 性能评审."
|
||||
---
|
||||
|
||||
# Code Review Workflow
|
||||
@@ -54,4 +54,3 @@ description: Structured expert code review for TSL/C++/Python diffs or patches.
|
||||
- Questions: missing context / assumptions
|
||||
- Suggested verification: exact commands + what success looks like
|
||||
- Optional patch: minimal diff-style suggestions (only when unambiguous)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user