Mistake To Gate

Turn a mistake that just happened into an always-on mechanical gate with a matrix that proves it fires. Use this whenever something slipped through and the response is "that shouldn't happen again" — a wrong file edited, a stale or guessed reference, a broken link, an id from the wrong namespace, a hand-edit of a generated file, a guard that silently passed, a convention nobody enforced. Also use it when asked to "add a check", "make sure this can't regress", "enforce this always", "prevent this in future", or when a review, audit or postmortem produces a rule with nothing behind it. Fires even when the user only describes the mistake and never asks for a check.

RubyEyedReaper 3ed64bf 5 files · 77.9 KB Updated

File contents

RubyEyedReaper/Odin-Skills/tree/main/skills/mistake-to-gate commit 3ed64bfc71

Frequently asked questions

npx skillmds@latest add rubyeyedreaper/mistake-to-gate