GitSync is a high-performance utility designed to streamline multi-repository management within the Claude Code environment. It maps custom project codes to file paths, allowing users to rapidly stage, commit, pull (without rebase), and push updates across multiple directories simultaneously. The skill includes robust error handling for merge conflicts, providing the agent with a clear decision-making framework to resolve issues using local, remote, or smart-merge strategies, making it ideal for developers managing complex, multi-repo environments.
主な機能
010 GitHub stars
02Structured agent workflow for guided merge conflict resolution
03Automatic discovery and recursive syncing of Git worktrees and submodules
04Interactive 'Sync All' mode to identify and update all dirty repositories
05Fast parallel synchronization of multiple repositories using project code aliases
06Dry-run support to preview changes and identify uncommitted work without execution