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

1
https://github.com/vercel/next.js
Analyse

Paste a repository URL

Enter any public GitHub repository link. We automatically find the most recent merged pull requests to analyse.

2
fix: resolve auth redirect loop
feat: add dark mode toggle
refactor: extract API client

AI analyses every PR

Our engine reads diffs, descriptions, and metadata from up to 20 merged pull requests — scoring each one in seconds.

3
#TitleScore
12fix: auth redirect loop91
11feat: dark mode toggle74
10refactor: API client85

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.

Impact82
AI Leverage65
Quality84

Repository overview

Overall scores for impact, AI leverage, and code quality aggregated across all analysed pull requests.

Overall Score78Good

Score breakdown

Visual charts showing how each dimension contributes to the total score.

#TitleScore
#12fix: auth redirect loop91
#11feat: dark mode toggle74
#10refactor: API client85
#9chore: update deps62

PR-level detail

Drill into individual pull requests with per-PR scores and AI-generated summaries.

Top recommendations

  1. Add unit tests for critical auth flows to improve quality score.
  2. Include PR descriptions that explain the "why" behind changes.
  3. Break large PRs into smaller, focused changesets for easier review.
  4. Use AI-assisted refactoring tools to boost leverage metrics.

Actionable recommendations

Specific suggestions to improve PR quality, leverage AI more effectively, and increase impact.