pr-takeover

Installation
SKILL.md

PR Takeover

Drive one pull request to merge: continuously read the live review state, fix what reviewers ask for, reply to and resolve threads, dismiss change requests you can justify as wrong, and merge once the PR is approved and all required checks pass — looping until it lands.

There are two ways to run this. Pick one in Step 0, then execute it.

Mode Who runs the agent Lifetime Needs
A · Live (default) you, in this session until your session ends gh + git only
B · Background the Looper daemon survives you leaving; runs for days Looper installed

Step 0 — Choose the mode (confirm with the user only if unclear)

  1. If the user already signalled a preference, honor it:
    • "in the background", "while I'm away", "even after I close this", "set and forget" → Mode B.
    • "watch it", "do it now", "in here" → Mode A.
  2. Otherwise default to Mode A (zero install, uses your already-authenticated session). Mention in one line that Mode B exists for unattended runs, and switch only if they ask.
  3. Choose Mode B only if command -v looper succeeds and the user wants it unattended. If they want unattended but Looper isn't installed, tell them to install it (https://github.com/nexu-io/looper) or fall back to Mode A.
Installs
3
Repository
nexu-io/looper
GitHub Stars
60
First Seen
Jun 9, 2026
pr-takeover — nexu-io/looper