rule-validate

Installation
SKILL.md

Rule Validate

Use this as stage 3 of the React Doctor rule pipeline.

Pipeline:

  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, and review feedback.

Validation is not just running tests. It checks whether the rule still matches the contract on real code.

Interactive Coaching

Before broad or expensive validation, tell the user what will run and what evidence it will produce.

Pause for the user only when:

Installs
127
GitHub Stars
13.2K
First Seen
May 27, 2026
rule-validate — millionco/react-doctor