git-sync
SKILL.md
Git Sync Skill
When to Apply
- User asks to sync with remote.
- Branch is behind base branch.
- Pre-PR branch cleanup is needed.
Workflow
- Fetch latest refs.
- Choose strategy:
- Fast-forward pull when possible.
- Rebase for linear history.
- Merge when preserving branch topology is required.
- Resolve conflicts and re-validate locally.
- Push safely (
--force-with-leaseonly after rebase when necessary).
Safety
- Never force-push protected branches.
- Prefer explicit base branch in commands.
Weekly Installs
7
Repository
erinrugas/artisan-agentsGitHub Stars
1
First Seen
Feb 19, 2026
Security Audits
Installed on
opencode7
gemini-cli7
github-copilot7
cline7
codex7
cursor7