Release Pr Review

Review pass on an open release PR (`release/<version>` → `main`) — the step between `git-wrapup` and `release-and-publish` when a project releases in gated release PR mode. Reads the PR's commit range through the `code-simplifier` lens plus a correctness review, verifies whatever an automated reviewer left on the PR, lands fixes as fixup commits autosquashed back into the stack, force-with-lease pushes the release branch, keeps the PR body in sync with what ships, and leaves one summary comment. The only agent role that both edits and commits — and it never tags, merges, touches `main`, or publishes.

cyanheads Updated

File contents

cyanheads/calculator-mcp-server/tree/main/framework-skills/release-pr-review commit ddceb1445e

Frequently asked questions

npx skillmds@latest add cyanheads/release-pr-review