What problem does it solve?
Your NanoClaw fork drifts from upstream as you customize it. This skill pulls upstream changes into your install without losing your modifications.
Core Features & Use Cases
- Preflight checks to ensure a clean working tree and proper remotes; backup and timestamped rollback points; multiple merge strategies (merge, cherry-pick, rebase); conflict preview and guided resolution; automated validation with build and tests; breaking-change detection with migration prompts.
- Use in scenarios where you want to safely incorporate upstream NanoClaw updates while preserving local changes, or selectively cherry-pick commits that matter, with low token usage and rollback safety.
- Use Case: As a maintainer with a customized NanoClaw install, you can fetch upstream updates, preview conflicts, perform a controlled merge or selective cherry-picks, validate builds, and apply any necessary migrations or skill-based breakage migrations.
Quick Start
Run the /update-nanoclaw command in Claude Code to begin updating your NanoClaw fork with upstream changes, including backup, conflict preview, and optional migration steps.