systematic-debugging

Apply a four-phase debugging approach to failing features.

1|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/Doyajin174/myskills --skill systematic-debugging-doyajin174
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: systematic-debugging
Source: https://github.com/Doyajin174/myskills/tree/main/.public/skills/systematic-debugging
Command: npx skills add https://github.com/Doyajin174/myskills --skill systematic-debugging-doyajin174

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you debug systematically, ensuring root cause analysis, pattern identification, hypothesis testing, and careful implementation.

Core Features & Use Cases

  • Four phases: Root cause investigation, pattern analysis, hypothesis testing, and implementation.
  • Guided templates: Structured debugging templates and checklists.

Quick Start

Apply the four-phase debugging approach to a failing feature before implementing a fix.