Back to skills

gstack-upgrade

infrastructure

Upgrades gstack to the latest version. Detects whether gstack is installed globally or vendored locally, runs the appropriate upgrade path, and displays a changelog summary of what changed between ver

Setup & Installation

npx skills add https://github.com/garrytan/gstack-upgrade --skill gstack-upgrade
or paste the link and ask your coding assistant to install it
https://github.com/garrytan/gstack-upgrade
View on GitHub

What This Skill Does

Upgrades gstack to the latest version. Detects whether gstack is installed globally or vendored locally, runs the appropriate upgrade path, and displays a changelog summary of what changed between versions. Supports auto-upgrade mode and snooze options for update prompts. It handles both git-based and vendored installs automatically, so you don't need to know how gstack was installed or manually track down the right directory to upgrade.

When to use it

  • Working with gstack upgrade functionality
  • Implementing gstack upgrade features
  • Debugging gstack upgrade related issues