gstack-upgrade

Detect gstack installation types and automate upgrades with changelogs.

1|Updated May 8, 2026
One-click install
npx skills add https://github.com/npc-chris/dfn-discovery --skill gstack-upgrade-npc-chris
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gstack-upgrade
Source: https://github.com/npc-chris/dfn-discovery/tree/main/.agents/skills/gstack/gstack-upgrade
Command: npx skills add https://github.com/npc-chris/dfn-discovery --skill gstack-upgrade-npc-chris

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the upgrade process for gstack, detects the installation type, and presents a changelog with new features.

Core Features & Use Cases

  • Automated Upgrade: Checks for available updates, upgrades gstack automatically or prompts the user, and handles different installation types.
  • Changelog Display: Provides a summary of new features and changes since the last version.
  • Use Case: When you need to ensure that your gstack is up-to-date and want to quickly see what's new without manual checks.

Quick Start

Upgrade gstack to the latest version and see what's new: /gstack-upgrade

Frequently Asked Questions about gstack-upgrade

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate gstack upgrades and check the changelog?▼

To automate gstack upgrades and view changelogs, this process detects the installation type, applies available updates, and displays a summary of new features and bug fixes.

Does the gstack upgrade process work with both global and local installations?▼

Yes, the gstack upgrade process works with both global and local git and vendored setups, automatically detecting the specific installation type to handle the version update correctly.

What do I need to execute an automated gstack upgrade?▼

Executing an automated gstack upgrade requires Bash, Read, Write, and AskUserQuestion capabilities to detect installations, apply updates, and prompt the user during the process.

How can I see what new features are in a gstack version update?▼

Seeing new features in a gstack version update is handled by the changelog display, which provides a summary of changes and bug fixes introduced since your last installed version.

What is the best way to handle version control for vendored gstack setups?▼

Handling version control for vendored gstack setups is best managed by automating the detection of the installation type, ensuring the upgrade process correctly targets the vendored files.