gsd-update

Check for GSD tool updates, display changelogs, and apply them.

Updated May 28, 2026
One-click install
npx skills add https://github.com/SensLiao/Claude-code-setting --skill gsd-update-sensliao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-update
Source: https://github.com/SensLiao/Claude-code-setting/tree/main/skills/gsd-update
Command: npx skills add https://github.com/SensLiao/Claude-code-setting --skill gsd-update-sensliao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that your GSD (Get Shit Done) tool is always updated to the latest version, providing you with the latest features and improvements.

Core Features & Use Cases

  • Update Detection: Automatically checks for GSD updates and notifies you when a new version is available.
  • Changelog Display: Shows the changes made in each new version.
  • Update Execution: Handles the update process, including installation and cache clearing.
  • Restart Reminder: Reminds you to restart GSD after the update to apply changes.
  • Sync Managed Skills: Syncs managed GSD skills across runtime roots for multi-runtime users.
  • Reapply Local Modifications: Reapply local modifications after a GSD update to maintain customizations.
  • Use Case: Use this Skill to stay current with the latest GSD features and ensure your customizations are preserved after updates.

Quick Start

Update GSD to the latest version and display the changelog using the command: gsd-update --sync.

Frequently Asked Questions about gsd-update

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

FAQPage Schema
How do I update the GSD tool to the latest version and view the changelog?

To update the GSD tool and view the changelog, run the `gsd-update --sync` command, which automatically detects new versions, displays changes, and applies the update.

How does the GSD update process handle local modifications?

The GSD update process handles local modifications by reapplying them after execution, ensuring your customizations are maintained and not overwritten by the latest version changes.

Can I sync GSD managed skills across multiple runtime roots?

Yes, you can sync managed GSD skills across multiple runtime roots for multi-runtime users by using the synchronization feature during the update process to ensure consistency.

What steps are required after executing a GSD update to apply changes?

After executing a GSD update, you must restart GSD to apply the new changes, as the update process handles installation and clears the cache but requires a manual restart.

Does the GSD update require user confirmation before applying the new version?

Yes, the GSD update requires user confirmation before applying the new version, displaying the changelog first so you can review changes before proceeding with the installation.