rb:review

Installation
SKILL.md

Review Ruby/Rails/Grape Code

Review changed code by spawning specialist agents. Review is read-only - never fix during review.

Review Philosophy

Reviews catch issues before they reach production. Each specialist focuses on their domain:

  • Correctness: Does it work? Handle edge cases?
  • Security: Are there vulnerabilities? Input validation?
  • Maintainability: Can others understand and modify this?
  • Performance: Will it scale? Any N+1s?
  • Style: Does it follow conventions?

Collecting Changed Files

Resolve the base ref before spawning reviewers:

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