rootCause

Community

Focused module-bound root cause debugging

Authorjoi-fairshare
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill keeps debugging scoped and structured so you can turn a vague failure report into a verified root cause without spilling fixes across unrelated folders.

Core Features & Use Cases

  • Phase-driven workflow: Investigate the failure, analyze call chains, hypothesize causes, and implement within a four-phase loop that captures evidence and decisions.
  • Module boundary freeze: Identify the smallest logical module or namespace and declare it as the scope for all fixes, preventing scope creep.
  • Documentation & reporting: Capture hypotheses, interventions, verification status, and the final investigation report under ~/.agentic-workflow/<repo>/investigations for auditability.

Quick Start

Use /rootCause followed by the error message to reproduce the failure, map the call chain, and log the investigation report.

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: rootCause
Download link: https://github.com/joi-fairshare/agentic-workflow/archive/main.zip#rootcause

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.