概要
This skill automates the critical final stages of the development lifecycle, ensuring code integrity through mandatory test verification before any integration occurs. It provides a structured decision-making framework for Claude, offering four clear paths: merging locally, initiating a GitHub Pull Request, preserving the branch, or securely discarding work. By automating complex git operations and worktree cleanup, it reduces manual errors and maintains repository hygiene, making it an essential tool for developers working in complex monorepos or fast-paced feature-branch environments.