Hypothesis Debugging

Hypothesis-driven debugging protocol — reproduce, isolate, hypothesize, test, fix, document. Use when debugging a failure, a failing test, a flaky CI run, or a production error. Write a ranked hypothesis table before any fix; find the root cause, not a workaround. The operational form of the vibe-engineer-skills principle "hypothesis before help."

hermeticormus Updated

File contents

hermeticormus/hypothesis-debugging-skills/tree/main/skills/hypothesis-debugging commit ed19791909

Frequently asked questions

npx skillmds@latest add hermeticormus/hypothesis-debugging