gstack-upgrade

Upgrades gstack to the latest version and displays a changelog.

Updated May 11, 2026
One-click install
npx skills add https://github.com/cloudofgeorge/AI-hands --skill gstack-upgrade-cloudofgeorge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-upgrade
Source: https://github.com/cloudofgeorge/AI-hands/tree/main/skills/gstack/gstack-upgrade
Command: npx skills add https://github.com/cloudofgeorge/AI-hands --skill gstack-upgrade-cloudofgeorge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrades gstack to the latest version and surfaces what's new, ensuring you stay on current features and fixes.

Core Features & Use Cases

  • Auto-detects install type (global/local or vendored) and runs the appropriate upgrade flow.
  • Applies version migrations and shows a concise What's New summary after upgrade.
  • Handles user prompts, auto-upgrade preferences, and safe fallback paths for failed upgrades.

Quick Start

Run the upgrade command to upgrade gstack and view what's new.

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 upgrade command. The tool automatically detects your install type and executes the appropriate upgrade flow to ensure you are on the current release.

Does the gstack upgrade process support both global and vendored installations?

Yes, the gstack upgrade process supports global, local, and vendored installations. It auto-detects the specific install type and runs the corresponding upgrade flow to apply necessary version migrations safely.

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

The best way to see what's new after a gstack version upgrade is to check the concise What's New summary. The tool automatically presents this changelog alongside a post-upgrade marker upon completion.

How does gstack handle version migrations during an upgrade?

gstack handles version migrations by applying them using a safe, idempotent approach during the upgrade flow. This ensures that your installation transitions properly to the latest version without duplicating migration steps.

What happens if an automated gstack upgrade fails?

If an automated gstack upgrade fails, the tool executes safe fallback paths. It also manages user prompts and auto-upgrade preferences to gracefully handle the failed upgrade without breaking your environment.

Why should I use an automated workflow for gstack version migrations?

Automating gstack version migrations ensures you stay on current features and fixes safely. The orchestration handles install type detection, applies idempotent migrations, and surfaces a changelog, eliminating manual upgrade errors.