What problem does it solve?
Manually updating the Get-Shit-Done (GSD) workflow tool requires checking for new versions, running npm commands, and searching for release notes to understand what changed, which is time-consuming and risks missing critical updates that break existing workflows. This Skill automates the entire update process and surfaces the changelog for your review before any changes are applied.
Core Features & Use Cases
- Automated Version Detection: Automatically checks your local or global GSD installation against the latest available npm release to confirm if an update is needed.
- Changelog Preview: Fetches and displays the full changelog for the latest GSD version, so you can review new features, bug fixes, and breaking changes before proceeding.
- Use Case: If you rely on GSD for project planning and phase execution, use this Skill to quickly update to the latest version, confirm the changes align with your workflow needs, and complete the update with a single confirmation prompt.
Quick Start
Use the gsd-update skill to check for available GSD updates, review the latest changelog, and install the new version with your confirmation.