Aug 5, 2026 · by Harshith Latchupatula · View source

Merge

AI-native code review assessments

Merge

Editorial analysis

The invisible bottleneck in every AI-powered e-commerce team

The most underestimated skill in cross-border e-commerce right now isn’t writing ad copy, finding products, or negotiating freight. It’s the ability to review work you did not create — and to do it without burning the budget. That sounds like an internal operations memo, but as AI writes your Amazon listings, drafts your supplier emails, and generates your TikTok creatives, every seller has effectively been promoted to manager of machines. So when Merge showed up on Product Hunt with a thesis that hiring teams should assess engineering judgement by asking candidates to review a pull request rather than solve a LeetCode puzzle, I read it as a cross-border e-commerce story wearing an engineering-hiring costume.

What Merge Actually Solves: Hiring for Judgment, Not Code Output

Merge’s founders — five of them, according to the launch — say they’ve collectively done 250+ interviews across startups, FAANG, and quant shops. Their complaint is familiar to anyone who has hired on either side of a marketplace: most interviews were LeetCode-based or tested skills that weren’t used on the job. Meanwhile, at their own companies, PR counts have nearly tripled. Most of them haven’t manually edited a line of code in a year. The old filters no longer predict who will be useful. The job now is to review code written by AI — and often code written by another engineer’s AI — with little context of your own. That is not an algorithm-completion task. It’s a judgment task.

The process Merge built works like this: a candidate is shown a small codebase and a PR to review and comment on. An AI agent addresses each PR comment with a code change or a reply, simulating a real engineer. The candidate can iterate until five revisions are used up or time runs out. Scoring covers three things: coverage — how many bugs or vulnerabilities the candidate identified; communication — whether feedback was efficient and constructive; and efficiency — how many revisions and tokens the review consumed. The makers claim they’re the first platform that can show exactly how efficient a candidate is with token use, LLM costs, and PR revisions, and they point interested teams to a demo rather than self-serve pricing.

That last part is the differentiator. The incumbents — LeetCode, HackerRank, CodeSignal, Karat — all measure a solitary human typing code into a compiler. Even the AI-assisted versions, the makers argue, still assess code output as the primary evaluation metric. The problem is that any candidate can now use the same generative AI the job requires and produce a technically correct but mechanically careless answer. AI has devalued the skill of generating code from scratch and inflated the skill of deciding what to keep, cut, or push back on. Merge’s insight is that a PR review is a better work-sample test than a coding puzzle because it mirrors how software actually gets made in an AI-heavy organization.

For a cross-border seller, the analogy is direct. You can ask an AI script to build a Shopify collection page, generate a Google Ads campaign, or restructure a freight quote. The hard part is not the drafting. The hard part is knowing whether the draft is compliant, profitable, and on-brand before it goes live. Most e-commerce teams are still hiring and training for the drafting era: they want people who can “do” the listing, “write” the email, “create” the creative. Merge is betting that the future belongs to people who can clean up someone else’s AI mess, politely and without burning the entire revision budget.

Why the PR review is a better work sample than the take-home

Take-home tests already broke for many engineering teams because candidates started running the same AI their employers do. The same thing is happening in e-commerce hiring. Ask a candidate to “create a product listing” and you’ll receive something ChatGPT already wrote. Ask them to review a deliberately flawed product listing, with compliance errors and conversion killers buried inside it, and you learn how they actually think. Merge’s model uses a small codebase and a finite revision budget, which forces the candidate to prioritize: do they fix the critical vulnerability or the typo first? Do they explain the trade-off or just demand a change? That is exactly the judgment an operations hire needs when an AI-generated listing is about to go live at 3 a.m.

What Cross-Border Sellers Can Borrow From Merge

Most e-commerce sellers don’t run large engineering teams, but every serious DTC brand runs an operations team that is becoming AI-native. The people who manage product data, automation workflows, customer service escalation, and Amazon compliance are working with AI tools every single day. The Merge method can be transplanted directly into how you test, train, and evaluate those people.

Instead of a “create a listing” exercise, give them a broken listing and ask for a review. Instead of “draft a supplier email,” give them an email with ambiguous Incoterms, vague payment terms, and a subtle quantity mismatch, and ask them to redline it. Instead of “build a P&L,” give them a P&L with a suspicious freight line and ask them to comment with a proposed revision. Score them on the same three axes: coverage, communication, and efficiency. In my view, that is a better predictor of real performance than any generic personality test or portfolio review, because it replicates the messy reality of AI-assisted work: you are reviewing output that was produced too quickly and must decide what to ship, what to fix, and what to reject.

Why Amazon sellers should care more than Shopify ones

The risk profile is different. On Shopify, a bad AI-generated product page can be republished in minutes, and the cost is mostly a lost conversion or a confused customer. On Amazon Seller Central, the cost can be a listing suppression, a policy warning, or a hit to your account health score. Amazon has structured attributes, restricted claims, and image compliance rules. A flood of AI-generated listings is already creating a cottage industry of listing audits, and the person who can review a machine-generated listing for prohibited claims, unsupported “free” language, or mismatched variation themes is worth more than the person who can chat a listing into existence. Merge’s “coverage” metric maps almost perfectly to compliance review coverage: did your reviewer catch all the policy triggers, or only the spelling mistakes?

Amazon sellers also feel the efficiency angle more acutely. Revisions on Amazon are not free. Every resubmission carries risk: suppressed listings, a slower path to buy box, or a catalog operation that starts to look messy to a tired human reviewer. If a candidate needs six revisions to clean up an AI-generated listing, they are not doing the job. They are playing whack-a-mole with the machine. The finite revision budget in Merge’s assessment is exactly the constraint Amazon operators need to test for.

The token budget is the new performance review

The second thing to steal is the efficiency model. Most sellers evaluate AI tools by producing ten drafts and picking the best-looking one. That is the old code-output mindset. Merge forces you to count revisions and tokens: how many times did the AI agent have to redo the work before the review passed? In e-commerce terms, how many iterations does an AI copy generator take before a listing is factually accurate and brand-sound? How many tokens does a support chatbot burn before it stops giving wrong refund answers? That is an operational cost, not a novelty. If you are building your AI stack, start logging waste per tool: revisions, human review hours, and cost per accepted output. You can use Helium 10 for keyword data and Klaviyo for email flow analytics, but neither will tell you how much judgment your team had to add to an AI draft to make it usable. That is the metric that will separate efficient teams from expensive ones.

The Framer parallel: AI produces, humans judge

It is worth noting that when I opened the Product Hunt page, a promoted tile for Framer AI Agents was sitting at the top. That is a convenient accident: the same dynamic is playing out in website design. AI can now draft a professional-looking site in minutes, but someone still has to review the brand voice, the conversion hierarchy, and the mobile checkout flow. The strategic question for a DTC operator isn’t “which AI site builder is cheapest” but “who on my team has the judgment to review what the builder produced and fix the parts that lose money.” Framer is not the product in this essay, but it is a useful reminder that AI production is cheap; AI review is the bottleneck.

Where the Math Breaks

Merge’s model is attractive, but I’d be a bad industry observer if I didn’t poke holes. The first problem is sample size and survivorship. “250 interviews” is a founding narrative, not a validation study. Hiring tools that rely on synthetic work samples need predictive validity evidence, and a PR review with a small codebase does not capture how a candidate handles a sprawling legacy repository, vague requirements, political friction, or a manager who keeps changing scope. Those are exactly the conditions where engineering judgment matters. The same is true for e-commerce operations: a carefully constructed listing review is a useful simulation, but it is not the same as surviving a real Q4 postmortem with inventory stuck in customs and an angry supplier on the line.

The second problem is the efficiency metric itself. Token use and PR revisions are useful, but they can be gamed by terse, unhelpful comments that tell the AI agent to “fix it” without explaining why. The makers say they score both reasoning and the final diff, with a heavy bias toward reasoning. They also admit that when they tested AI-only review, it caught a good amount of issues but its fixes created a new set of problems — the “whack-a-mole” problem. You can see this in Harshith Latchupatula’s response to a commenter on the launch page. That honesty is good, but it also means candidates are being judged against an AI agent that is sometimes creating the next set of bugs. That is not a controlled experiment. It is a high-fidelity simulation, and high-fidelity simulations are noisy.

The third issue is the arms race. The makers address the “candidate has a better model in another tab” concern, but one launch commenter, Omri Ben-Shoham, asks the harder question: how do you stop a candidate from running the take-home assessment through an AI code review tool of their own before submitting it back? It feels like an arms race where both sides eventually just have AI grading AI. That is exactly where this is heading. Once the test becomes “review AI work,” candidates will use AI to review the AI work, and the scoring model will need to detect whether the comments are original judgment or another model’s output. That doesn’t make Merge wrong; it makes it early. The first-mover advantage is real, but the moat is not the scoring rubric. It is data: knowing which review behaviors correlate with real performance across many companies. They don’t have that data yet, and neither does anyone else.

There is also a smaller, more practical concern for e-commerce operators watching from the outside: Merge is built for software engineering roles, and nothing in the launch material suggests it will expand into operations, merchandising, or account management soon. So the tool itself is not directly useful to most sellers. What is useful is the mental model. If you take nothing else from this essay, take the rubric: coverage, communication, efficiency.

What I’d watch / test next

If I were running a cross-border brand tomorrow, I would not wait for Merge to add non-engineering roles. I would run the same experiment this week. Pick the worst AI-generated listing you have. Give it to a candidate or a virtual assistant with instructions to annotate every factual, policy, and conversion problem, then revise it until it’s clean. Limit them to three revisions. Score coverage, communication, and efficiency. You will learn more than any “Tell me about yourself” call.

For your AI tooling, do the same: start a log of revisions and human review time per tool. If a copy generator takes four revisions and a thirty-minute human edit to produce something you could have written in ten minutes, it is not efficient no matter how clever it sounds. Watch Merge to see whether they release validation data or expand into broader “work review” territory. Follow their X and LinkedIn if you want a window into the future of AI-native hiring — but the more immediate move is to steal their rubric and apply it to your own operation. AI writes. Humans judge. The brands that learn to judge well will win the next cycle.

Ready to Create Your Own?

Join thousands of brands creating high-performing video ads with VEONIB. No editing skills required.

Start Creating for Free