Pr Autopilot

After a PR already exists, drive it to merged-and-deployed on autopilot. Polls its CI checks and review comments in a loop: fixes failing CI, applies the changes human reviewers and the mercoder-dev bot ask for (other bots are ignored), pushes each round, waits for the required approval, then squash-merges into the base branch and deploys that branch to a chosen environment via the ci-deploy skill. Use WHENEVER the user wants an open PR watched, fixed, merged and shipped hands-off: "盯着这个PR处理完评论就合并然后部署到sat", "自动合并并部署accounting-service到sat", "auto-merge this PR and deploy to sat", "ship this PR once it's green", "merge and deploy when ready", or /pr-autopilot (Claude) or $pr-autopilot (Codex) with just an environment. Also trigger it right after you open a PR yourself and the user asked for the whole flow. Do NOT use for opening a PR (that is a plain gh/commit task) or for a standalone deploy with no PR to merge first (use ci-deploy directly).

Norman-else Updated

File contents

Norman-else/awesome-skills/tree/main/plugins/awesome-skills/skills/pr-autopilot commit 6cafd7366a

Frequently asked questions

npx skillmds@latest add norman-else/pr-autopilot