Get Tomosu AI reviewing your pull requests in under two minutes. No configuration files, no API keys, no CI changes needed.
Tomosu AI is an automated code reviewer that works directly inside GitHub. Every time you open or update a pull request, Tomosu AI:
You get a Production Reliability Index (PRI) score out of 100, a clear merge verdict, and before/after code snippets showing exactly what to fix — all without leaving GitHub.
Visit the Tomosu AI GitHub App on the GitHub Marketplace or follow the link provided by your team. Click the green Install button.
GitHub will ask where you want to install Tomosu AI. Select your personal account or an organization you manage.
GitHub shows the permissions Tomosu AI needs. Click Install & Authorize to continue. You will be redirected to the Tomosu VisionBoard to complete account linking.
The Tomosu VisionBoard shows a success screen confirming your GitHub account is linked. Click Go to Dashboard to view your account.
After installation, open any pull request in a connected repository. Within a few seconds, Tomosu AI posts a review comment.
A clear Ready to Merge or Not Ready to Merge headline. The threshold is PRI ≥ 70. Below 70 means the PR needs attention before merging.
| Index | Full name | What it measures |
|---|---|---|
| PRI | Production Reliability Index | Overall reliability score, 0–100 |
| FI | Fragility Index | Code stability — starts at 100, deducted per issue severity |
| GC | Governance Compliance | Best-practice rules followed (out of 10) |
| CV | Code Volatility | Issue count — fewer issues = higher score |
Each recommendation shows the affected file, issue category, severity (High / Medium / Low), and exact before/after code so you know precisely what to change.
Tomosu AI requests the minimum permissions needed to do its job:
| Permission | Access level | Why it's needed |
|---|---|---|
| Repository contents | Read-only | Read the source files in your changed PRs for analysis |
| Pull requests | Read and write | Post the review comment on your PR |
| Email address | Read-only | Link your GitHub account to your Tomosu profile |
Log in to VisionBoard (visionboard.tomosu.ai) and navigate to Settings → GitHub App. You'll see all linked installations with account name and repository scope.
Go to github.com/settings/installations, find Tomosu AI, and click Configure. Switch between "All repositories" and "Only select repositories" at any time.
Uninstalling removes the connection immediately. Existing PR comments are not deleted. You can reinstall any time by repeating the steps above.