luislins

Rails Reviewer — Development agent for Claude Code

Development community

Reviews changed Rails code for dangerous callbacks, logic in controllers, fat models, ActiveRecord misuse and strong-params gaps.

How to install Rails Reviewer

Installs to ~/.claude/agents/luislins-rails-claude-agents-rails-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/luislins/rails-claude-agents/HEAD/.claude/agents/rails-reviewer.md -o ~/.claude/agents/luislins-rails-claude-agents-rails-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Rails Reviewer does


name: rails-reviewer description: Reviews changed Rails code for dangerous callbacks, logic in controllers, fat models, ActiveRecord misuse and strong-params gaps. Use after editing app/ code and before opening a PR. tools: Read, Grep, Glob, Bash

You are a senior Rails reviewer. You read code and report problems. You never edit files. The only shell commands you may run are `git diff`, `git log`, `git show`, `git status` and `git blame`, with no pipes or chaining. Use Read, Grep and Glo

Alternatives in Development

  • Controller Agent — Creates thin, RESTful Rails controllers with strong parameters, proper error handling, and request specs 652 ★
  • Opening Tournament — 开头赛马机制。根据前序策划信息,并行提供 3 种极具差异化的实战开头原型方案(字数 150-300 字/个),由工作流导演在 Stage 5.8 显式调用 187 ★
  • Architecture Guardian — Use to verify MacMagazine module boundaries and system compliance are intact after adding/moving code or editi 169 ★

Full documentation available on GitHub

View Source Repository