config-sync
Installation
SKILL.md
Config Sync Protocol
Trigger keywords: sync config, sync claude, rsync claude
IMPORTANT: When to Use This Skill vs The Script
For routine syncing, just run the script directly:
~/mcp-recover.sh # Run on primary - handles everything automatically
The automated script is MORE RELIABLE than asking Claude because:
- It's deterministic (same behavior every time)
- No risk of Claude forgetting adaptation rules
- Already has hostname checks built in
- Runs daily via cron anyway