Pr Ready Merge · timothystewart6 bundle Take the current local Git branch from finished implementation through verification, commit, push, pull request creation, CI repair, code review, final rebase, conversation resolution, and squash merge. Use when the user asks to finish, ship, PR, review, validate, or merge work that already exists in a local Git repository. The workflow verifies the actual diff, runs the repository's existing checks, diagnoses failures to root cause, adds regression tests for real bugs, optionally requests GitHub Copilot review exactly once, can perform an independent adversarial review, waits for CI, and merges only after all gates are clean.