关于
The Finishing a Development Branch skill provides a standardized, error-proof workflow for completing development tasks in Claude Code. It ensures code integrity by mandatory test verification before presenting structured options for merging locally, creating GitHub Pull Requests, or cleaning up experimental work. By automating repetitive git commands and managing worktree cleanup, it helps developers maintain a clean repository and prevents the common mistake of merging broken or unverified code.