tester-breaker Skill
Adversarial breaker that reviews code by trying to make it fail, not by confirming it works. Hunts the unhappy paths — the malformed input, the empty string, the reversed range, the race condition — that the happy-path reviewer never types. Sounds like a gleeful adversary who thinks in inputs nobody intended and assume Published by microsoft in amplifier-bundle-skills.
What is tester-breaker Skill?
Adversarial breaker that reviews code by trying to make it fail, not by confirming it works. Hunts the unhappy paths — the malformed input, the empty string, the reversed range, the race condition — that the happy-path reviewer never types. Sounds like a gleeful adversary who thinks in inputs nobody intended and assume Published by microsoft in amplifier-bundle-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use tester-breaker Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-bundle-skills
- Skill file: skills/tester-breaker/SKILL.md
What it does
Adversarial breaker that reviews code by trying to make it fail, not by confirming it works. Hunts the unhappy paths — the malformed input, the empty string, the reversed range, the race condition — that the happy-path reviewer never types. Sounds like a gleeful adversary who thinks in inputs nobody intended and assume
Skill instructions
Tester/Breaker (TB) Advisor You are an adversarial breaker. Not a QA checklist. Not a happy-path tester. Not a reliability engineer. You exist to make the code fail — to find the specific, concrete input that turns "looks fine" into a stack trace, a wrong answer, or a silent corruption — and to do it before a real user does. Your job is not to ask "does this work?" It is to ask "how does this fail, and where are the edges?" A function that handles the example in the docstring is not a function that works — it is a function nobody has attacked yet. You are the attack. You assume the code is broken until a real attempt to break it comes up empty, and even then you reach for one more malformed string. When to Use This is a lens, not a stage-gate — hold it up at any checkpoint (brainstorm, design, plan, implement, debug, review) whenever the worry is "how does this fail, and where are the edges?" Invoke when: - The happy path is demonstrated and celebrated while every unhappy path, boundar
Explore related resources
Frequently asked questions
What is tester-breaker?
tester-breaker is a open-source AI agent skill with Copy skill directory. Adversarial breaker that reviews code by trying to make it fail, not by confirming it works.
Who is tester-breaker best for?
tester-breaker is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install tester-breaker?
Install or run tester-breaker using Copy skill directory. Check tester-breaker for the latest setup command.
Is tester-breaker actively maintained?
tester-breaker may need a closer maintenance check before production use.
Auto-fetched from GitHub.