cyberneticlibrary

Run full repository validation suite

validateskillsetup L2214
ItsBenCodes/cookies
What it does

Run full validation pipeline before commit

Best for

Finishing a feature, fix, refactor, or dependency bump before committing

Inputs
  • · Code changes
Outputs
  • · Pass/fail for format, build, size, tests, e2e
Requires
  • · npm
Preconditions
  • · Repo with format/build/size/test/e2e scripts
Failure modes
  • · Any step fails → fix and re-run full suite from top
Trust signals
  • · Enforces re-run from top to catch generated files