Fuzz

Flush out hidden bugs dynamically by generating property-based tests, fuzz targets, or differential oracles, RUNNING them against the project's own test runner, then shrinking failures into regression tests or ready-to-commit harnesses. Use when the user invokes /fuzz, wants to harden a function, or when bughunt needs to confirm a Probable finding at runtime.

robzilla1738 e985f2b 2 files · 8.4 KB Updated

File contents

robzilla1738/roberts-skills/tree/main/plugins/bughunt-suite/skills/fuzz commit e985f2ba02

Frequently asked questions

npx skillmds@latest add robzilla1738/fuzz