概要
The Development Branch Finalizer provides a structured framework for concluding development tasks within Claude Code, ensuring code quality through automated test verification before offering path-specific outcomes. It streamlines the transition from coding to integration by presenting four clear options: merging locally, creating a Pull Request, preserving the branch, or discarding work. By standardizing git commands and automating worktree cleanup, this skill reduces manual errors and ensures a clean, professional repository state.