概要
The Finishing a Development Branch skill provides a structured workflow for concluding development tasks within Claude Code. It ensures code quality by mandating successful test runs before offering four integration paths: local merging, GitHub Pull Request creation, branch preservation, or safe deletion. By automating repetitive git commands and worktree cleanup, this skill maintains repository hygiene and prevents common errors like merging broken code or leaving orphaned branches and worktrees.