Pull request analytics powered by AI.
Paste a GitHub repository URL and get an instant breakdown of every merged pull request - scored by impact, AI leverage, and engineering quality.
As seen in
How it works
Paste a repository URL
Enter any public GitHub repository link. We automatically find the most recent merged pull requests to analyse.
AI analyses every PR
Our engine reads diffs, descriptions, and metadata from up to 20 merged pull requests — scoring each one in seconds.
| # | Title | Score |
|---|---|---|
| 12 | fix: auth redirect loop | 91 |
| 11 | feat: dark mode toggle | 74 |
| 10 | refactor: API client | 85 |
Get your scorecard
View a detailed breakdown of impact, AI leverage, and code quality for every pull request in the repo.
What we score
Impact
How much real value does the PR deliver? We evaluate functionality changes, architectural decisions, and performance improvements.
AI-Leverage
Is this AI-generated code? We detect co-authored-by tags, prompt-driven patterns, and unusual size-to-coherence ratios.
Quality
Does the code meet engineering standards? We check for focused changes, clean diffs, meaningful descriptions, and test coverage.
Your results at a glance
See exactly how each pull request performs across three key dimensions.
Repository overview
Overall scores for impact, AI leverage, and code quality aggregated across all analysed pull requests.
Score breakdown
Visual charts showing how each dimension contributes to the total score.
| # | Title | Score |
|---|---|---|
| #12 | fix: auth redirect loop | 91 |
| #11 | feat: dark mode toggle | 74 |
| #10 | refactor: API client | 85 |
| #9 | chore: update deps | 62 |
PR-level detail
Drill into individual pull requests with per-PR scores and AI-generated summaries.
Top recommendations
- Add unit tests for critical auth flows to improve quality score.
- Include PR descriptions that explain the "why" behind changes.
- Break large PRs into smaller, focused changesets for easier review.
- Use AI-assisted refactoring tools to boost leverage metrics.
Actionable recommendations
Specific suggestions to improve PR quality, leverage AI more effectively, and increase impact.