fuzz

Installation
SKILL.md

Fuzz

Stage 3½ of the rule pipeline — runs alongside rule-validate:

  1. rule-research defines the rule contract.
  2. rule-writing turns the contract into tests and implementation.
  3. rule-validate verifies noise, correctness, changesets, PR copy.
  4. fuzz stress-tests the implementation mechanically and keeps a permanent, growing memory of every false positive ever confirmed.

The harness lives in packages/fuzz (@react-doctor/fuzz, private). Read its README.md for architecture; this skill is the operating manual.

Run

Installs
11
GitHub Stars
13.4K
First Seen
3 days ago
fuzz — millionco/react-doctor