About
This skill provides a standardized, error-resistant workflow for completing development tasks within Claude Code. It ensures code quality by enforcing test verification before presenting four clear paths: local merging, pushing a pull request via GitHub CLI, preserving the branch, or safely discarding changes. By automating the 'last mile' of development, it prevents the integration of broken code, ensures consistent PR formatting with automated summaries, and handles the cleanup of temporary git worktrees to keep your development environment tidy.