Takes a bug report and runs a structured loop: reproduce it, strip it to the minimum case, form a hypothesis, add instrumentation, then fix and regression-test.
Best for: Engineers stuck on a flaky test, performance drop, or error they can't immediately pin down.
Creator's repository · mattpocock/skills
License: MIT