gstack-upgrade

Detect gstack install type and apply the appropriate upgrade path.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/zhu637882-stack/jiaoyi --skill gstack-upgrade-zhu637882-stack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-upgrade
Source: https://github.com/zhu637882-stack/jiaoyi/tree/main/qoder-config-backup/skills/gstack-gstack-upgrade
Command: npx skills add https://github.com/zhu637882-stack/jiaoyi --skill gstack-upgrade-zhu637882-stack

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrading gstack to the latest version can be error-prone and confusing without correct install-type handling. This Skill automates detection of global, local, and vendored installs, orchestrates the upgrade, and surfaces what's new.

Core Features & Use Cases

  • Detects install type (global, local, vendored) and performs the appropriate upgrade path
  • Runs post-upgrade migrations and shows a structured What's New summary
  • Handles auto-upgrade preferences and user prompts to fit your workflow

Quick Start

Run the /gstack-upgrade command to upgrade gstack and view the latest changes.

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 without breaking my current setup?

To upgrade gstack effortlessly, the system detects your installation type—global, local, or vendored—and applies the correct update path automatically. This prevents setup errors by ensuring the upgrade matches your specific environment configuration.

How does gstack handle post-upgrade migrations after updating?

Gstack handles post-upgrade migrations by automatically running them during the update workflow. It also provides a structured changelog summary, so you can see exactly what's new and what configuration changes were applied.

Can I use automated versioning to update a vendored gstack installation?

Yes, you can update a vendored gstack installation using automated versioning. The upgrade process specifically supports both git-based and vendored installs, applying the appropriate update path for your specific setup.

What is the best way to track versioning changes when upgrading gstack?

The best way to track versioning changes during a gstack upgrade is through its built-in version tracking and What's New summary. This feature provides a structured overview of what's new immediately after the update completes.

Does the gstack upgrade workflow support auto-upgrade preferences and user prompts?

Yes, the gstack upgrade workflow supports auto-upgrade preferences and user prompts. This allows you to fit the versioning automation into your existing workflow, either running updates seamlessly or prompting for manual confirmation.