スキル一覧に戻る
korallis

root-cause-tracing

by korallis

93🍴 10📅 2026年1月13日
GitHubで見るManusで実行

SKILL.md


name: root-cause-tracing description: Trace bugs backward through call stacks and execution flows to identify the original source of errors, invalid data, or incorrect behavior. Use when debugging complex issues, tracing error origins, investigating data corruption, following execution paths, identifying where invalid data enters the system, or finding root causes of cascading failures.

Root Cause Tracing - Debugging Deep Errors

When to use this skill

  • Debugging complex, multi-layered issues
  • Tracing errors back through call stacks
  • Investigating data corruption sources
  • Following execution paths through systems
  • Identifying where invalid data originates
  • Finding root causes of cascading failures
  • Debugging integration issues
  • Tracing state changes backward
  • Investigating intermittent bugs
  • Following data flow through transformations
  • Identifying the first point of failure
  • Debugging asynchronous or distributed systems

When to use this skill

  • Tracing bugs backward through call stacks.
  • When working on related tasks or features
  • During development that requires this expertise

Use when: Tracing bugs backward through call stacks.

Process

  1. Reproduce issue reliably
  2. Add instrumentation
  3. Trace backwards
  4. Find original trigger
  5. Fix root cause

Resources

スコア

総合スコア

55/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

+5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です