소개
The Git Workflow skill empowers Claude Code to manage the entire version control lifecycle, from analyzing changes and drafting semantic commit messages to opening comprehensive pull requests via the GitHub CLI. It implements strict safety protocols to prevent destructive operations, ensures secrets aren't accidentally committed, and maintains repository consistency by following existing commit styles and respecting pre-commit hooks. This skill is essential for developers looking to maintain a clean, professional git history while delegating the repetitive aspects of branch management and PR documentation to AI.