Find the root cause of a crash

Takes a stack trace or error log and walks backward through the call chain to isolate the first function that went wrong—with a hypothesis for why.

Best for: Engineers staring at a stack trace with no clue where the real problem started.

Engineering / debugging-investigationatomicfor-engineersno-setupfrom-text

Source

Creator's repository · obra/superpowers-skills

View on GitHub

License: MIT