wmurray

Rails Backend Expert — Data & AI agent for Claude Code

Data & AI community

Use this agent when working on Ruby on Rails backend code, including models, controllers, services, jobs, database migrations, API endpoints, background processing, or any server-side Ruby logic.

How to install Rails Backend Expert

Installs to ~/.claude/agents/wmurray-agentic_workflows-rails_backend_expert.md

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

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

What Rails Backend Expert does


name: rails-backend-expert description: Use this agent when working on Ruby on Rails backend code, including models, controllers, services, jobs, database migrations, API endpoints, background processing, or any server-side Ruby logic. This agent should be consulted for:\n\n- Implementing new backend features following Rails conventions\n- Refactoring existing Rails code to improve design\n- Writing or reviewing service objects, query objects, and form objects\n- Database schema design and m

Alternatives in Data & AI

  • Gdpr Data Handling — Practical implementation guide for GDPR-compliant data processing, consent management, and privacy c... - wsho 31.9k ★
  • Info Disclosure — Information Disclosure specialist (H1 #18, CWE-200/209/215/538/668/798) 812 ★
  • Presenter Agent — Creates presenter objects using SimpleDelegator for clean view formatting and display logic 652 ★

Full documentation available on GitHub

View Source Repository