概要
Streamline the conclusion of development tasks with a guided workflow that ensures code quality and repository health. This skill walks you through a multi-step process: verifying that all tests pass, identifying the base branch, and presenting clear options to merge locally, push a Pull Request, preserve the branch, or discard the work. It automates technical details like GitHub CLI integration for PRs and Git worktree cleanup, preventing common mistakes such as merging broken code or leaving behind orphaned branches.