关于
This skill streamlines git operations by ensuring every new feature starts with a correctly named branch following the WescoBar convention (feature/issue-NUMBER-description). It automates the entire setup process, including syncing with the remote development base, validating branch names, setting up upstream tracking, and managing local or remote branch conflicts. By enforcing these best practices, it eliminates naming inconsistencies and reduces manual overhead for developers and teams using Claude Code.