关于
This skill automates the final stages of a development workflow by ensuring all tests pass before presenting clear, actionable choices for code integration. Whether merging locally, pushing a pull request via GitHub CLI, or safely discarding experimental work, it handles the necessary git commands and worktree cleanup automatically. It helps maintain a clean repository state and enforces a 'test-first' policy to prevent the accidental integration of broken code into your primary branches.