gstack-upgrade

Upgrade gstack across global, vendored, and local git installations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrading gstack across multiple installation types can be error-prone and time-consuming without clear guidance.

Core Features & Use Cases

  • Detects whether gstack is installed globally or vendored and performs an appropriate upgrade.
  • Upgrades and then shows a changelog of what's new, including migrations and version notes.
  • Handles local vendored copies, team-mode conflicts, and safe rollback on failure.

Quick Start

Upgrade gstack to the latest version now by running the upgrade command.

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 across different installation types?

To upgrade gstack, the system detects your installation type—global, local vendored, or local git—and performs a safe upgrade, followed by migrations and a changelog summary.

What happens if an upgrade gstack operation fails midway?

If an upgrade gstack operation fails, the system is designed to perform a safe rollback, restoring your previous version and preventing broken state across team-mode conflicts.

Does the gstack upgrade process handle version migrations automatically?

Yes, the gstack upgrade process automatically runs necessary version migrations after updating, publishing a marker of the previous version and presenting a What's New summary.

How can I see what's new after updating my gstack installation?

After updating gstack, the upgrade command presents a changelog and What's New summary, detailing version notes, applied migrations, and recent changes.

Can I update a local vendored copy of gstack without breaking team-mode?

Yes, you can update local vendored copies safely; the upgrade process handles team-mode conflicts and performs safe rollback on failure to maintain environment stability.