safety
Installation
SKILL.md
What I do
- Design safe systems
- Implement safety-critical code
- Handle errors gracefully
- Prevent unsafe states
- Test for failure conditions
When to use me
When building systems where failures could cause harm.
Safety Engineering
Failure Mode Analysis
from enum import Enum