gstack-upgrade

Detect gstack install type and upgrade to the latest version.

43|7|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/lucas-flatwhite/gstack-ko --skill gstack-upgrade-lucas-flatwhite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-upgrade
Source: https://github.com/lucas-flatwhite/gstack-ko/tree/main/gstack-upgrade
Command: npx skills add https://github.com/lucas-flatwhite/gstack-ko --skill gstack-upgrade-lucas-flatwhite

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrading gstack to the latest version across different install types can be error-prone and confusing. This skill provides a guided, manual-trigger upgrade path and clear visibility into what's changed.

Core Features & Use Cases

  • Detects install type (global, local, vendored) and upgrades accordingly.
  • Shows a concise "What's new" summary after upgrading.
  • Supports auto-upgrade mode and safe fallback behavior if upgrades fail.

Quick Start

Run /gstack-upgrade to apply the latest upgrade.

Frequently Asked Questions about gstack-upgrade

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I upgrade gstack to the latest version?

To upgrade gstack to the latest version, run the guided upgrade command. It automatically detects your install type, performs the upgrade, and displays a summary of what's new.

How does gstack handle version upgrades across different install types?

gstack version upgrades handle global, local, and vendored installations by detecting the current setup type. It then applies the appropriate upgrade flow and surfaces what's new.

Can I use auto-upgrade mode for a vendored gstack installation?

Yes, you can use auto-upgrade mode for a vendored gstack installation. The upgrade process supports auto-upgrade options and enforces safe fallback behaviors if the upgrade fails.

What is the best way to see what's new after a gstack upgrade?

The best way to see what's new after a gstack upgrade is to use this guided upgrade path. It automatically performs the installation update and shows a concise summary of recent changes.

Why does my gstack upgrade fail and how do I safely fallback?

A gstack upgrade may fail due to upstream access issues, but the process enforces safe fallback behaviors. This ensures your environment remains stable if the version upgrade encounters an error.

Do I need upstream access to automate a gstack version upgrade?

Yes, you need access to the upstream gstack setup to automate a version upgrade. This requirement ensures the upgrade process can safely retrieve and apply the latest installation files.