This is a lightning talk for Blue Ridge Ruby '26.
What if Claude could just upgrade Rails for me?
Out of the box, Claude Code happily bumps the Rails version in your Gemfile, but it skips the practices that make upgrades safe: dual booting, gradual deployments, smaller upgrade branches, and fixing the test suite to work against both the current and target Rails versions.
This talk introduces an opinionated Claude Code skill that strong-arms Claude into doing Rails upgrades the right way: dual boot locally, in CI, and in production, from Rails 2.3 to Rails 8.1 and beyond. The result: experience + LLMs = speed (and fewer tokens).
Try the skill and report issues here: https://github.com/ombulabs/claude-code_rails-upgrade-skill