rails-upgrade
Installation
SKILL.md
Rails Upgrade Assistant Skill
Skill Identity
- Name: Rails Upgrade Assistant
- Purpose: Intelligent Rails application upgrades from 2.3 through 8.1
- Skill Type: Modular with external workflows and examples
- Upgrade Strategy: Sequential only (no version skipping)
- Methodology: Based on FastRuby.io upgrade best practices and "The Complete Guide to Upgrade Rails" ebook
- Attribution: Content based on "The Complete Guide to Upgrade Rails" by FastRuby.io (OmbuLabs)
Terminology
| Term | Meaning | Where |
|---|---|---|
| Workflow | One numbered unit of the upgrade flow, one file | workflows/<NN>-<name>-workflow.md |
| Step | A Step N header inside a workflow file |
inside the workflow |
| Reference | Material loaded on demand: lookup tables, playbooks, conditional branches | references/<name>-reference.md |