rb:verify

Installation
SKILL.md

Verify Ruby Work

Run verification in priority order, stopping at the first failure. Each step must pass before proceeding to the next.

Iron Laws

  1. Never commit with failing tests.
  2. Never skip security scans on public-facing code.
  3. Always verify autoloading after structural changes.
  4. Never ignore Zeitwerk check failures.

Tool Selection Policy

Installs
2
GitHub Stars
7
First Seen
Apr 15, 2026
rb:verify — slbug/claude-ruby-grape-rails