What problem does it solve? Keeping a Nexus installation current with upstream improvements normally requires manual Git operations that risk overwriting personal memory, projects, and custom skills. This Skill automates the update check and sync process while guaranteeing user data folders are never touched. ## Core Features & Use Cases - Update Detection: Runs nexus-loader.py with --check-update to compare local and upstream versions and list changed files. - Protected Sync: Updates only system paths (00-system/, CLAUDE.md, README.md) while excluding 01-memory/, 02-projects/, 03-skills/, and 04-workspace/. - Automatic Backup: Saves current system files to .sync-backup/{timestamp}/ before applying any changes. - Use Case: You hear a new Nexus version is released. Say "update nexus", review the listed changes, confirm, and the system files sync while your goals, projects, and custom skills remain untouched. ## Quick Start Say "update nexus" to check for upstream updates and sync the system files after confirming the listed changes.