gstack-upgrade

Upgrade gstack installations and display what's new.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrading gstack to the latest version and surfacing what's new, while handling both global and vendored installations.

Core Features & Use Cases

  • Detects global vs vendored installs and performs upgrades accordingly
  • Provides a clear "what's new" summary after upgrading
  • Supports automated upgrades and user prompts to align with preferences

Quick Start

Upgrade gstack to the latest version and show 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 and see what's new?

To upgrade gstack, the tool detects your installation type and applies safe upgrade steps, then provides a clear summary of what's new after the process completes.

Can I use automated upgrade flows for both global and vendored gstack installations?

Yes, the gstack upgrade supports both global and vendored installations, detecting the install type automatically to guide the correct upgrade flow for git-based and vendored deployments.

What happens if a gstack upgrade fails or breaks my environment?

If an upgrade fails, the process implements rollback fallbacks to restore your previous state, ensuring a reliable and repeatable upgrade experience for your gstack environment.

Does the gstack upgrade process support user prompts for automated DevOps environments?

Yes, the gstack upgrade supports automated upgrades and user prompts, allowing you to align the upgrade flow with your specific DevOps automation preferences and environment settings.

What is the best way to handle version control updates for a git-based gstack deployment?

For git-based gstack deployments, the upgrade tool detects the installation type and applies safe version control update steps, concluding with post-upgrade messaging to confirm the new version.