概要
The Git Branch Completion skill provides a structured framework for finalizing development tasks within Claude Code. It ensures code quality by enforcing mandatory test verification before offering a clear set of integration choices: merging locally, creating a pull request, preserving the branch, or safely discarding work. By automating repetitive Git commands and managing worktree cleanup, it reduces manual errors and maintains a clean repository state, making it an essential tool for developers looking to streamline their delivery pipeline and maintain high standards of version control hygiene.