root-cause-tracing

Use when investigating an issue whose origin is unclear, especially when symptoms appear far from the cause. Trigger cues - "bug", "unexpected behavior", "traceback", "why is this happening", "non-deterministic failure". Goal - Trace causality backward to find and validate the true root cause before fixing.

$ Installieren

git clone https://github.com/alexisbeaulieu97/home /tmp/home && cp -r /tmp/home/agents/claude/skills/root-cause-tracing ~/.claude/skills/home

// tip: Run this command in your terminal to install the skill