simion

simion / reviewd

Public

Local AI pull request reviewer — review GitHub and BitBucket PRs right from your terminal, powered by the Claude Code, Gemini, and Codex CLIs.

27
0
100% credibility
Found Mar 10, 2026 at 17 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

reviewd is a local tool that watches GitHub and Bitbucket pull requests in your cloned repositories, uses AI command-line tools to analyze code changes, and automatically posts structured review comments.

How It Works

1
📖 Discover reviewd

You hear about reviewd, a helpful sidekick that uses AI to automatically check code changes in your projects.

2
🛠️ Add it to your computer

You easily install the tool so it's ready to use on your machine.

3
🧙 Run the setup guide

A friendly wizard finds your projects, helps connect your online code spaces, and links your preferred AI thinker.

4
Pick your way to review
👀
Background watcher

Turn on automatic checking for new changes across projects.

🎯
Check one now

Review a specific code update right away.

Smart reviews appear

AI posts helpful comments on changes, spotting issues and suggestions to make your code stronger and safer.

Sign up to see the full architecture

3 more

Sign Up Free

Star Growth

See how this repo grew from 17 to 27 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is reviewd?

reviewd is a Python daemon that runs AI code reviews on your GitHub and BitBucket pull requests, powered by local Claude, Gemini, or Codex CLI tools. It polls repos for new PRs, analyzes diffs with full codebase context, runs your linters/tests, and posts structured comments—inline suggestions for critical issues, severity-tagged summaries. Solves the pain of manual reviews or clunky CI integrations like reviewdog actions, all from your machine using existing git clones.

Why is it gaining traction?

Unlike cloud-based GitHub Copilot reviews or reviewdog ESLint actions, reviewd stays local for security and speed, using git worktrees for instant checkouts and parallel processing. Daemon mode handles re-reviews on pushes, skips drafts unless tagged, and auto-approves safe small changes with custom rules. VPS-ready with systemd support and env-var secrets makes it a set-it-and-forget-it review daemon x machina for GitHub PR reviews in VSCode or IntelliJ.

Who should use this?

Small teams or solo devs on GitHub/BitBucket needing quick AI feedback on pull requests without cloud lock-in. Python maintainers reviewing GitHub actions or Docker daemon configs who already have Claude CLI subs. Those ditching reviewdog for smarter, context-aware github review suggest changes on non-trivial PRs.

Verdict

Early beta at v0.4.4 with 16 stars and 1.0% credibility score—solid PyPI packaging, wizard setup, and docs, but light on tests/users. Try for local github ai pr reviews if you fit; stable enough for side projects, watch for GitLab support.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.