Observability First Debugging

Systematic debugging methodology that eliminates guessing and speculation. Add instrumentation to gather specific data that fully explains the problem. Evidence before hypothesis. Observation before solution. Triggers on: debugging, error investigation, 'why is this failing', unexpected behavior, test failures, non-zero exit codes, stack traces.

tools-only 301d84a 3 files · 18.1 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_cb8e66ca commit 301d84ac03

Frequently asked questions

npx skillmds add tools-only/observability-first-debugging