update-nanoclaw

Community

Safely merge upstream updates into your fork.

Authorjeffreykthomas
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Your NanoClaw fork drifts from upstream as you customize it. This skill provides a safe, guided workflow to pull upstream changes into your install without overwriting local modifications, including preflight checks, backups, previews, and multiple update strategies.

Core Features & Use Cases

  • Preflight checks to ensure a clean working tree and the presence of an upstream remote; detects the upstream branch and fetches upstream changes.
  • Safe backups via a timestamped backup branch and tag before touching any code.
  • Comprehensive preview that computes the common base, lists upstream and local commits, and buckets file-level changes by category; supports merge, cherry-pick, or rebase workflows.
  • Conflict preview to anticipate conflicts before applying updates, with options to proceed or abort.
  • End-to-end update options: full merge, selective cherry-pick of specific commits, or a rebase with appropriate conflict handling.
  • Validation step that runs npm run build and npm test to ensure changes are sound.
  • Breaking changes check against CHANGELOG.md to identify new breaking changes and optionally run migration skills.

Quick Start

Run /update-nanoclaw in Claude Code to start the update workflow.

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: update-nanoclaw
Download link: https://github.com/jeffreykthomas/nanoclaw-golf/archive/main.zip#update-nanoclaw

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.