mini-sync
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
Steps
More from carmandale/agent-config
skill-installer
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
28skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
27llm-council
>
5machine-parity
Compare runtime state between laptop and Mac mini (mini-ts). Use when asked "are my machines in sync?", after deploying changes to agent-config, after updating tools on one machine, or when debugging cross-machine behavior differences.
1apple-notes
Search and query the user's Apple Notes collection by meaning. Use when the user asks to find notes, recall something from their notes, search Apple Notes, or asks a question that their notes might answer. Triggers on "search my notes", "what did I write about", "find in my notes", "check my notes for", "do I have a note about", "notes about".
1