Update Template banner
Nnnsightnnn Nnnsightnnn

Update Template

Development community

Description

--- description: Check for and apply ClaudeKit template updates allowed-tools: Read, Bash, WebFetch --- # Update Template Command Guide the user through updating their ClaudeKit installation to the latest version. ## Arguments - `--check` - Only check for updates, don't make changes - `--auto` - Auto-update without interactive prompts (use with caution) - `--rollback` - Restore from the last backup - (default) - Interactive guided update --- ## Step 1: Check Current State First, determine

Installation

Installs to ~/.claude/commands/nnnsightnnn-claudekit-update-template.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Nnnsightnnn/claudekit/HEAD/.claude/commands/update-template.md -o ~/.claude/commands/nnnsightnnn-claudekit-update-template.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository