testingtesting-security
validate-correctness
Validates discovered bugs with reproducing tests and validates fixes with regression tests. Called by other skills when bugs are found during optimization hunting. Creates unit tests and fuzz tests to prove bugs exist and fixes work.
maintainer
blt
Updated 1/7/2026
Stars
0
Forks
0
quick start
Installation and usage
Validates discovered bugs with reproducing tests and validates fixes with regression tests. Called by other skills when bugs are found during optimization hunting. Creates unit tests and fuzz tests to prove bugs exist and fixes work.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use validate-correctness