关于
The finishing-a-development-branch skill provides a structured framework for concluding development tasks within Claude Code. It enforces quality standards by requiring successful test execution before presenting four clear paths: local merging, GitHub Pull Request creation, preservation, or deletion. By automating base branch detection and managing Git worktrees, it ensures consistent repository hygiene and reduces the manual overhead of moving code from a feature branch to production-ready status.