nowfound

Alternatives

Products that do what A tool that lets you reorder the changes in GitHub PRs does

A few friends and I noticed that many PRs are easier/quicker to review if the changes are reviewed in some order other than alphabetical by filename (which is the default in Github). So, we'd often write our PR descriptions to include a suggested review order: "review file xyz.py first, then abc.js, then foo.rs". We did this often enough that we built a chrome extension that lets us reorder diffs in the Github PR UI rather than needing to type out the suggested order in the description. Anecdotally, we've noticed that using this tool to reordering diffs makes it much easier for…

  1. 1

    A new way to review PRs, directly inside Linear

    May 2026

  2. 2
    PR Focus102

    Never miss an important pull request again

    2024

  3. 3
    GitJin116

    GitHub repos, issues, and PRs in one clear dashboard

    Dec 2025

  4. 4
    LaReview197

    Open-source free next-generation code review

    Apr 2026

  5. 5OS

    Hey again HN. Isaac and I originally released a voice-first code review tool, but have since open-sourced it and turned it into just a better way to review your and your team's Github PRs. Main things we've heard that make code reviews slower are: 1) PRs are too big and overwhelming 2) Need to jump around to find the right context and relevant code 3) Need to spend time thinking (should not be a thing since AI exists), and writing comments What we built to address these: 1) PRs are split up into sub-PRs without needing to actually split them up and stack them yourself -> Automatically done…

    2025 · github.com

  6. 6

    Make devs notice your repo

    Nov 2025

  7. 7

    A quick way to browse GitHub issues and pull requests.

    2018

  8. 8

    Schedule when GitHub PRs get merged. Useful for static blogs

    2019

  9. 9

    Smarter assignment and notification system for code reviews

    2024

  10. 10

    Manage your GitHub stars like a pro.

    2022

  11. 11IB

    Prepend any Github PR URL with `makesense` to get a - quick review for all sorts of issues (cleanly designed issue explorer) - summary of changes in concise slide deck to grasp the essence of changes - a 5 question quiz on the changes to make sure there's "cognitive coverage" of the change There's also a handy bookmarklet using which you can trigger a review for any publicly accessible Github PR Feedback welcome

    Jul 2026 · makesensegithub.com

  12. 12LA

    Hi HN! We were frustrated with text diffs on GitHub PRs, so we made DiffLens (https://github.com/marketplace/difflens). DiffLens constructs an Abstract Syntax Tree for each file, and uses that semantic information to intelligently diff changes. Checkout the demo on our website (https://www.difflens.com). Getting started with DiffLens is easy! Simply install the app on your repositories. The next time you open a PR, DiffLens will automatically create a diff for your changes. If you review code, especially TypeScript, JavaScript or CSS, give DiffLens a try! We're…

    2022 · github.com

  13. 13

    Elevate the code review experience for your team

    2024

  14. 14

    Control GitHub through slash commands in your Issues and PRs

    2020

  15. 15
    Haystack109

    Review pull requests like you wrote them yourself

    Sep 2025

  16. 16
    Copy Repo102

    A copy paste button for Github repositories

    2024

  17. 17

    A place for reviews of popular open source projects

    2016

  18. 18

    Daily code diffs from public Github repos via Emails | Slack

    2016

  19. 19TA

    Over the past few weeks I've been working on a small application to view trending repos on GitHub. I built the PWA[1] with React, Next.js and GraphQL .. but what's interesting is the application is only using React server side, meaning the client side javascript is only a few lines code adding some event listeners and registering a service worker for offline capability. This helped me achieve a perfect google chrome performance audit I learned a ton working on it and would love to talk about it if anyone has any questions! Application Link: https://trends.now.sh Source code on…

    2018

  20. 20
    Mo96

    Checks PRs against decisions your team approved in Slack

    Apr 2026

  21. 21
    PRNotch74

    GitHub pull requests in your Mac's notch

    Jul 2026 · prnotch.pages.dev

  22. 22DG

    Pipe the output of a `diff` command to Diffswarm to get back a persistent URL that contains the diff with workflow, comments, search, etc. Basically some of the helpful features that Github offers on PR diffs, just available for any arbitrary diff. I wrote this tool to use at work for documenting snapshot diff triaging, and also used it to help with the same thing on a couple Ty PRs. Example: https://diffswarm.dev/d-01k2gknwyq82f6x17zqf3apjxc

    Jan 2026 · diffswarm.dev

  23. 23

    Know if an AI-generated PR is worth reviewing

    5d ago · diffatlas.dev

  24. 24GB

    Hi Everyone, I made an open-source GitHub bot that automatically submits a detailed line-by-line code review instantly on any new PR. It's just one-click install to get started. You can host your own bot if you'd like. Open for feedback. thanks!

    2024 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →