gstack-upgrade

Upgrade gstack installations and run post-upgrade migrations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps your gstack installation current by automating upgrades, surfacing what's new, and applying migrations safely.

Core Features & Use Cases

  • Detects install type (global/local/vendored) and executes the appropriate upgrade flow.
  • Runs post-upgrade migrations to align state with the new version.
  • Generates a concise What's New summary and continues the previously invoked skill.

Quick Start

Upgrade gstack by running the /gstack-upgrade command to apply the latest changes 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 upgrade gstack to the latest version automatically?

To upgrade gstack automatically, run the /gstack-upgrade command to detect your install type, apply the latest changes, and execute post-upgrade migrations safely.

Does the gstack upgrade process work with global, local, and vendored installations?

Yes, the gstack upgrade process works with global, local, and vendored installations by detecting the specific install type and executing the appropriate upgrade flow automatically.

How do post-upgrade migrations work when updating gstack?

Post-upgrade migrations run automatically from gstack-upgrade/migrations to align your existing state with the new version, ensuring a smooth transition after the upgrade completes.

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

The best way to see what's new after a gstack upgrade is to review the concise What's New summary generated automatically by the upgrade process before continuing your previously invoked skill.

Can I manually upgrade gstack instead of using the automatic upgrade path?

Yes, you can manually upgrade gstack as the tool supports both auto-upgrade and manual upgrade paths across versions, detecting your install type to route the process correctly.

Why does gstack need to continue a previously invoked skill after upgrading?

gstack continues a previously invoked skill after upgrading to seamlessly resume your workflow without interruption, immediately applying the new version changes and migrations to your active session.