git-sync
Installation
SKILL.md
Git Sync
Instructions
When to Invoke This Skill
- Before creating new worktrees (ensure latest main)
- Periodically to stay up to date with team changes
- After multiple PRs have been merged
- When starting a new batch of issue work
Purpose
Keeps the local main branch synchronized with the remote repository, ensuring all new worktrees are based on the latest code.