home/categories/debugging/liauw-media-codeassist-skills-debugging-root-cause-tracing-skill-md
debuggingtools

root-cause-tracing

Use when symptoms don't reveal the cause. Trace backward through call chains to find where problems originate. Follow: Observe symptom → Find immediate cause → Identify caller → Keep tracing → Locate trigger.

liauw-media
maintainer
liauw-media
更新於 1/16/2026
星標
1
分支
1
quick start

Installation and usage

Use when symptoms don't reveal the cause. Trace backward through call chains to find where problems originate. Follow: Observe symptom → Find immediate cause → Identify caller → Keep tracing → Locate trigger.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use root-cause-tracing