Engineering
root-cause-tracing avatar

root-cause-tracing

Systematic debugging skill to trace errors backward through call stacks, identify original triggers, and implement layered defenses instead of patching symptoms.

Installation

Agent type

Claude Code

Install Command (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/root-cause-tracing/install?os=mac&agent=claude" | bash
Install Command (Windows)
curl -L "https://mentalok.io/api/v1/skills/root-cause-tracing/install?os=windows&agent=claude" -o install-root-cause-tracing.bat && install-root-cause-tracing.bat

Download Skill Project

/agent-skill/root-cause-tracing