wmurray

Rails Code Reviewer — Development agent for Claude Code

Development community

Use this agent for expert Ruby on Rails code review, focusing on Rails conventions, POODR principles, and idiomatic Ruby practices.

How to install Rails Code Reviewer

Installs to ~/.claude/agents/wmurray-agentic_workflows-rails-code-reviewer.md

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

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

What Rails Code Reviewer does


name: rails-code-reviewer description: "Use this agent for expert Ruby on Rails code review, focusing on Rails conventions, POODR principles, and idiomatic Ruby practices." color: cyan model: opus upstream: Adapted from Damian Galarza's Rails Toolkit (https://github.com/dgalarza/claude-code-workflows), MIT License.

Examples

**Example 1:** The user has just implemented a new service object for user registration and wants it reviewed for Rails best practices.

  • User: "I just created a

Alternatives in Development

  • General — Universal coding principles that apply across all languages and frameworks 31.9k ★
  • Vibe Coding Coach — Use this agent when users want to build applications through conversation, focusing on the vision and feel of 5.5k ★
  • Dao Qi Harmony Designer — This agent should be used when designing, evaluating, or refining software products to ensure harmony between 5.2k ★

Full documentation available on GitHub

View Source Repository