gstack-upgrade

Detect gstack install type and upgrade with migrations and rollback.

5|1|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/drt0927/tw-overlay --skill gstack-upgrade-drt0927
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-upgrade
Source: https://github.com/drt0927/tw-overlay/tree/main/.gemini/skills/gstack-upgrade
Command: npx skills add https://github.com/drt0927/tw-overlay --skill gstack-upgrade-drt0927

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrades gstack to the latest version by detecting install type (global/local git or vendored) and applying the upgrade safely.

Core Features & Use Cases

  • Detects install type and upgrades accordingly across global, local, and vendored deployments.
  • Runs post-upgrade migrations, writes upgrade markers, and performs cleanup to maintain a clean state.
  • Supports auto-upgrade and safe rollback if setup fails, preserving user changes and backups.

Quick Start

Run /gstack-upgrade to trigger the upgrade process and view the changes.

Frequently Asked Questions about gstack-upgrade

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Can I roll back a gstack upgrade if the setup fails?

Upgrading gstack involves detecting the install type (global/local git or vendored) and applying the upgrade safely. The process includes pre-upgrade checks, running migrations, writing markers, and performing post-upgrade cleanup.

Does gstack upgrade support automatic upgrades?

Yes, gstack upgrade supports safe rollback if setup fails. It preserves user changes and backups, allowing you to revert to the previous state and maintain your configuration integrity.

What happens to my gstack migrations during an upgrade?

Yes, gstack upgrade supports auto-upgrade prompts. It enforces a robust upgrade flow with safe fallbacks to preserve user data and configuration across diverse installation modes.

How do I keep gstack up to date with the latest version?

During a gstack upgrade, post-upgrade migrations run automatically. The tool writes upgrade markers and performs cleanup to maintain a clean state across your installation.

How do I keep gstack up to date with the latest version?

To keep gstack up to date, run the upgrade command to trigger the process. It detects your installation type, applies the latest version safely, and manages migrations and cleanup automatically.