gstack-upgrade

Upgrade gstack installations across global, local, and vendored deployments.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/adryanmoldokkr32-pixel/gstack --skill gstack-upgrade-adryanmoldokkr32-pixel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-upgrade
Source: https://github.com/adryanmoldokkr32-pixel/gstack/tree/main/gstack-upgrade
Command: npx skills add https://github.com/adryanmoldokkr32-pixel/gstack --skill gstack-upgrade-adryanmoldokkr32-pixel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrading gstack across global, local, and vendored installations is error-prone and hard to coordinate; this Skill automates detection, upgrading, migration execution, and post-upgrade verification to keep environments in sync.

Core Features & Use Cases

  • Automatic install-detection: identifies whether gstack is installed globally, locally, or vendored and chooses the correct upgrade path.
  • End-to-end upgrade flow: runs upgrade steps, applies migrations, and handles rollbacks if something goes wrong.
  • Vendor-local sync & team considerations: optionally propagates upgrades to vendored copies or aligns team setups.

Quick Start

Run gstack-upgrade to check for updates and apply the upgrade flow.

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 across different installations?

To upgrade gstack, you run an automated detection flow that identifies whether your installation is global, local, or vendored, then applies the correct upgrade path to reach the latest version.

How does gstack handle version migrations and post-upgrade verification?

Version migrations are handled by executing migration scripts during the upgrade flow, followed by post-upgrade verification to ensure your environment remains in sync and functional.

Can I synchronize a gstack upgrade across vendored copies and team setups?

Yes, you can synchronize upgrades across vendored copies and team setups, as the upgrade flow optionally propagates updates to vendored deployments to align environments.

What's the best way to automate gstack deployment updates without errors?

Automating gstack deployment updates is best achieved by using a coordinated upgrade flow that handles auto-upgrade preferences and executes rollbacks if something goes wrong.

Do I need specific directory access to run a gstack version upgrade?

Yes, you need access to install directories, existing version markers, and migration scripts to coordinate the upgrade steps for a successful gstack version transition.

Why does my gstack upgrade fail and what are the rollback limitations?

A gstack upgrade may fail if directory access or version markers are missing, but the upgrade flow handles rollbacks to restore your previous state when migration steps go wrong.