What problem does it solve?
This Skill provides a safe, non-destructive way to synchronize an installed AI-OS with the current plugin version, ensuring users receive new skills, hooks, and template improvements without losing or overwriting their personal brain data.
Core Features & Use Cases
- Non-destructive synchronization: Detects added, updated, unchanged, and removed skills, hooks, templates, and settings while never modifying user brain folders like HIPPOCAMPUS or MEMORY.md.
- Conflict resolution and safety checks: Prompts on user-modified files, preserves user copies, performs syntax-checking for shell hooks, stages changes, and supports full rollback on failure.
- Use Case: After running npm update @aios/plugin, preview a dry-run diff to see exactly what will change in .claude/ and then apply only the approved updates so the user's customizations remain intact.
Quick Start
Invoke the aios-update skill to diff the plugin against your installed AI-OS and then apply selected changes after reviewing conflicts.