About
The Branch Completion Workflow skill streamlines the final phase of development within Claude Code by enforcing a structured integration process. It ensures code reliability by requiring successful test execution before presenting four distinct paths: local merging, creating a GitHub Pull Request, preserving the branch, or discarding work. By automating repetitive Git commands and worktree cleanup, this skill minimizes manual errors and ensures a clean repository state after implementation is complete.