gstack-upgrade

Upgrade gstack installations to the latest stable release with rollback and changelog.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrading gstack to the latest version ensures you always have the newest features, security fixes, and performance improvements without manual toil.

Core Features & Use Cases

  • Detects global vs vendored installs and upgrades accordingly.
  • Runs version migrations and shows what's new after upgrade.
  • Supports auto-upgrade, safe rollback on failure, and changelog generation.

Quick Start

Run /gstack-upgrade to check for updates and perform the upgrade when available.

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 safely?

To upgrade gstack safely, run an automated command that detects your installation type, applies the latest stable release, performs migrations, and ensures a safe rollback on failure.

What is the best way to handle version migrations when updating gstack?

Handling version migrations during a gstack update is automated; the upgrade process runs necessary version migrations directly and generates a user-facing changelog to surface what is new.

Does the gstack upgrade process work with vendored installations?

Yes, the gstack upgrade process works with vendored installations by detecting the install type and syncing local vendored copies when needed, alongside supporting global installations.

How does rollback work if a gstack upgrade fails?

If a gstack upgrade fails, the mechanism automatically performs a safe rollback to restore your previous environment, preventing interruptions from incomplete version migrations or setup errors.

Can I see what changed after updating gstack?

Yes, after updating gstack, the tool generates a user-facing changelog that surfaces what is new, ensuring you immediately see the latest features, security fixes, and improvements.