Kit Update — Documentation skill for Claude Code
Bring a kit-scaffolded project up to the latest claude-kit — shows the changelog delta and merge-upgrades the project's .claude/ without clobbering your customizations.
How to install Kit Update
Installs to ~/.claude/skills/jeiemgi-cckit-kit-update/SKILL.md
mkdir -p ~/.claude/skills/jeiemgi-cckit-kit-update && curl -fsSL https://raw.githubusercontent.com/jeiemgi/cckit/HEAD/commands/kit-update.md -o ~/.claude/skills/jeiemgi-cckit-kit-update/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Kit Update does
description: Bring a kit-scaffolded project up to the latest claude-kit — shows the changelog delta and merge-upgrades the project's .claude/ without clobbering your customizations. argument-hint: "[--check] [--dry-run]" allowed-tools: Bash, Read, AskUserQuestion, Edit
/kit-update — update this project to the latest claude-kit
The kit lives at `${CLAUDE_PLUGIN_ROOT}`. This surfaces what changed since this project was last scaffolded and **merges** new features in — preserving your ed
Alternatives in Documentation
- PDF — Extract text, create PDFs, merge/split documents, and handle forms 94.1k ★
- Question — Answer the user's question by analyzing the project structure and documentation 3.4k ★
- Changelog Update — Hydrogen Upgrade Command Changelog Update - Optimized for Claude 2.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Template Check
Check if this repo is running the latest agentic-repo-template version and show the CHANGELOG delta.
Update Doc
Bring the docs back in sync with the code, then update the CLAUDE.md failure log.
Update Claude Code Docs
Fetch latest Claude Code documentation from code.claude.com and save to docs/
Release Doctor
Verify the Plumbline version is current and self-consistent (VERSION equals the latest GitHub release equals t
99 Release
MoAI-ADK production release via Enhanced GitHub Flow (CLAUDE.local.md §18). Creates release/vX.Y.Z branch, ver
Gaia Release
Cut a new GAIA release, bump version, graduate CHANGELOG, regenerate manifest, open release PR, then tag on me
Related Agents
Upgrade Specialist
Use this agent for framework and baseline upgrades — Laravel 12→13, Livewire 3→4, PHP version bumps, Rector-dr
Arch Plugin Packager
Packages a newly scaffolded set of skills/agents/commands/hooks/MCPs into a valid, installable Claude Code plu
Dependency Update Reviewer
Reviews dependency version bumps for safety across the monorepo. Use when Dependabot PRs arrive, pnpm.override