About
This skill provides a structured workflow for finalizing development tasks by enforcing a rigorous verification gate before any merge or pull request. It systematically checks test results, requirement compliance, TDD standards, and code review status to prevent broken code from reaching the main branch. Once verified, it guides users through seamless integration options including local merges, GitHub PR creation, or branch cleanup, maintaining a pristine development environment by managing both branches and git worktrees.