gsd-update

Update npm-installed GSD workflow tools after reviewing the changelog.

Updated May 15, 2026
One-click install
npx skills add https://github.com/Pear-Commerce/pear-ai-skills --skill gsd-update-pear-commerce
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-update
Source: https://github.com/Pear-Commerce/pear-ai-skills/tree/main/skills/gsd-update
Command: npx skills add https://github.com/Pear-Commerce/pear-ai-skills --skill gsd-update-pear-commerce

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

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 workflow tool to the latest version?

Updating the GSD workflow tool requires checking your current installation against the latest npm release, fetching the changelog, and executing the npm update. This Skill automates version detection, changelog retrieval, and the update execution with a single confirmation prompt.

How can I review the GSD changelog before applying an npm update?

Reviewing the GSD changelog before updating is handled by fetching and displaying the full release notes for the latest version. This process surfaces new features, bug fixes, and breaking changes for your review before any npm modifications are applied.

Does this automated GSD update process work with local npm installations?

The automated GSD update process works with both local and global npm installations. It detects your current version, queries the npm registry for the latest release, and executes the update while clearing the cache to ensure a smooth transition.

Why should I check for breaking changes before updating my project planning workflow tool?

Checking for breaking changes before updating your project planning workflow tool prevents unexpected workflow breaks. Reviewing the changelog ensures that new versions align with your existing phase execution needs before you apply the update.

What is the best way to automate npm version checks for the GSD workflow tool?

The best way to automate npm version checks for the GSD workflow tool is using an automated update Skill. It eliminates manual version checking by querying the npm registry, fetching release notes, and handling the update execution with user confirmation.