asdf-runtime-version-updater
Update language runtime versions in .tool-versions files (asdf) and propagate changes to Dockerfiles, GitHub Actions workflows, and other version-referencing files. Use when: (1) updating a project's language runtime version(s), (2) synchronizing versions across .tool-versions, Dockerfiles, and CI/CD configs, or (3) migrating to a new runtime version.
Installation
SKILL.md
| Node.js | .nvmrc, .node-version, package.json (engines, @types/node) | | Python | .python-version, pyproject.toml, setup.py | | Ruby | .ruby-version, Gemfile |
Then update all other files (Dockerfile, GitHub workflows, etc.) to match.
Update language runtime versions in .tool-versions files (asdf) and propagate changes to Dockerfiles, GitHub Actions workflows, and other version-referencing files. Use when: (1) updating a project's language runtime version(s), (2) synchronizing versions across .tool-versions, Dockerfiles, and CI/CD configs, or (3) migrating to a new runtime version. Source: tylercannon/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tylercannon/agent-skills --skill asdf-runtime-version-updater Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/tylercannon/agent-skills --skill asdf-runtime-version-updater- Source
- tylercannon/agent-skills
- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is asdf-runtime-version-updater?
Update language runtime versions in .tool-versions files (asdf) and propagate changes to Dockerfiles, GitHub Actions workflows, and other version-referencing files. Use when: (1) updating a project's language runtime version(s), (2) synchronizing versions across .tool-versions, Dockerfiles, and CI/CD configs, or (3) migrating to a new runtime version. Source: tylercannon/agent-skills.
How do I install asdf-runtime-version-updater?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tylercannon/agent-skills --skill asdf-runtime-version-updater 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/tylercannon/agent-skills
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-01