소개
The Finishing a Development Branch skill provides a standardized, error-resistant workflow for concluding feature development within Claude Code. It ensures code quality by enforcing mandatory test verification before offering structured integration options, such as local merging, creating GitHub Pull Requests, or safely discarding work. By automating repetitive Git commands and managing worktree cleanup, this skill reduces manual overhead and prevents common mistakes like merging broken code or leaving orphaned development branches.