Claudeupdate banner
michaelhazza michaelhazza

Claudeupdate

Git community

Description

--- description: One-shot bump of the claude-code-framework submodule across all consuming repos — sync canonical files, run pending migrations, commit, push --- # /claudeupdate Update every local repo that mounts `claude-code-framework` as a submodule. Bumps the submodule pointer to the latest canonical commit, deploys canonical files via `sync.js`, runs any pending framework migrations, commits the lot, and pushes — per repo, only when safe to do so. This is the one-shot, fully-automated fl

Installation

Installs to ~/.claude/commands/michaelhazza-claude-code-framework-claudeupdate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/michaelhazza/claude-code-framework/HEAD/.claude/commands/claudeupdate.md -o ~/.claude/commands/michaelhazza-claude-code-framework-claudeupdate.md

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

Full documentation available on GitHub

View Source Repository