What problem does it solve?
This Skill provides a comprehensive overview of your dotfiles synchronization status across different machines, identifying discrepancies in git status, stow symlinks, plugin installations, and configuration settings.
Core Features & Use Cases
- Git Status Check: Verifies branch, commit ahead/behind remote, and uncommitted changes.
- Stow Symlink Integrity: Ensures all managed dotfiles are correctly symlinked and not overwritten by regular files. Detects broken symlinks.
- Plugin Drift Detection: Compares expected plugins from a list against installed plugins.
- Settings Template Validation: Checks active settings against a template for hooks, deny rules, and environment variables.
- Inventory Count: Reports the number of agents, skills, hooks, and hookify rules.
- Use Case: Before making system changes, run this Skill to ensure your development environment is consistently configured across all your machines.
Quick Start
Run the sync-status skill to get a report on your dotfiles synchronization.