sasam-update

Check for updates, review changelogs, backup modified files, and upgrade SASAMClaudeCodeSkills plugins.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/SAS-Asset-Management/SASAMClaudeCodeSkills --skill sasam-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sasam-update
Source: https://github.com/SAS-Asset-Management/SASAMClaudeCodeSkills/tree/main/sasam-core/1.0.0/skills/sasam-update
Command: npx skills add https://github.com/SAS-Asset-Management/SASAMClaudeCodeSkills --skill sasam-update

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing SASAMClaudeCodeSkills plugins across local environments is error-prone without a streamlined update process. This Skill automates checking for updates, reviewing changelogs, backing up local changes, and applying upgrades to all plugins.

Core Features & Use Cases

  • Check for updates and view changelogs to stay current with plugin releases.
  • Backup modified files before applying updates to preserve local work.
  • Update all plugins in a single workflow, with version comparisons and post-update validation.

Quick Start

Run the update command to check for available updates and review the changelog before applying any changes.

Frequently Asked Questions about sasam-update

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

FAQPage Schema
How do I automate plugin updates and keep local environments current?

Automate plugin updates by running an update check that identifies new versions, retrieves changelogs, backs up modified files, and applies upgrades to regenerate manifests across local installations.

What is the best way to backup modified files before applying a plugin update?

Backup modified files before applying updates by triggering the safe upgrade workflow, which preserves local work and enforces version comparison prior to overwriting any plugin data.

Can I review a changelog before applying plugin upgrades?

You can review changelogs before applying plugin upgrades because the update process retrieves release notes and enforces version comparison during the update check phase.

Does the automated update workflow support local installations from development to production?

The automated update workflow supports local installations across development to production environments, applying version checks, changelog retrieval, and manifest regeneration uniformly.

How do I update all plugins in a single workflow?

Update all plugins in a single workflow by executing the update command, which performs batch version comparisons, safely backs up modified files, and applies upgrades with post-update validation.