About
The Merge Verification Gate skill acts as the final quality assurance layer for issue-driven development, preventing premature merges by enforcing a strict 'hard gate' policy. It systematically validates the status of CI pipelines, local test execution, peer review approvals, and unresolved conversations using GitHub CLI integrations. By automating the verification of acceptance criteria and ensuring branches are synchronized and conflict-free, this skill maintains branch integrity and ensures that every piece of merged code fully satisfies project requirements.