gstack-upgrade

Automate gstack upgrades across global, local, vendored installations with stash handling and changelog display.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrading gstack across diverse installations (global, local, vendored) can be error-prone and time-consuming; this skill automates detection, upgrade execution, and presentation of what's new.

Core Features & Use Cases

  • Detects install type (global or local; git-based or vendored) and upgrades accordingly.
  • Syncs local vendored copies after a primary upgrade to keep deployments aligned.
  • Presents a concise "What's New" summary to guide subsequent planning.

Quick Start

Run /gstack-upgrade to check for upgrades and apply them when prompted.

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?

To upgrade gstack to the latest version, run the automated upgrade command to detect your installation type and apply updates across global, local, and vendored environments. This tool automates the entire process.

What is the best way to automate gstack version updates across different installations?

Automating gstack version updates is best handled by detecting the install type and performing git or vendored upgrades accordingly. This ensures all global, local, and vendored copies are synchronized automatically.

How does a vendored gstack upgrade synchronize local copies?

A vendored gstack upgrade synchronizes local copies by applying the primary upgrade first, then syncing the local vendored files. This keeps all aligned deployments current with the latest version.

Can I see what changed after a gstack upgrade?

Yes, you can see what changed after a gstack upgrade because the process presents a concise What's New summary. This changelog display guides your subsequent maintenance and planning workflows.

Does the gstack upgrade process handle stash and auto-upgrade options?

Yes, the gstack upgrade process handles stash and auto-upgrade options. It detects your installation context and manages these settings to ensure a smooth version transition without losing local modifications.