gstack-upgrade

Upgrade gstack installations and summarize version changes.

10|3|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/olaafrossi/FoamPilot --skill gstack-upgrade-olaafrossi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-upgrade
Source: https://github.com/olaafrossi/FoamPilot/tree/main/.claude/skills/gstack-upgrade
Command: npx skills add https://github.com/olaafrossi/FoamPilot --skill gstack-upgrade-olaafrossi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrading gstack to the latest version across diverse installation setups and ensuring you end up with a consistent, up-to-date tool.

Core Features & Use Cases

  • Automatically detects whether gstack is installed globally or vendored and selects the correct upgrade pathway.
  • Upgrades the tool, and surfaces what's new to keep you informed about changes.
  • Supports both interactive prompts and automated upgrades to fit your workflow.

Quick Start

Run the upgrade command to check for the latest version and apply the upgrade.

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, you can run the upgrade command which checks for the latest version and applies the update. The tool detects whether your installation is global or vendored and selects the correct upgrade pathway automatically.

Can I automate gstack upgrades without interactive prompts?

Yes, gstack upgrades can be fully automated without interactive prompts. The upgrade workflow supports both interactive prompts and automated upgrades to fit your DevOps and scripting workflows.

Does the gstack upgrade work for both global and vendored installations?

The gstack upgrade works for both global and vendored installations. It automatically detects the install type and selects the appropriate upgrade pathway to ensure a consistent, up-to-date tool.

What changes are shown after upgrading gstack?

After upgrading gstack, the tool surfaces what is new by providing a summary of changes. This keeps you informed about version updates and modifications applied during the end-to-end upgrade workflow.

What is the best way to handle versioning and upgrades for gstack in automation scripts?

Handling gstack versioning in automation scripts is best done using the automated upgrade pathway. The tool detects the installation type, applies version updates, and outputs a summary of changes without requiring interactive input.