You approve every diffYour GitHub backlog,
Your GitHub backlog,
shipped as pull requests.
PRmaster picks up the issues assigned to you, writes the fix, and parks the diff for your review. Nothing reaches GitHub until you ship it.
- Works on any repo you can push to, and forks when you can't
- One PR per repo, one commit per issue
- Chat or click, your choice
Runs Live
| Run | Status | Lines | Updated |
|---|---|---|---|
Reject invalid dates in parseDate acme/web #482 | Needs your OK | +3 −1 | 2m ago |
Respect X-Forwarded-For in limiter acme/api #91 | Writing code | — | just now |
Fix flaky retry test on CI acme/api #88 | Shipped | +14 −9 | 1h ago |
Dark mode contrast on buttons acme/ui #203 | Shipped | +22 −18 | 3h ago |
Upgrade eslint config acme/web #470 | Plan ready | — | 5h ago |
Three steps. You stay in charge.
Step 1
Pull in your assignments
Sign in with GitHub and every open issue assigned to you lands in one table. Syncing never starts work on its own.
Step 2
Hand off the ones you want
The agent explores the repo, plans, and writes a focused change. Several issues in one repo become one tidy PR.
Step 3
Approve, then ship
Read the diff, send it back with notes, or ship it. Only then does PRmaster push a branch and open the pull request.