git-sync-all

Installation
SKILL.md

Git Sync All

Synchronize all git repositories under the current working directory by pulling latest changes from their remotes — using maximum parallelism.

When to Use

  • After switching to a different computer
  • When you need to update multiple projects at once
  • To ensure all local repositories are up to date with remotes

Strict Execution Flow

Do NOT use any scripts. Do NOT skip or merge phases. Execute each phase in order.


Phase 1: Environment Detection (MANDATORY — must display results before proceeding)

Detect and explicitly display the following before doing anything else:

Related skills
Installs
11
First Seen
Mar 3, 2026