Systematic Debugging

Root-cause a bug already in front of you, instead of guessing at fixes. Use on triggers like "root cause this", "why is this failing", "debug systematically", "this test is flaky", "it works locally but not in CI", or when a fix attempt has already failed once. Enforces a phased evidence-first process before any code change. Not a feature-build or ship workflow.

BlackBeltTechnology 76e3e10 7.2 KB Updated

File contents

BlackBeltTechnology/pi-agent-dashboard/tree/main/packages/eng-disciplines/.pi/skills/systematic-debugging commit 76e3e1094d

Frequently asked questions

npx skillmds@latest add blackbelttechnology/systematic-debugging