root-cause-trace

Community

Trace root causes and harden defenses.

Authorcjennings
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Bugs and errors often surface far from their origin, leading to patching the symptom instead of the trigger. This skill documents a systematic backward walk to identify the original trigger in the call chain, enabling fixes at the source and the addition of defender layers to prevent recurrence.

Core Features & Use Cases

  • Backward-trace workflow: observe symptom, identify immediate cause, walk the call chain, find origin, and implement a fix with layered defenses.
  • Instrumentation guidance: insert stack traces and contextual logs before dangerous operations to capture runtime data.
  • Test-pollution diagnosis and defense design: patterns to detect polluted states and build robust guardrails across system layers.

Quick Start

Follow the five-step workflow to observe the symptom, identify the immediate cause, walk the call chain, find the original trigger, and implement a fix with defense-in-depth.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: root-cause-trace
Download link: https://github.com/cjennings/rulesets/archive/main.zip#root-cause-trace

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.