rb:review

Analyze changed Ruby/Rails/Grape code and generate a structured multi-agent review.

7|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/slbug/claude-ruby-grape-rails --skill rb-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rb:review
Source: https://github.com/slbug/claude-ruby-grape-rails/tree/main/plugins/ruby-grape-rails/skills/review
Command: npx skills add https://github.com/slbug/claude-ruby-grape-rails --skill rb-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviews identify issues in changed Ruby/Rails/Grape code across correctness, security, maintainability, and test quality before merges, enabling faster, safer releases.

Core Features & Use Cases

  • Parallel reviewer orchestration across Ruby/Rails/Grape changes to speed up the review process.
  • Domain-focused evaluation by specialists for correctness, security, testing, verification, and maintainability.
  • Audit-friendly artifacts produced for each reviewer and a consolidated summary to support accountability and traceability.
  • Non-fix policy ensuring reviews are findings-only to preserve code integrity during review.

Quick Start

Submit the changed files you want reviewed and trigger /rb:review to start parallel assessments.

Frequently Asked Questions about rb:review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get an automated code review for Ruby on Rails diffs?

To get an automated code review for Ruby on Rails diffs, submit your changed files to trigger parallel assessments by domain specialists. The process evaluates correctness, security, testing, and architecture, producing per-reviewer artifacts and a consolidated report with provenance for auditable change reviews.

What is multi-agent code review and how does it work for Ruby projects?

Multi-agent code review for Ruby projects works by coordinating specialist reviewers to evaluate changed code in parallel. This domain-focused approach assesses correctness, security, testing, and verification across Rails, Grape, ActiveRecord, or Sequel changes to produce audit-friendly artifacts.

Does this parallel review tool support Grape API and Sequel changes?

Yes, this parallel review tool supports Grape API and Sequel changes alongside standard Ruby on Rails code. It targets diffs in Rails projects using ActiveRecord or Sequel, coordinating specialist reviewers to cover correctness, security, testing, and verification for these frameworks.

Can I use this to automatically fix security vulnerabilities found in my Rails diff?

No, you cannot use this to automatically fix security vulnerabilities because it enforces a non-fix, findings-only policy. It preserves code integrity during review by generating structured review artifacts and a consolidated report instead of modifying the changed Ruby or Rails code directly.

What's the best way to audit Rails code changes for security and correctness before merge?

The best way to audit Rails code changes for security and correctness before merge is using a parallel reviewer orchestration that generates audit-friendly artifacts. It produces per-reviewer outputs and a consolidated summary with provenance to support accountability and traceability for safer releases.