gstack-upgrade

Automate gstack upgrades across global, vendored, and local installs.

Updated May 22, 2026
One-click install
npx skills add https://github.com/shekerkamma/peopletech-marketplace --skill gstack-upgrade-shekerkamma
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-upgrade
Source: https://github.com/shekerkamma/peopletech-marketplace/tree/main/plugins/gstack/gstack-upgrade
Command: npx skills add https://github.com/shekerkamma/peopletech-marketplace --skill gstack-upgrade-shekerkamma

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually upgrading gstack across different install types (global git, vendored, local), handling update preferences, syncing local copies, and running post-upgrade migrations is time-consuming and error-prone. This Skill automates the entire upgrade workflow to eliminate manual overhead and reduce the risk of broken installs.

Core Features & Use Cases

  • Multi-install type support: Automatically detects global git, vendored, and local gstack installs to run the correct upgrade path for each setup.
  • Configurable update preferences: Handles auto-upgrade toggles, snooze reminders with escalating backoff, and team mode vendored copy sync.
  • Safe upgrade with recovery: Creates backups before upgrading, restores previous versions if setup fails, and runs version-specific migrations to fix state issues.
  • Use Case: If your team uses gstack for browser automation and QA workflows, use this Skill to get the latest bug fixes and features without manually managing installs or migration steps.

Quick Start

Use the gstack-upgrade skill to update your gstack installation to the latest version and get a summary of new user-facing 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 across different install types without breaking my setup?

This Skill automates the gstack upgrade process by detecting global git, vendored, and local installs to execute the correct upgrade path, creating backups before applying changes and restoring previous versions if setup fails.

Can I sync a vendored local copy of gstack during a team upgrade?

Yes, you can sync vendored local copies of gstack during an upgrade. The Skill supports team mode vendored copy synchronization to ensure all team members share the same updated development tooling suite version.

How does auto-update configuration work for gstack development tooling?

Auto-update configuration for gstack handles toggle preferences and snooze reminders with escalating backoff. This allows you to manage update check settings non-destructively without manually editing configuration files.

What happens to my existing configuration when running a gstack version migration?

During a gstack version migration, the Skill runs version-specific migrations to fix state issues safely. It performs non-destructive upgrades by creating backups first, ensuring your existing configuration remains intact if migration fails.

Is there a way to see what's new in gstack after upgrading?

Yes, after upgrading gstack, the Skill provides a curated changelog summarization for end users. This delivers a summary of new user-facing changes and updates so you can quickly see what features or fixes were added.