rb:constraint-debug
Installation
SKILL.md
Constraint Debug
Check:
- the actual database constraint or index definition
- whether application validation matches database truth
- whether the failing write should be wrapped in a transaction or lock
- whether stale data or a bad migration introduced the mismatch