What problem does it solve?
This Skill repairs xtrm-initialized projects when their install state drifts from the canonical layout, such as stale skill symlinks, broken hook wiring, outdated Pi settings, or missing beads bootstrap files.
Core Features & Use Cases
- Install Drift Detection: Checks the current project against the expected xtrm installation state and reports what is current versus stale.
- Targeted Remediation: Rebuilds skills wiring, refreshes hook configuration, restores registry-managed assets, and applies maintenance fixes without unnecessary disruption.
- Verification and Safety: Confirms implementation-level behavior such as hash-based drift detection and default preservation of local edits before declaring success.
- Use Case: Use this Skill after upgrading xtrm-tools, when skills stop loading, when hooks are not firing, or when a repo needs to be re-synced to the canonical install state.
Quick Start
Ask me to audit this xtrm project and repair any install drift so its skills, hooks, settings, and registry-managed files match the current canonical state.