claudekit-updater

Community

Safely update ClaudeKit projects to latest.

Authorskinred78
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates updating ClaudeKit Engineer projects to the latest version, including creating backups, making a test git branch, applying framework changes, preserving user settings, and performing automated verification. It enables safe, scalable upkeep of multiple ClaudeKit projects.

Core Features & Use Cases

  • Single Project Update: Update one project with a test branch while preserving settings and histories.
  • Batch Updates: Update multiple ClaudeKit projects in sequence with clear status reporting.
  • Discovery: Locate ClaudeKit projects in your home directory and verify repo health.
  • Safety First: Timestamped backups, test branches, and easy rollback.

Quick Start

  • Update a single project: Update ~/Lex-Stream
  • Update all ClaudeKit projects: Update all my ClaudeKit projects
  • Quick mode: Update ~/my-project (no test branch)
  • Find ClaudeKit projects: What ClaudeKit projects do I have?

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: claudekit-updater
Download link: https://github.com/skinred78/neuro-db-2/archive/main.zip#claudekit-updater

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository