gstack-upgrade

Automates gstack upgrade management across global, local, git-based and vendored installations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end upgrade process for gstack, including detection of global vs vendored installs and safe application of updates.

Core Features & Use Cases

  • Detects install type and backs up before upgrading.
  • Supports auto-upgrade preferences and interactive prompts.
  • Syncs local vendored copies after upgrades to keep environments in sync.

Quick Start

Run /gstack-upgrade to upgrade gstack to the latest version and review 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 safely upgrade gstack across different installation types?

To safely upgrade gstack, you can run an automated upgrade process that detects global, local, git-based, and vendored installations, applying updates while preserving backups to prevent data loss.

Does gstack upgrade support automatic backups before applying version updates?

Yes, gstack upgrade supports automatic backups, detecting your specific install type and preserving a backup before applying the new version to ensure safe recovery if errors occur.

How does vendored gstack sync work after an upgrade?

Vendored gstack sync works by automatically updating local vendored copies after a global upgrade completes, keeping your local development environments properly in sync with the new version.

Can I automate gstack version updates instead of using interactive prompts?

You can automate gstack version updates by enabling auto-upgrade preferences, bypassing interactive prompts to apply updates automatically while still safely reporting new changes and system state.

What is the best way to handle gstack upgrade errors and recovery?

Handling gstack upgrade errors relies on the built-in recovery process, which safely manages upgrade failures by utilizing preserved backups and clearly reporting the current installation state.