gstack-upgrade

Orchestrate gstack upgrades across global and vendored installs with rollback safeguards.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrade gstack to the latest version, detect global vs vendored installs, and apply upgrades with visibility into what's new.

Core Features & Use Cases

  • Detects install type (global vs local), compares versions, and chooses upgrade path automatically.
  • Upgrades gstack from the primary install, with safeguards, rollback, and post-upgrade messaging.
  • Syncs local vendored copies after a successful upgrade to keep all copies in sync.

Quick Start

Run /gstack-upgrade to check for upgrades and install them automatically 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 automatically?

You can upgrade gstack automatically by running the dedicated upgrade command, which detects your install type, fetches the latest release, applies the upgrade, and syncs any local vendored copies to ensure all instances match the new version.

What is the difference between global and vendored gstack installs during an upgrade?

Global installs are upgraded from the primary installation path, while vendored installs are synced afterwards. The upgrade process detects the install type automatically and synchronizes local copies to keep all versions consistent across your environment.

How does rollback work if a gstack upgrade fails?

The gstack upgrade process includes built-in safeguards and rollback capabilities. If an upgrade fails or causes issues, the system can revert to the previous version, ensuring a reliable and auditable upgrade process without leaving your environment in a broken state.

Can I see what changes are included before upgrading gstack?

Yes, the upgrade process provides visibility into what's new before applying changes. It includes user prompts in various scenarios and delivers post-upgrade messaging, ensuring you have visibility into the new version's changes and can make informed upgrade decisions.

Do I need to manually update local copies after upgrading a global gstack install?

No, you do not need to manually update local copies. After a successful global upgrade, the tool automatically syncs local vendored copies to keep all installations in sync, ensuring version consistency across your entire setup without manual intervention.