debugging-process

Investigate software defects with evidence-based root-cause analysis and file:line references.

Updated Nov 9, 2025
One-click install
npx skills add https://github.com/kokuyouwind/claude-plugins --skill debugging-process
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debugging-process
Source: https://github.com/kokuyouwind/claude-plugins/tree/main/plugins/dev-guidelines/skills/debugging-process
Command: npx skills add https://github.com/kokuyouwind/claude-plugins --skill debugging-process

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a systematic debugging methodology for thorough root-cause analysis with evidence-based investigation.

Core Features & Use Cases

  • Real-time reporting with file:line references
  • Root-cause focus using structured questioning (5 Whys)
  • Documentation of findings with traceable evidence
  • Clear sequence from investigation to fix

Quick Start

When debugging, follow the pattern: "Investigating [X] by checking [Y]", then iteratively reveal findings with location references, ending with a root-cause and fix.