cyberneticlibrary

Merge upstream NanoClaw updates

update-nanoclawskillsetup L229,740
nanocoai/nanoclaw
What it does

Merge upstream NanoClaw changes with conflict preview and rollback

Best for

Safely bringing upstream NanoClaw into customized forks without losing local modifications or requiring reinstall.

Inputs
  • · upstream remote URL
  • · merge strategy choice (merge/cherry-pick/rebase)
Outputs
  • · backup tag name
  • · merged working tree
  • · breaking-change checklist
Requires
  • · git
  • · pnpm build
  • · pnpm test
Preconditions
  • · working tree is clean
  • · upstream remote exists and is reachable
Failure modes
  • · dirty working tree prevents preflight
  • · merge conflicts require manual marker resolution
  • · breaking changes found post-merge
Trust signals
  • · timestamped backup branch/tag created before any changes
  • · dry-run conflict detection before merge
  • · post-merge build+test validation
  • · BREAKING change scanner in CHANGELOG