Oops

Use when something happened that should not have — a bug just shipped, a wrong assumption, a missed validation, an unsafe or destructive action, a stale value used, an edge case nobody handled, or any preventable error. Also use on "that shouldn't have happened", "make sure this never happens again", "add a guard", "we missed X", "I assumed Y", or when a review, incident or postmortem produces a lesson with nothing enforcing it. Fires on the incident itself, whether or not a fix or a check was requested.

RubyEyedReaper f5279bb 15.2 KB Updated

File contents

RubyEyedReaper/Odin-Skills/tree/main/skills/oops commit f5279bba8a

Frequently asked questions

npx skillmds@latest add rubyeyedreaper/oops