update

Check npm for the latest get-shit-done-cc version and install it.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/sidunrealde/ArchVis --skill update-sidunrealde
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update
Source: https://github.com/sidunrealde/ArchVis/tree/main/.github/skills/update
Command: npx skills add https://github.com/sidunrealde/ArchVis --skill update-sidunrealde

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of checking for, and applying, updates to the 'get-shit-done-cc' tool, ensuring you always have the latest features and bug fixes without manual intervention.

Core Features & Use Cases

  • Version Checking: Detects local and global installations of GSD and compares them against the latest version available on npm.
  • Changelog Display: Fetches and presents a clear changelog of what's new between your installed version and the latest release.
  • Confirmation & Clean Install: Seeks user confirmation before proceeding with a clean installation, which includes clearing caches and backing up local modifications.
  • Use Case: You want to ensure you're using the most recent version of GSD. Running this skill will tell you if an update is available, show you what changes are included, and prompt you to install it with a single command.

Quick Start

Run the update skill to check for and apply the latest version of GSD.

Frequently Asked Questions about update

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

FAQPage Schema
How do I update the get-shit-done-cc npm tool to the latest version?

The update Skill manages the get-shit-done-cc update process by checking npm for the latest version, displaying relevant changelog entries, and executing a clean installation upon user confirmation.

How does version management work for local and global npm installations?

Version management detects both local and global installations of the tool, compares them against the latest version available on npm, and fetches the changelog of changes between your installed version and the latest release.

Can I view the changelog before applying an npm update?

Yes, the update process fetches and presents a clear changelog of what is new between your installed version and the latest release, seeking your confirmation before proceeding with the installation.

Does the clean installation process clear caches and backup local patches?

Yes, the clean installation includes clearing caches and backing up local modifications to ensure you get the latest features and bug fixes without losing your local patches.

What is the best way to automate version checking for the get-shit-done tool?

Automating version checking is handled by running the update Skill, which detects installed versions, compares them against npm, and prompts for a clean install to keep your tool up-to-date effortlessly.