Ground Truth Gates

Build executable verification gates (golden set, replay corpus, project checks) so "it works" becomes a checked fact instead of a claim. Load when changing any LLM-judgment step (classify/extract/route/prompt), refactoring logic that processes real logged data, designing tests for a fix, setting up a commit/ship gate for a project, designing a runtime guard (a hook, validator, or auth check) and its fail direction, or when you are about to trust a passing test that has never been shown able to fail. Also the reference for what "proof gate" means in delegation-and-review packets. Do NOT load for one-off scripts or exploratory spikes — plain operational-rigor covers those.

F-e-u-e-r 08fec6e 9 files · 77.5 KB Updated

File contents

F-e-u-e-r/opus-pack/tree/main/skills/ground-truth-gates commit 08fec6ed39

Frequently asked questions

npx skillmds@latest add f-e-u-e-r/ground-truth-gates