git-sync
✓Synchronize local main branch with remote, ensuring up-to-date base for worktrees.
Installation
SKILL.md
Keeps the local main branch synchronized with the remote repository, ensuring all new worktrees are based on the latest code.
This updates remote-tracking branches without modifying working directory.
Should not happen on main (main should be clean), but if it does:
Synchronize local main branch with remote, ensuring up-to-date base for worktrees. Source: edanstarfire/claudecode_webui.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/edanstarfire/claudecode_webui --skill git-sync- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is git-sync?
Synchronize local main branch with remote, ensuring up-to-date base for worktrees. Source: edanstarfire/claudecode_webui.
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/edanstarfire/claudecode_webui --skill git-sync Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/edanstarfire/claudecode_webui
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01