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
Installs
2
GitHub Stars
7
First Seen
Apr 15, 2026
rb:constraint-debug — slbug/claude-ruby-grape-rails