gstack-upgrade

Automate gstack upgrades across global git, vendored local, and team mode installs.

Updated May 9, 2026
One-click install
npx skills add https://github.com/kk20300113-png/my-claude-skills --skill gstack-upgrade-kk20300113-png
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-upgrade
Source: https://github.com/kk20300113-png/my-claude-skills/tree/main/gstack-upgrade
Command: npx skills add https://github.com/kk20300113-png/my-claude-skills --skill gstack-upgrade-kk20300113-png

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually updating gstack across different install configurations (global git, vendored local copies, team mode environments) is time-consuming and error-prone, especially when managing multiple project-specific copies or handling repeated upgrade prompts.

Core Features & Use Cases

  • Multi-Install Type Support: Automatically detects whether gstack is installed via global git, vendored local copy, or team mode, and runs the correct upgrade path for each configuration.
  • Smart Upgrade Workflow: Handles auto-upgrade toggles, snoozed reminders with escalating backoff, and user prompts to avoid disrupting active work.
  • Vendored Copy Sync: Automatically updates local vendored gstack copies to match the global version, or removes stale copies when team mode is active to enforce a single source of truth.
  • Use Case: If you maintain gstack in 5 different project repositories with vendored copies, this skill will sync all local copies to the latest global version in one go, eliminating manual copy-paste and version mismatch errors.

Quick Start

Invoke the gstack-upgrade skill when you want to update your gstack installation to the latest version, and it will automatically handle detecting your install type, running the upgrade, syncing any local vendored copies, and showing you a summary of new features in the updated 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 across multiple projects without manual copy-paste?

To upgrade gstack across multiple projects, this skill automates version synchronization by detecting global and vendored local installs, syncing all local copies to the latest version in one go, and eliminating manual copy-paste and version mismatch errors.

Does gstack version management support team mode environments?

Yes, gstack version management fully supports team mode environments by automatically removing stale local vendored copies during an upgrade, enforcing a single source of truth for consistent team-wide versioning.

What is the best way to handle snoozed gstack update reminders?

The best way to handle snoozed gstack update reminders is through the smart upgrade workflow, which manages snoozed reminders with escalating backoff and evaluates auto-upgrade toggles to avoid disrupting active development work.

Can I safely rollback a gstack migration if the upgrade breaks my workflow?

Yes, you can safely rollback a gstack migration because the skill performs safe, reversible upgrades with backup restoration, executing incremental version migrations to ensure you can revert if needed.

How does vendored copy synchronization work during a gstack upgrade?

Vendored copy synchronization automatically detects local gstack copies and updates them to match the global version during an upgrade, or removes them entirely if team mode is active to maintain consistency.

What changelog information is provided after updating gstack to the latest version?

After updating gstack to the latest version, the skill delivers a curated user-facing changelog summary, ensuring you immediately understand the new features and changes included in the incremental version migration.