update-claude-dev-kit

Inspect a registry and apply selective or full updates with rollback.

Updated Dec 8, 2025
One-click install
npx skills add https://github.com/auge2u/claude-dev-kit --skill update-claude-dev-kit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-claude-dev-kit
Source: https://github.com/auge2u/claude-dev-kit/tree/main/skills/update
Command: npx skills add https://github.com/auge2u/claude-dev-kit --skill update-claude-dev-kit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines updating Claude Dev Kit components by orchestrating version checks, changelog reviews, and safe application of updates while preserving user customizations.

Core Features & Use Cases

  • Checks a central registry for new component versions and aggregating changelogs before applying updates
  • Updates components individually or all at once with rollback support
  • Provides safeguards via backups to allow quick recovery from failed updates

Quick Start

Run the update process to check for available updates and apply them with an optional rollback.

Frequently Asked Questions about update-claude-dev-kit

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

FAQPage Schema
How do I safely update dev kit components without losing my custom configurations?

To safely update dev kit components, this skill reads local version data and creates configuration backups before applying updates. These safeguards allow quick recovery and prevent data loss across all components.

Can I roll back a version update for specific components like the shell or editor?

Yes, rollback is supported across all dev kit components including shell, editor, git, templates, quality, and memory. You can selectively update or roll back individual components without affecting the others.

What is the best way to check changelogs before applying a version management update?

The best way to check changelogs is using the registry inspection feature, which aggregates changelogs from a central registry. This allows you to review changes before applying updates to your dev kit components.

How do I automate version management for multiple dev kit components at once?

You can automate version management by applying full updates across all dev kit components simultaneously. The skill orchestrates version checks and applies updates while preserving your customizations.

What happens if an update fails during the component installation process?

If an update fails, the skill provides safeguards via backups to allow quick recovery from failed updates. It executes updates with guardrails to prevent data loss and restore previous configurations.