gstack-upgrade

Upgrades gstack to latest version and surfaces what's new.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrade gstack to the latest version and surface what's new, ensuring users run the most current tooling with awareness of changes.

Core Features & Use Cases

  • Automated upgrade flow: detects install type (global vs vendored) and runs the upgrade, then shows what's new.
  • Voice and automation friendly: supports auto-upgrade mode and provides clear prompts for manual upgrades.
  • Use Case: When a developer is asked to upgrade gstack across environments, run this to perform the update and review what's changed.

Quick Start

Run /gstack-upgrade to check for updates and upgrade to the latest version.

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?

The upgrade process detects your specific install type, applies the update, and surfaces the changelog. This ensures you run the most current tooling with awareness of new changes.

Can I automate gstack upgrades across different environments?

Yes, you can automate gstack upgrades using the auto-upgrade mode. This voice and automation friendly feature provides clear prompts for manual upgrades across environments.

Does the upgrade flow work with both global and vendored installs?

Yes, the upgrade flow works with global, vendored, and local installs. It automatically detects your install type and runs the appropriate upgrade process for your configuration.

What happens to my previous settings after a gstack migration?

After a gstack migration, the tool implements an end-to-end upgrade flow with migrations and post-upgrade state markers. This preserves your configuration while applying the latest updates.

Why should I review the changelog after upgrading gstack?

Reviewing the changelog after upgrading gstack surfaces what's new and ensures awareness of changes. This keeps developers informed about modifications applied during the upgrade process.