Review Ruby/Rails code with Sandi Metz rules and SOLID principles
Performs comprehensive Ruby/Rails code reviews using Sandi Metz rules and SOLID principles. Analyzes changed files with rubycritic and simplecov, then generates a REVIEW.md with clickable VSCode links for actionable feedback.
/plugin marketplace add el-feo/ai-context/plugin install el-feo-ruby-rails-plugins-ruby-rails-claude-plugin@el-feo/ai-context[object Object]This routes to specialized skill containing OOP design principles, Rails patterns, security checks, and code review best practices. The skill will analyze changed files in the current branch, run rubycritic and simplecov, and generate a comprehensive REVIEW.md with VSCode-compatible links. </objective>
<process> 1. Use Skill tool to invoke review-ruby-code skill 2. Pass user's request: $ARGUMENTS 3. Let skill handle workflow: - Detect base branch from git - Identify changed files - Run rubycritic and simplecov - Analyze OOP design, Rails patterns, security, and test coverage - Generate REVIEW.md with clickable links to code </process><success_criteria>