·git-sync

Sync all git repos - my-life top repo and spaces/ projects

6Installs·0Trend·@taylorhuston

Installation

$npx skills add https://github.com/taylorhuston/local-life-manager --skill git-sync

How to Install git-sync

Quickly install git-sync AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/taylorhuston/local-life-manager --skill git-sync
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: taylorhuston/local-life-manager.

SKILL.md

View raw

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

| ✓ | Up to date | | ↓ | Behind remote (can pull) | | ↑ | Ahead of remote (can push) | | ↕ | Diverged (manual merge needed) | | + | Local only (no remote tracking) | | ? | Not in index | | ! | Dirty (uncommitted changes) | | ✗ | Error (check manually) |

| Clone fails | Check network, SSH keys, permissions | | Remote mismatch | Update CLAUDE.md or fix remote | | Diverged branches | Manual merge/rebase required | | Missing remote | Repo may be local-only, skip sync |

Sync all git repos - my-life top repo and spaces/ projects Source: taylorhuston/local-life-manager.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/taylorhuston/local-life-manager --skill git-sync
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from taylorhuston/local-life-manager

Quick answers

What is git-sync?

Sync all git repos - my-life top repo and spaces/ projects Source: taylorhuston/local-life-manager.

How do I install git-sync?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/taylorhuston/local-life-manager --skill git-sync Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/taylorhuston/local-life-manager