소개
The Git Workflow skill streamlines source control within Claude Code by mapping conversational commands to precise Git actions. It intelligently handles three distinct scenarios: committing changes locally, pushing existing commits to remote repositories, or executing the full 'commit and push' sequence through shortcuts like 'ship it'. By managing file staging and handling upstream conflicts with automatic rebasing, it reduces command-line friction and ensures a smooth, intent-driven development lifecycle while preventing accidental pushes if local commits fail.