CtrlK
BlogDocsLog inGet started
Tessl Logo

rails-upgrade

Use when upgrading a Rails application from one version to another, assessing upgrade readiness, planning a multi-hop upgrade path, or investigating breaking changes, deprecation warnings, gem compatibility issues, or config.load_defaults transitions between any Rails versions from 5.2 through the latest release.

72

Quality

87%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Discovery

89%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a strong description with excellent trigger term coverage and completeness, clearly specifying both when to use the skill and what it covers. Its main weakness is that the capabilities are described at a slightly abstract level (assessing, planning, investigating) rather than listing concrete deliverables or actions. Overall, it would perform well in a multi-skill selection scenario.

DimensionReasoningScore

Specificity

The description names the domain (Rails upgrades) and mentions several relevant actions like 'assessing upgrade readiness', 'planning a multi-hop upgrade path', and 'investigating breaking changes', but these read more like categories of concern than concrete, discrete actions. It doesn't list specific outputs or operations (e.g., 'generates migration scripts', 'updates Gemfile entries').

2 / 3

Completeness

The description opens with an explicit 'Use when' clause that clearly answers both what (upgrading Rails apps, assessing readiness, planning upgrade paths, investigating breaking changes/deprecations/gem compatibility/config.load_defaults) and when (upgrading from one version to another, across Rails 5.2 through latest).

3 / 3

Trigger Term Quality

Excellent coverage of natural terms a user would say: 'upgrading a Rails application', 'upgrade readiness', 'breaking changes', 'deprecation warnings', 'gem compatibility', 'config.load_defaults', 'Rails versions', '5.2'. These are highly natural phrases that Rails developers would use when seeking upgrade help.

3 / 3

Distinctiveness Conflict Risk

This is a very clear niche — Rails version upgrades specifically — with distinct triggers like 'config.load_defaults', 'multi-hop upgrade path', and specific version ranges. It is unlikely to conflict with general Ruby, general Rails development, or other framework skills.

3 / 3

Total

11

/

12

Passed

Implementation

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a strong, well-architected skill that provides a comprehensive Rails upgrade workflow with excellent actionability and workflow clarity. The hard gates, validation checkpoints, and structured report template make it highly reliable for complex multi-step upgrades. Minor conciseness improvements could be made by trimming the overview paragraph, attribution section, and the announcement instruction, but overall token usage is justified by the complexity of the task.

DimensionReasoningScore

Conciseness

The skill is mostly efficient and well-structured, but includes some unnecessary content like the overview paragraph explaining what the skill does (Claude doesn't need this meta-description), the 'Announce at start' instruction, and the Attribution section which consumes tokens without aiding task execution. The Ruby compatibility table and workflow steps are appropriately dense.

2 / 3

Actionability

The skill provides highly concrete, executable guidance throughout: specific URLs for API fetches, exact commands to run (bundle exec rspec, git checkout -b, bundle update rails, bin/rails app:update), specific file paths to check, a complete report template with markdown structure, and clear decision criteria for dual-boot vs direct upgrade. The workflow is copy-paste actionable.

3 / 3

Workflow Clarity

The workflow is exceptionally well-sequenced with explicit HARD GATE checkpoints at Steps 1 (test suite must pass), 4 (load_defaults verification), and 6 (user approval before changes). It includes feedback loops (run tests → fix → rerun), clear stop conditions, and a structured multi-step upgrade process with validation between each hop. Error recovery paths are specified (e.g., API fetch fallback).

3 / 3

Progressive Disclosure

The SKILL.md serves as a clear overview/workflow with well-signaled one-level-deep references to 8 supporting files (references/*.md, scripts/*.sh) plus a cross-reference to the Rails guides skill. The reference table at the bottom provides a clean index. Content is appropriately split — detection patterns, breaking changes, and gem compatibility are correctly delegated to reference files rather than inlined.

3 / 3

Total

11

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
lucianghinda/superpowers-ruby
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.