cyberneticlibrary

Assess Rails version upgrade compatibility

skill-rails-upgradeskillsetup L20
Sheshiyer/skill-clusters
What it does

Analyze Rails app and produce upgrade assessment with version compatibility and config migration

Best for

When planning a Rails major version upgrade and you need a comprehensive compatibility audit before implementation.

Inputs
  • · [object Object]
  • · [object Object]
Outputs
  • · [object Object]
Requires
  • · Bash
  • · grep
Preconditions

Rails app with readable Gemfile and config directory

Failure modes

Version lock mismatch; incompatible gem combo undetected; config keys differ across versions

Trust signals
  • · Gem dependency tree checked
  • · Config file breaking changes documented per version