Pr Finalize

Drives a single GitHub PR from "open with loose ends" to genuinely ready-to-merge: rebases off the base branch and resolves conflicts, sweeps every review bot (Qodo, CodeRabbit, Greptile) plus human comments to zero unaddressed findings, verifies that unit AND browser/E2E coverage was actually added for the change, runs the repo's real lint/format/test gates before pushing, and reports what still needs a human. Use when the user gives a PR URL or number and says "finalize this PR", "fix all outstanding comments", "address the review feedback and push", "get this PR merge-ready", or asks to clear what Qodo/CodeRabbit/Greptile could still comment on.

oleg-koval c8c1254 8.5 KB Updated

File contents

oleg-koval/agent-skills/tree/main/adapters/grok/olko-github-pr/skills/pr-finalize commit c8c1254dcd

Frequently asked questions

npx skillmds@latest add oleg-koval/pr-finalize-2