What problem does it solve?
Keeping the HOLO‑AGENT acquisition system up‑to‑date manually is error‑prone and time‑consuming; this skill automates the entire update process.
Core Features & Use Cases
- Pre‑check: Verifies network connectivity, git installation, and required tools.
- Version comparison: Detects remote commits and shows change previews.
- Backup: Saves the current
skills/ directory to a timestamped .backup folder, retaining the five most recent backups.
- Sync: Uses
rsync (or cp fallback) to synchronize the skills/ directory while excluding Git metadata and archives.
- Validation: Confirms presence of critical files and validates YAML manifests.
- Report: Generates a concise update summary with success/failure status.
Typical use cases include updating HOLO‑AGENT after new releases, refreshing the acquisition‑agent skill set, or ensuring the latest code is deployed across development environments.
Quick Start
Ask the agent to update HOLO‑AGENT by saying “Update HOLO‑AGENT to the latest version.”