PR Guardian
PR Guardian is VibeFix's automated GitHub pull request review bot that runs the 24-point Neural DNA analysis on every incoming pull request and posts a VibeCode score in the PR comments within 60 seconds.
TL;DR
Available on VibeFix Pro ($49/month) — 300 URL scans + 1,500 PR bot scans per month. Posts VibeCode scores on every PR, can block Synthetic-scored contributions, and reduces manual review overhead for open source maintainers and engineering teams.
The Problem It Solves
By 2026, a growing proportion of pull requests to open source repositories are AI-generated. These contributions often pass linting and unit tests while containing AI code smells that create long-term maintenance burdens. PR Guardian automates the forensic first filter — providing an objective VibeCode measurement for every PR before human review begins.
How It Works
PR opened → webhook triggered
Neural DNA analysis runs on changed files
PR comment posted within 60 seconds with VibeCode score + breakdown
If score exceeds threshold → PR flagged or blocked (configurable)
On Issues: @vibefix-bot explain-fix triggers a technical resolution roadmap.
Auto-Trigger: Issues created by maintainers automatically receive a fix roadmap.
Configuration
| Setting | Default | Description |
|---|---|---|
| VibeCode Threshold | 60% | PRs above this score trigger the action. |
| Mode | Flag | Flag (comment + label) or Block (prevent merge). |
| Scope | All repos | All connected repos or selected ones. |
