gstack-upgrade

Automate gstack installation upgrades with migration and release summaries.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrades gstack installations to the latest version, ensuring you stay on current features and security patches with minimal effort.

Core Features & Use Cases

  • Detects install type (global or vendored) and upgrades accordingly.
  • Applies version migrations and surfaces what’s new between releases.
  • Supports auto-upgrade with user prompts and safe fallbacks to prevent breaking changes.

Quick Start

Run /gstack-upgrade to upgrade to the latest gstack version.

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, run the /gstack-upgrade command. The process detects your installation type and applies the upgrade, applying migrations and summarizing what's new between releases.

Can I automate gstack version migrations for global and vendored deployments?

Yes, gstack-upgrade automates version migrations for global, vendored, and per-project deployments. It detects the install type automatically and applies the necessary upgrades accordingly.

What is the best way to safely apply version migrations when upgrading gstack?

The safest way to apply version migrations is using the gstack-upgrade tool with user prompts enabled. This provides safe fallbacks to prevent breaking changes during the upgrade process.

Does gstack-upgrade support auto-upgrade without causing breaking changes?

Yes, gstack-upgrade supports auto-upgrade with user prompts and safe fallbacks. This mechanism guards against unwanted changes and prevents breaking changes during the version update.

Why does gstack-upgrade summarize what's new between releases?

gstack-upgrade summarizes what's new between releases to help you understand changes applied during the upgrade. This ensures you stay current on features and security patches with minimal effort.

What are the limitations of auto-upgrading gstack without user prompts?

Without user prompts, auto-upgrading gstack risks unwanted changes. The tool includes optional prompts and safe fallbacks specifically to guard against breaking changes during automated upgrades.