update

Check for and apply PM-Kit framework updates from GitHub releases.

134|33|Updated Nov 22, 2025
One-click install
npx skills add https://github.com/kv0906/pm-kit --skill update-kv0906
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update
Source: https://github.com/kv0906/pm-kit/tree/main/.claude/skills/update
Command: npx skills add https://github.com/kv0906/pm-kit --skill update-kv0906

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of checking for and applying updates to the PM-Kit framework, ensuring you always have the latest features and improvements without manual intervention.

Core Features & Use Cases

  • Version Checking: Compares your local PM-Kit version against the latest release on GitHub.
  • Changelog Display: Shows you what's new in the latest release.
  • Automated Updates: Safely applies framework updates, backing up existing files and preserving your custom content.
  • Use Case: After a period of not using PM-Kit, you can run /update to quickly bring your entire framework to the latest version, including all skills, templates, and scripts.

Quick Start

Run /update to check for and apply any available PM-Kit framework updates.

Frequently Asked Questions about update

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

FAQPage Schema
How do I check for PM-Kit framework updates and install the latest version?

Run the update command to check for PM-Kit framework updates by comparing your local VERSION file against the latest GitHub release, then automatically apply the update. It displays the changelog and executes a script that backs up and overwrites framework files.

What happens to my custom files when applying a PM-Kit framework update?

When applying a PM-Kit framework update, the process safely preserves your custom content by backing up existing files and merging hybrid files. The automated update script ensures your customizations are retained while overwriting standard framework files.

Can I see what changes are included before updating the PM-Kit framework?

Yes, you can see what changes are included before updating the PM-Kit framework. The update process displays the changelog from the latest GitHub release, allowing you to review new features and improvements before applying any modifications.

Does the PM-Kit update process require any manual file management?

The PM-Kit update process requires no manual file management because it automates version checking, changelog display, and file updates. It automatically backs up existing files, overwrites framework files, and merges hybrid files without manual intervention.

Why does the PM-Kit framework update compare a local VERSION file to GitHub releases?

The PM-Kit framework update compares a local VERSION file to GitHub releases to determine if you are running the latest version. This comparison identifies available updates and triggers the automated update script to bring your framework current.

What's the best way to bring an outdated PM-Kit framework to the current version?

The best way to bring an outdated PM-Kit framework to the current version is to run the update command. It checks for available updates, shows the changelog, and safely applies the latest release, including all skills, templates, and scripts.