About
The Branch Completion Manager skill streamlines the conclusion of a development cycle by ensuring code quality through mandatory test verification before presenting structured integration paths. It guides users through four distinct options—local merging, creating a Pull Request via GitHub CLI, preserving the branch for later, or safely discarding work. By automating repetitive Git commands and managing worktree cleanup, this skill reduces manual errors and maintains a clean repository state, making it an essential tool for developers following structured branching strategies.