home/categories/debugging/timequity-plugins-vibe-coder-skills-root-cause-tracing-skill-md
debuggingtools

root-cause-tracing

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack to identify source of invalid data

timequity
maintainer
timequity
업데이트됨 12/10/2025
스타
2
포크
0
quick start

Installation and usage

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack to identify source of invalid data

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use root-cause-tracing