AI-powered CLI that reviews GitHub pull requests and generates markdown reports
Maintainers often waste time collecting diffs and writing review notes. oss‑pr‑reviewer fetches PR metadata, batches changes, and asks OpenAI to spot bugs, security issues, and missing tests, then compiles a structured Markdown report. It runs locally, works with GitHub tokens, and can be integrated into CI pipelines. Compared to manual reviews, it speeds up triage and ensures consistent findings.
View on GitHub →vuphongle/oss-pr-reviewer