🔄
DevOpsTypeScript

Update ClaudeClaw

by sbusso

Update ClaudeClaw is a DevOps skill for Claude Code, published by sbusso in claudeclaw.

193 stars60 forkson sbusso/claudeclawAdded 2026/09/06Repository updated 2026/08/12
agentagentic-aiclaude-codeopenclaw
Install in seconds
Install Update ClaudeClaw
Copy Update ClaudeClaw into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/sbusso/claudeclaw/tree/main/skills/update-claudeclaw ~/.claude/skills/update-claudeclaw

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/sbusso/claudeclaw.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/update-claudeclaw/SKILL.md in sbusso/claudeclaw
Installs to
~/.claude/skills/update-claudeclaw
Collection
One of 25 skills cataloged from this repository
Category
DevOps1013 skills

What Update ClaudeClaw does

Update ClaudeClaw brings upstream changes into a customized install with preview, backup tags, and merge or cherry-pick options. Use it when your fork has drifted and you want to sync safely without reinstalling.

Update ClaudeClaw is cataloged under DevOps on DirSkills. Update ClaudeClaw comes from a repository tagged agent, agentic-ai, claude-code and openclaw.

Documentation

README

About

Your ClaudeClaw fork drifts from upstream as you customize it. This skill pulls upstream changes into your install without losing your modifications.

Run /update-claudeclaw in Claude Code.

How it works

Preflight: checks for clean working tree (git status --porcelain). If upstream remote is missing, asks you for the URL (defaults to https://github.com/sbusso/claudeclaw.git) and adds it. Detects the upstream branch name (main or master).

Backup: creates a timestamped backup branch and tag (backup/pre-update-<hash>-<timestamp>, pre-update-<hash>-<timestamp>) before touching anything. Safe to run multiple times.

This is the opening of the README. Read the full README on GitHub.

Commands Update ClaudeClaw provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /update-claudeclaw
  • /add-whatsapp
  • /update-skills

Frequently asked about Update ClaudeClaw

  • What else does sbusso publish alongside Update ClaudeClaw?

    Update ClaudeClaw is one of 25 skills that DirSkills catalogs from sbusso/claudeclaw, the repository it ships in. Its siblings there include Add Compact Command, Add Gmail and Add Reactions. Each one is a separate skill with its own page in this directory, installs the same way Update ClaudeClaw does, and is maintained by sbusso in that same repository. The rest of the collection is listed on the sbusso/claudeclaw page.

  • How does Update ClaudeClaw compare to other DevOps skills?

    Update ClaudeClaw ranks #906 by stars among the 1013 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Update ClaudeClaw against them. Open each page to compare what they document and how they install.

More from sbusso/claudeclaw

Update ClaudeClaw is one of 25 skills cataloged on DirSkills from sbusso/claudeclaw.

See all 25 skills