rails-upgrade
Analyze Rails application upgrade path. Checks current version, finds latest release, fetches upgrade notes and diffs, then performs selective upgrade preserving local customizations.
Installation
SKILL.md
Analyze the current Rails application and provide a comprehensive upgrade assessment with selective file merging.
Check that we're in a Rails application by looking for these files:
If any of these are missing or don't indicate a Rails app, stop and inform the user this doesn't appear to be a Rails application.
Analyze Rails application upgrade path. Checks current version, finds latest release, fetches upgrade notes and diffs, then performs selective upgrade preserving local customizations. Source: robzolkos/skill-rails-upgrade.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/robzolkos/skill-rails-upgrade --skill rails-upgrade- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is rails-upgrade?
Analyze Rails application upgrade path. Checks current version, finds latest release, fetches upgrade notes and diffs, then performs selective upgrade preserving local customizations. Source: robzolkos/skill-rails-upgrade.
How do I install rails-upgrade?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/robzolkos/skill-rails-upgrade --skill rails-upgrade Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/robzolkos/skill-rails-upgrade
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-01