gstack-upgrade

Upgrade gstack across global, local, and vendored installs with rollback.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrade gstack to the latest version across all install types safely, with detection, upgrade execution, and changelog.

Core Features & Use Cases

  • Detects install type (global, local, vendored) and runs the appropriate upgrade path.
  • Auto-upgrade option with backup and rollback safeguards.
  • Presents a clear what's new summary and ensures vendored copies stay in sync.

Quick Start

Run /gstack-upgrade to upgrade now.

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 safely?

To upgrade gstack safely, the workflow detects your install type, resolves the latest version, fetches updates, executes setup, and provides a safe rollback if needed.

How does gstack handle version management for different installation types?

gstack version management detects global, local, and vendored installs, running the appropriate upgrade path for each while ensuring vendored copies stay synchronized.

Can I automate gstack upgrades without risking breaking my current setup?

You can automate gstack upgrades using the auto-upgrade option, which includes built-in backup and rollback safeguards to protect your current setup during installation.

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

The best way to see what is new after a gstack upgrade is through the workflow's what's new summary, which surfaces changelog details immediately after setup execution.

Does the gstack upgrade workflow support vendored installation synchronization?

The gstack upgrade workflow fully supports vendored installations by detecting them and synchronizing vendored copies to ensure they stay in sync with the latest version.

What should I do if my gstack upgrade installation fails or breaks?

If a gstack upgrade fails or breaks your setup, the workflow's safe rollback mechanism restores your previous version from the backup created during the auto-upgrade process.