π I Built an AI Tool That Reviews GitHub PRs β Would Love Your Feedback π
Hey dev.to folks π
I'm a solo dev who's been working on a tool called SmartReviewer β it automatically reviews your GitHub Pull Requests using AI and static analysis.
The idea came from pain Iβve felt myself:
Opening a PR and wondering βIs this secure? Is this performant? Did I just ship a bug?β
So I built something to help.
π§ What it does
When you open or update a PR, SmartReviewer:
- Adds inline comments about security, performance, and code quality issues
- Combines static analysis + AI-powered suggestions
- Gives feedback instantly, right inside the PR
- Works with JavaScript / TypeScript (for now)
Itβs kinda like having an AI team lead review your code.
π οΈ How it works
- Connect your GitHub repo
- Select which repos to enable
- Done β β itβll auto-review new PRs and comment suggestions
You also get a dashboard to:
- Track issue types across PRs
- Monitor how your team is doing over time
π‘ Why I built it
I wanted faster feedback without relying on teammates being available. Also, most tools only lint for syntax or formatting β I wanted deeper insights.
Plus, itβs fun to build stuff that feels like magic β¨
π Try it out
π https://app.smartreviewer.dev
Itβs free to try β no credit card or weird hoops.
π Would love your thoughts
- What do you think about the idea?
- Anything that feels confusing or could be better?
- Would you use something like this?
I'm early in the journey (still hunting for the first 50 real users), so your feedback would mean the world πββοΈ
Thanks for reading β€οΈ
β Oanh
Top comments (0)