Sweep
What it is
Sweep watches your issues and opens pull requests that implement them, with tests where it can.
Why people use it
- Closes the loop from issue to PR.
- Good for chores and refactors.
- Reviewable like any PR.
Watch-outs
- Best on small, well-scoped issues.
- Needs a human review gate.