Upgrade Status

Installation
SKILL.md

Upgrade Status

Generate a health dashboard for the current state of the upgrade. Run this after each fix phase to confirm readiness before proceeding.

This skill is a thin consumer of the canonical verification commands — load $CLAUDE_PLUGIN_ROOT/skills/rails-upgrade-guide/references/verification-suite.md once at the start and use its blocks for each step below.

Step 0: Load custom rules (if present)

Apply the "Load" section of $CLAUDE_PLUGIN_ROOT/skills/rules/references/rules-engine.md.

If .ruby-upgrade-toolkit/rules.yml is absent, set RULES_LOADED = false and skip the Custom gates section in Step 8 — the report is byte-identical to pre-rules behavior.

If rules are loaded, collect the active verification-gate rules whose when.phases includes the current project's state (use the engine's "Rule resolution" section). These will be run and reported in Step 8.

Installs
–
GitHub Stars
14
First Seen
–
Security Audits
Upgrade Status — dhruvasagar/ruby-upgrade-toolkit