Gating

Build and audit deterministic verification gates — a check that blocks a pipeline and can be shown to go red. Use when writing a calibration gate, CI check, validation script or pre-publication check for a numeric or empirical result; when a plausible-but-wrong value would survive review; when asking whether an existing test, linter rule or check could actually fail; and when a suite passes first try, passes suspiciously often, or was written by whatever produced the thing it checks. Triggers on "can this check fail", "known-bad", "negative control", "calibration gate", "sanity check my results", "is this test actually testing anything".

oaustegard 11dbcd7 7 files · 47.8 KB Updated

File contents

oaustegard/claude-skills/tree/main/gating commit 11dbcd7092

Frequently asked questions

npx skillmds@latest add oaustegard/gating