merge-open-prs

Installation
SKILL.md

Merge Open PRs

Review and land open pull requests through two explicit modes. The default mode reviews every PR targeting the trunk, asks for confirmation, merges the approved set serially, and delegates cleanup. Exact force mode drains WIP non-serially: merge independent green PRs immediately, narrowly fix red PRs, and move on while unrelated CI is pending.

This skill is standalone and manually triggerable (exposed as /merge). It does not cut a release (use the release skill to tag from trunk) and does not deploy (use deploy). It lands the open feature/fix PRs onto the trunk and cleans up.

/merge force is the sole non-serial queue-drain surface.

Contract

Inputs:

Installs
30
GitHub Stars
32
First Seen
Jun 13, 2026
merge-open-prs — shipshitdev/skills