🐛 fix(skills): quote YAML descriptions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: root-cause-tracing
|
||||
description: Root cause analysis (RCA) and tracing failures back to the original trigger across layers. Triggers: root cause, RCA, tracing, 回溯, 根因, 追溯, 为什么会发生.
|
||||
description: "Root cause analysis (RCA) and tracing failures back to the original trigger across layers. Triggers: root cause, RCA, tracing, 回溯, 根因, 追溯, 为什么会发生."
|
||||
---
|
||||
|
||||
# Root Cause Tracing(根因溯源 / RCA)
|
||||
@@ -49,4 +49,3 @@ description: Root cause analysis (RCA) and tracing failures back to the original
|
||||
- Don’t stop at “where it crashed”; find “why the bad state existed”
|
||||
- Separate contributing factors vs root cause
|
||||
- Avoid speculative RCA; label assumptions and request missing evidence
|
||||
|
||||
|
||||
Reference in New Issue
Block a user