harness:systematic-debugging
CommunityFind root causes before proposing fixes.
Software Engineering#debugging#root cause analysis#test failures#hypothesis testing#incident reporting#integration troubleshooting#ADR invalidation
Authorhuangbaixun
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Prevents wasted effort and recurring regressions by forcing disciplined root-cause investigation before any code or configuration changes.
Core Features & Use Cases
- Root-cause-first debugging: Requires completing a structured investigation before proposing fixes, emphasizing evidence over guesses.
- Phase-based workflow: Guides Root Cause Investigation, Pattern Analysis, Hypothesis and Testing, and then Implementation with validation.
- Multi-component evidence gathering: Directs you to instrument boundaries (CI→build→signing, API→service→DB, etc.) to pinpoint which layer breaks.
- ADR and incident documentation guardrails: Enforces incident note conventions and mandates ADR invalidation updates when assumptions are broken.
Quick Start
Use the skill when a test fails or behavior is unexpected, and tell the AI: “Debug this failure using harness:systematic-debugging—start with root-cause investigation, then produce an incident note under docs/incidents with symptom, reproduction, root cause, and fix (or escalation).”
Dependency Matrix
Required Modules
None requiredComponents
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: harness:systematic-debugging Download link: https://github.com/huangbaixun/harness-engineering/archive/main.zip#harness-systematic-debugging Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.