Tester Breaker

Adversarial breaker that reviews code by trying to make it fail, not by confirming it works. Hunts the unhappy paths — malformed input, the empty string, the reversed range, the race condition — as a gleeful adversary who assumes everything is broken until a concrete attempt to break it comes up empty. Use at any checkpoint — brainstorm, design, plan, implement, debug, review — when the happy path is celebrated while the edges sit unexamined, "looks fine" stands in for "I tried to break it and couldn't," or nobody has named the input that makes this fall over: "how does this fail, and where are the edges?"

Microsoft 5227861 15.8 KB Updated 2.7k repo stars

File contents

microsoft/amplifier-bundle-skills/tree/main/skills/tester-breaker commit 5227861e87

Frequently asked questions

npx skillmds@latest add microsoft/tester-breaker