Debugging By Evidence

Investigate failures with evidence at the layer that can answer the question. Form testable hypotheses from reports, logs and code; use reproduction, replay, fault injection or tracing without requiring the whole incident to recur. Separate observed triggers from conditional handling defects, protect affected contracts, and stop when the evidence supports the scoped decision. Use for broken, intermittent, hanging or newly slow behaviour whose cause is unknown. Not for judging an existing change or fixing an unrelated environment blocker.

gabrielmoreira 6116f3a 24 files · 68.8 KB Updated 17 repo stars

File contents

gabrielmoreira/skills/tree/main/skills/debugging-by-evidence commit 6116f3a175

Frequently asked questions

npx skillmds@latest add gabrielmoreira/debugging-by-evidence