Autonomous PR merge pipeline
ops-mergeskillsetup L3★3,035
davepoon/buildwithclaude ↗What it does
Scan all repos for open PRs, fix CI/conflicts/review comments, merge autonomously
Best for
Unattended multi-repo PR merge when you want CI/review gates enforced but branches fixed automatically.
Inputs
- · [object Object]
Outputs
- · [object Object]
Requires
- · gh CLI
- · GitHub API
- · subagent fixer
Preconditions
- · GitHub token in env or Doppler
- · PR scanning binary available
Failure modes
- · Force-push to main without review
- · Merge with stale CI
- · Rebase conflict fixer breaks logic
Trust signals
- · Phase 1-3 classification
- · Dry-run mode + user confirmation
- · Parallel team fixers with --main sync