Systematic Debugging

Root-cause debugging in four phases: investigate, analyze, hypothesize, implement. Iron Law -- no fixes without root cause. Thin ytstack wrapper around the vendored superpowers systematic-debugging procedure, routing findings into KNOWLEDGE.md / DECISIONS.md. Use when hitting a bug, test failure, or unexpected behavior.

Yesterday-AI e533ece 2.4 KB Updated

File contents

Yesterday-AI/ytstack/tree/main/skills/systematic-debugging commit e533ecec1e

Frequently asked questions

npx skillmds@latest add yesterday-ai/systematic-debugging