Graphite (Screenplay Studios Inc.) logo

AI visibility report for Graphite (Screenplay Studios Inc.)

Vertical: AI Code Review & Code Quality

AI search visibility benchmark across 5 platforms in AI Code Review & Code Quality.

Track this brand
25 prompts
5 platforms
Updated May 17, 2026
10percent

Presence Rate

Low presence

Top-3 citations across 125 prompt × platform pairs

+0.32

Sentiment

-1.00.0+1.0
Positive
#6of 11

Peer Ranking

#1#11
Mid-packin AI Code Review & Code Quality

Key Metrics

Presence Rate10.4%
Share of Voice3.9%
Avg Position#22.8
Docs Presence0.0%
Blog Presence9.6%
Brand Mentions8.0%

Platform Breakdown

Grok
32%8/25 prompts
Perplexity
16%4/25 prompts
Google AI Mode
4%1/25 prompts
ChatGPT
0%0/25 prompts
Gemini Search
0%0/25 prompts

Overview

Graphite (Screenplay Studios Inc.) is a New York-based AI code review platform founded in 2020 by Merrill Lutsky, Tomas Reimers, and Greg Foster. Built natively on top of GitHub, it combines two core innovations: a stacked pull request workflow—allowing developers to create chains of small, sequential code changes and continue working while earlier PRs are under review—and Graphite Agent, a codebase-aware AI reviewer that delivers automated, high-signal feedback on every pull request. The platform also includes a stack-aware merge queue, unified PR inbox, CI optimizer, developer metrics, Slack and VS Code integrations, and an embedded conversational AI (Graphite Chat). Serving tens of thousands of engineers at over 500 companies including Shopify, Snowflake, Figma, and Ramp, Graphite raised a $52M Series B in March 2025 and was acquired by Cursor in December 2025.

Graphite is an AI-powered code review and pull request workflow platform for GitHub-based engineering teams. Its signature capability—stacked pull requests—lets developers break large changes into small, sequential PRs and keep shipping while earlier changes are under review, with automatic rebasing handled by the CLI. Layered on top is Graphite Agent, a codebase-aware AI reviewer that posts actionable feedback, suggested fixes, CI failure diagnoses, and PR summaries on every pull request. Additional platform features include a stack-aware merge queue, unified PR inbox, CI optimizer, developer productivity insights, Slack notifications, a VS Code extension, and embedded conversational AI (Graphite Chat). Acquired by Cursor in December 2025, Graphite continues to operate independently while integrating Cursor's AI coding agents into its PR workflow.

Key Facts

Founded
2020
HQ
New York, NY, USA
Founders
Merrill Lutsky, Tomas Reimers, Greg Foster
Employees
~100
Funding
~$72M
Customers
500+ companies, tens of thousands of eng
Valuation
$290M (last private round, Mar 2025; acq
Status
Acquired by Cursor (Dec 2025), operating independently

Target users

Software engineers at GitHub-native teams seeking faster PR review cyclesEngineering leaders and developer-productivity teams at mid-size to large technology companiesMonorepo engineering teams managing large, complex codebases (e.g., Shopify-scale)Ex-Meta/Google engineers familiar with stacked-diff workflows (Phabricator, Critique)Teams adopting AI code generation tools (Cursor, Copilot) needing a structured review layerEnterprise engineering organizations requiring merge-queue automation and developer metrics

Key Capabilities9

  • Stacked pull requests: CLI and VS Code extension for creating, managing, and auto-rebasing chains of dependent PRs
  • Graphite Agent (AI Reviews): codebase-aware AI reviewer that catches bugs, suggests fixes, and summarizes PRs on every push
  • Graphite Chat: conversational AI embedded in the PR page to resolve CI failures and apply code suggestions
  • Stack-aware Merge Queue: batches and tests stacked PRs in parallel, keeps main branch green
  • Unified PR Inbox: cross-repo PR triage with custom filters, assignments, and Slack/macOS notifications
  • CI Optimizer: skips redundant CI runs on intermediate stacked branches to reduce pipeline waste
  • Developer Insights & Metrics: real-time engineering productivity analytics (cycle time, PR size, throughput)
  • Automations & Reviewer Assignment: rule-based auto-assignment and workflow triggers
  • Cursor Cloud Agent integration: create, review, and ship AI-agent-generated PRs without leaving Graphite

Key Use Cases7

  • Accelerating PR review cycles for high-velocity engineering teams on GitHub
  • Enabling trunk-based development with stacked diffs to avoid large, hard-to-review PRs
  • Scaling monorepo workflows where large changes must be broken into reviewable increments
  • Automating first-pass code review with AI to reduce back-and-forth review cycles
  • Managing merge queues and preventing main-branch breakage at team or enterprise scale
  • Integrating AI-generated code (from Cursor, Copilot, etc.) into a structured human review workflow
  • Measuring and optimizing developer productivity with DORA-adjacent engineering metrics

Graphite (Screenplay Studios Inc.) customer outcomes

Asana

21% more code shipped, 7 hours/week saved per engineer

Engineers at Asana shipped 21% more code and merged 17% more pull requests within their first 30 days on Graphite compared to the 30 days before. Median PR size shrank by 11%, and engineers saved an average of 7 hours per week.

Ramp

74% decrease in median time between PRs merged

Median time between PRs merged dropped from ~10 hours to ~3 hours after adopting Graphite, enabling the team to merge PRs three times faster while maintaining output quality.

Shopify

33% increase in PRs shipped per developer

Shopify saw a 33% increase in PRs shipped per developer since adopting Graphite's stacked PR workflow across its monorepo, with 22% of all merged PRs now part of a stack.

Recent Trend

Visibility-1.6 pts
Avg position+10.28
Sentiment+0.08

How AI describes Graphite (Screenplay Studios Inc.)

No concise AI response excerpt is available for this brand yet.

Alternatives in AI Code Review & Code Quality6

Graphite positions itself as the AI-native 'outer loop' platform for the GitHub pull request workflow, differentiating on two complementary pillars: (1) stacked pull requests—a workflow borrowed from elite internal tools like Meta's Phabricator and Google's Critique—that lets developers work on dependent changes in parallel without waiting for upstream approvals, and (2) a codebase-aware AI reviewer (Graphite Agent, formerly Diamond) that delivers high-signal, low-noise automated feedback on every PR.

  • Unlike static-analysis-first competitors (SonarSource, Semgrep, Codacy, DeepSource) focused on security or code hygiene, or AI review overlays (CodeRabbit, Qodo), Graphite bundles the full review lifecycle—CLI, VS Code extension, PR inbox, merge queue, CI optimizer, developer insights, Slack notifications, and AI review—into one GitHub-integrated platform.
  • Its December 2025 acquisition by Cursor positions it to bridge the AI code-writing 'inner loop' with the code-review 'outer loop' in a unified end-to-end development platform.
View category comparison hub

Reviews

Praised

  • Ergonomic CLI for stacked PR management
  • Automated rebasing eliminates 'wrangling git' pain
  • Smaller, more focused PRs improve review quality
  • AI reviewer catches real bugs with low noise
  • VS Code extension makes stacking visual and intuitive
  • Significant time savings (hours per week per engineer)
  • Seamless GitHub integration requiring minimal setup
  • Active, responsive product team and community

Criticized

  • Steep learning curve for stacking paradigm, especially for junior engineers
  • GitHub-only; no GitLab or Bitbucket support
  • Full AI features locked behind $40/user Team plan
  • Acquisition by Cursor creates roadmap uncertainty
  • Not a replacement for dedicated security or static-analysis tooling

Developer sentiment on Product Hunt and community forums is strongly positive, particularly from engineers with prior experience at Meta or Google who recognize the stacked-diff workflow. Praised themes include the ergonomic CLI, time savings from automated restacking, smaller PR sizes leading to faster and higher-quality reviews, and the VS Code extension's visual stacking interface. The AI reviewer (Graphite Agent) is credited with catching real bugs that human reviewers miss without generating excessive noise. Criticisms center on a steep learning curve for the stacking paradigm, GitHub-only support limiting cross-platform teams, and the perception that full value requires upgrading to the $40/user Team plan. No verified aggregate rating on G2 or Gartner Peer Insights was found for graphite.com's code-review product specifically.

Pricing

Four tiers: Hobby (free, personal repos, limited AI Reviews and Chat, CLI/VS Code/MCP); Starter ($20/user/month billed annually, all GitHub org repos, Slack notifications, team insights); Team ($40/user/month billed annually, unlimited AI Reviews and Chat, AI review customizations, automations, merge queue—most popular tier); Enterprise (custom pricing, advanced merge queue, SAML/SSO, ACLs, audit log/SIEM, GHES support, premium SLAs, custom MSA). A 30-day free trial is offered for the Team plan. Annual billing provides approximately 20% savings versus monthly.

Limitations

  • Graphite is GitHub-only; no native support for GitLab, Bitbucket, or Azure DevOps.
  • The stacked-PR workflow carries a learning curve, particularly for junior engineers unfamiliar with the paradigm.
  • It is primarily a workflow and AI review platform rather than a static-analysis or security-scanning tool, so teams seeking SAST, SCA, or compliance-grade security analysis still need separate tooling (e.g., Semgrep, Snyk, SonarQube).
  • The free Hobby tier caps AI Reviews and Chat; full AI capabilities require the $40/user/month Team plan.
  • Being acquired by Cursor (Dec 2025) introduces uncertainty about long-term independent roadmap and pricing.

Frequently asked questions

Topic Coverage

Capability2/5DevEx2/5Integrations &Ecosystem3/5Performance &Reliability2/5Setup & First Run2/5

Prompt-Level Results

Brand citedCompetitor citedNot cited
PromptChatGPTGoogle AI ModeGrokGemini SearchPerplexity
Capability2/5 cited (40%)

What AI code review tools can analyze infrastructure-as-code files alongside application code for a full-stack security posture review?

Which AI code review tools can detect security vulnerabilities and insecure coding patterns across multiple languages in the same repository?

I need a code quality tool that enforces quality gates in CI and blocks merges when coverage drops or critical issues are introduced — which platforms do this well?

Which AI PR review tools can summarize large diffs and give an overall assessment of a pull request rather than only commenting line by line?

What code quality platforms track technical debt trends over time and show whether the team is paying it down or accumulating more?

Developer Experience2/5 cited (40%)

What AI code review platforms are popular with engineering leads who want to spend less time on repetitive PR feedback and more on architectural comments?

Looking for an AI PR review tool that learns from the codebase and past review decisions so feedback improves over time — what are my options?

Which code quality tools let teams define custom rules and guardrails specific to their architecture so the tool enforces their own conventions?

Which AI code review tools give feedback that engineers actually find useful — not just style nitpicks but real logic and security issues?

What code quality platforms have the lowest false positive rate so developers don't spend time dismissing irrelevant warnings?

Integrations & Ecosystem3/5 cited (60%)

What code review tools work across both cloud-hosted and on-premises version control systems for teams with a hybrid repository strategy?

Looking for a code quality tool that feeds results into a security dashboard for CISO-level reporting — which platforms have strong SIEM and security integrations?

Which code quality platforms integrate with issue trackers to automatically create tickets for critical issues found during code review?

Which AI PR review platforms support self-hosted deployments that keep code on-premises and don't send source code to third-party models?

What AI code review tools integrate with IDE plugins so developers get the same automated feedback locally before pushing a pull request?

Performance & Reliability2/5 cited (40%)

What code analysis platforms have reliable CI integrations that don't cause flaky build failures due to rate limiting or API timeouts?

Which AI code review tools complete their analysis fast enough to not delay a PR workflow — which ones consistently finish within 2 minutes?

Which AI code review tools maintain consistent review quality across a polyglot repository with Go, Python, and TypeScript services?

What code quality platforms scale to thousands of PRs per day without degrading analysis quality or response time?

Which AI review tools handle very large pull requests with 500+ changed files without timing out or producing incomplete feedback?

Setup & First Run2/5 cited (40%)

Which code quality platforms can analyze a 500k-line legacy codebase and give a prioritized technical debt report without manual configuration?

I'm evaluating AI pull request review tools for a Python and TypeScript codebase — which ones require the least configuration to get useful feedback from day one?

What AI code review tools have the smoothest version control platform integration so reviews appear inline on diffs automatically on every PR?

Which AI code review tools can be added to a pull request workflow in under 30 minutes with no changes to existing CI pipelines?

What are the best automated code quality tools for a team of 15 engineers that wants to enforce standards without a dedicated security engineer?

Strengths2

  • What code review tools work across both cloud-hosted and on-premises version control systems for teams with a hybrid repository strategy?

    Avg # 3.0 · 1 platform

  • What code quality platforms have the lowest false positive rate so developers don't spend time dismissing irrelevant warnings?

    Avg # 3.0 · 1 platform

Gaps5

  • What AI code review tools integrate with IDE plugins so developers get the same automated feedback locally before pushing a pull request?

    Competitors on 4 platforms

  • Which code quality tools let teams define custom rules and guardrails specific to their architecture so the tool enforces their own conventions?

    Competitors on 3 platforms

  • Which AI code review tools give feedback that engineers actually find useful — not just style nitpicks but real logic and security issues?

    Competitors on 3 platforms

  • Which AI code review tools complete their analysis fast enough to not delay a PR workflow — which ones consistently finish within 2 minutes?

    Competitors on 2 platforms

  • I need a code quality tool that enforces quality gates in CI and blocks merges when coverage drops or critical issues are introduced — which platforms do this well?

    Competitors on 2 platforms

Vertical Ranking

#BrandPres.SoVDocsBlogMent.PosSentiment
1SonarSource20.0%21.2%5.6%8.8%17.6%#29.9+0.36
2DeepSource19.2%11.2%3.2%1.6%18.4%#29.4+0.39
3Greptile18.4%10.0%0.0%2.4%16.8%#19.2+0.37
4CodeRabbit17.6%18.0%9.6%7.2%15.2%#37.6+0.33
5Qodo16.0%12.2%4.0%12.0%10.4%#29.0+0.15
6Graphite (Screenplay Studios Inc.)10.4%3.9%0.0%9.6%8.0%#22.8+0.32
7Snyk9.6%8.8%3.2%5.6%9.6%#38.7+0.18
8Codacy8.0%7.5%2.4%6.4%7.2%#42.8+0.35
9Code Climate4.0%1.9%0.8%2.4%3.2%#40.3+0.10
10Semgrep, Inc.4.0%5.4%3.2%2.4%4.0%#43.5+0.46
11Sourcegraph Inc.0.0%0.0%0.0%0.0%0.0%

Turn this into your team dashboard

Sign up to unlock project-level analytics, daily tracking, actionable insights, custom prompt configurations, adoption tracking, AI traffic analytics and more.

Get started free