git-sync

Installation
SKILL.md

/git-sync

Synchronize all git repositories: the top-level my-life repo and the spaces/ projects.

Usage

/git-sync              # Check status of all repos and branches
/git-sync --pull       # Pull updates for all branches
/git-sync --push       # Push local commits for all branches
/git-sync --clone      # Clone missing repos

Implementation

This skill uses a Python script for reliable validation:

Installs
11
GitHub Stars
69
First Seen
Jan 26, 2026
git-sync — taylorhuston/local-life-manager