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.
Creator's repository · obra/superpowers-skills
License: MIT