Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

oops

Read-only publish target. Development is coordinated in RubyEyedReaper/Odin-Skills, where this skill lives under skills/. Pull requests opened here are not merged — please file issues there instead.

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.

Install

git clone https://github.com/RubyEyedReaper/skill-oops.git
cp -r skill-oops ~/.claude/skills/oops

Licence

Odin's own work: prose under CC-BY-SA-4.0, code under MIT — see LICENSE-CC-BY-SA-4.0 and LICENSE-MIT.

About

oops — a skill from the Odin agent harness

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors