mini-sync
Installation
SKILL.md
Mini Sync — Dual-Push Repo Setup
Auto-sync a laptop repo to the Mac mini on every git push.
Pattern: dual push URL + post-receive hook + updateInstead.
When to Use
- "sync this repo to the mini"
- "set up auto-push to mac mini"
- "replicate the agent-config sync pattern"
- Setting up a new dev tool / fork that Chip needs
Prerequisites
- SSH access:
ssh mini-tsworks (Hostmini-tsin~/.ssh/config→chipcarman@chips-mac-mini) - Repo exists on GitHub (or other remote)
- You know the target path on the mini