Source: https://internal-agents.com/problems/code-review-load

# Reduce code-review load

These records have the Code review work-domain tag. Compare what each agent comments on, what it can change, and where a person still approves the work.

## Agents

### [Sierra's Pinecone](https://internal-agents.com/agents/sierra-pinecone)

Pinecone is Sierra's shared agent interface for employee work. It routes requests to a model, harness, and environment, runs sessions on Agency, and connects to company systems through an MCP Gateway.

Agent · Coding · Code review · Support · Research · Data · Detailed

### [Stripe's Minions](https://internal-agents.com/agents/stripe-minions)

Homegrown one-shot coding agents that read work context, implement a change end-to-end, and produce a PR for human review.

Agent · Coding · Code review · Detailed

### [Atlassian's Rovo Dev (RovoDev)](https://internal-agents.com/agents/atlassian-rovo-dev)

Rovo Dev is Atlassian's coding agent, available internally on all Jira sites. It works from a Jira work item to a pull request, and the developer reviews the plan and the code at each step. It became…

Agent · Coding · Code review · Detailed

### [Bitrise's Kolega](https://internal-agents.com/agents/bitrise-kolega)

Bitrise runs Kolega, an internal coding agent that lives in Slack. A Jira ticket assigned to its Jira user or an @mention in a thread starts a session; the agent reads the requirements, posts a plan…

Agent · Coding · Code review · CI triage · Maintenance · Detailed

### [DoorDash's AI Code Review Agent](https://internal-agents.com/agents/doordash-code-review)

A specialized agent that automatically reviews 10,000+ PRs a week across 56 repositories, emphasizing grounded high-confidence findings over noisy comments.

Agent · Code review · Detailed

### [HubSpot's Sidekick](https://internal-agents.com/agents/hubspot-sidekick)

Sidekick is HubSpot's internal AI code reviewer, built by its Developer Experience AI team. It runs on every pull request in GitHub. A second Judge Agent evaluates each draft comment for…

Agent · Code review · Detailed

### [Microsoft's AI-powered code review assistant](https://internal-agents.com/agents/microsoft-prassistant)

Microsoft's internal AI-powered code review assistant, built in close collaboration with its Developer Division's Data & AI team. It joins each pull request as a reviewer, summarizes the change, and…

Agent · Code review · Detailed

### [PostHog's StampHog](https://internal-agents.com/agents/posthog-stamphog)

A GitHub-label-triggered PR approval agent that applies fail-closed deterministic safety gates, asks an LLM to check for showstoppers, autonomously approves eligible changes, and refuses or escalates…

Agent · Code review · Detailed

### [Replit's Manager agent (agent-of-agents)](https://internal-agents.com/agents/replit-manager-agent)

An internal agent-of-agents stack where every employee gets a manager agent that spawns multiple agents for verifiable work and escalates judgment to humans.

Agent · Coding · Code review · Support · Research · Data · Detailed

### [Spotify's Honk](https://internal-agents.com/agents/spotify-honk-xirp)

Honk is Spotify's background coding agent; it runs on a Claude-Agent-SDK harness in Kubernetes, uses trusted CI tools, and combines formatting and linting with LLM-based diff evaluation. Xirp is a…

Agent · Coding · Migrations · Code review · Detailed

### [WorkOS's Project Horizon](https://internal-agents.com/agents/workos-project-horizon)

Horizon takes requests and external events into remote coding sessions, connects them to company context through MCP, and returns changes for human review. Its orchestrator manages sandbox lifecycle…

Agent · Coding · Code review · Security · Detailed

### [Block's Builderbot](https://internal-agents.com/agents/block-builderbot)

A multi-agent orchestration layer built on goose + MCP that coordinates agents across Block's entire codebase, invoked in Slack to take a ticket end-to-end to a reviewed PR.

Agent · Coding · Code review

### [Cloudflare's AI Code Reviewer](https://internal-agents.com/agents/cloudflare-code-reviewer)

Cloudflare’s reviewer analyzes merge requests and applies approval decisions, including merge blocks for serious findings.

Agent · Code review

### [Coinbase's Forge](https://internal-agents.com/agents/coinbase-forge-mux)

Forge, previously Claudebot, turns employee discussions into Linear issues, drafted fixes and pull requests returned for review. Coinbase separately uses Mux to host concurrent coding-agent…

Agent · Coding · Code review

### [monday.com's Sphera / Atlas / Morphex](https://internal-agents.com/agents/monday-sphera-atlas-morphex)

An internal agent system on Amazon Bedrock with agent identities, assigned managers, and evaluation scores. Atlas prepares feature changes; Morphex can merge and ship changes that pass the required…

Agent family · Coding · Code review

### [OpenAI's Agentic software factory](https://internal-agents.com/agents/openai-software-factory)

An agent system built around OpenAI's internal Codex. A person defines the task; coding agents implement it and respond to CI results; specialist agents review changes under risk-based routing. A…

Agent family · Coding · Code review · CI triage · Ops

### [Ramp's Inspect](https://internal-agents.com/agents/ramp-inspect)

Inspect runs coding tasks in prepared remote environments at Ramp. It can run tests, read telemetry and feature flags, and inspect the frontend. Ramp also builds other agents on its platform…

Agent · Coding · Code review · On-call

### [Sentry's Junior](https://internal-agents.com/agents/sentry-junior)

An open-source Slack agent built at Sentry that retrieves context and acts across company systems. People can steer interactive tasks in a thread; Junior also handles scheduled tasks and inbound…

Agent · Coding · Code review · Support · On-call

### [Snap's CodePal](https://internal-agents.com/agents/snap-codepal)

Snap built CodePal, an internal AI code reviewer that comments on pull requests in its GitHub Enterprise instance before a human reviewer reads them. It builds symbolic context for the diff without…

Agent · Code review

### [Uber's uReview](https://internal-agents.com/agents/uber-ureview)

An event-driven AI code reviewer for Uber's internal review platform that generates, grades, filters, deduplicates, and posts findings while leaving engineers in control of the reviewed change.

Agent · Code review

## Infrastructure

### [DoorDash's Flux](https://internal-agents.com/agents/doordash-flux)

Flux is DoorDash’s cloud platform for engineering agents. It supplies isolated sandboxes, a governed MCP gateway, reusable playbooks and invocation surfaces. DoorDash’s analytics AI Marketplace is a…

Platform · Code review · Coding · CI triage · On-call · Maintenance · Detailed

### [Harvey's Spectre](https://internal-agents.com/agents/harvey-spectre)

Harvey's internal collaborative cloud agent platform; turns requests from Slack, the web app, or automations into durable runs that return reviewable summaries, diffs, branches, and PRs.

Platform · Coding · Code review · On-call · Security · Detailed

### [Airbnb's Airchat (airchat-cli)](https://internal-agents.com/agents/airbnb-airchat)

Airchat is Airbnb's internal agentic-coding harness, built by its Dev AI team as a wrapper over vendor coding agents such as Claude Code and Codex. The team first built its own orchestrator from…

Platform · Coding · Code review

### [Cloudflare's Internal AI engineering stack](https://internal-agents.com/agents/cloudflare-ai-stack)

Cloudflare's Dev Productivity team runs an internal AI engineering stack built on the company's own products. It puts MCP servers behind one OAuth portal, routes every model request through a…

Platform · Coding · Code review

### [Databricks's coSTAR](https://internal-agents.com/agents/databricks-costar)

Databricks runs internal engineering agents for work such as on-call support and automated code review. coSTAR ships and tests them, using LLM judges as the test suite and a coding assistant to…

Component · Coding · Code review · On-call

### [Shopify's Aquifer](https://internal-agents.com/agents/shopify-internal-agents)

The Aquifer agent platform (session/harness/sandbox split) powers River, a Slack-native coding agent, plus PR-review and headless Vanilla agent profiles; other teams have requested research…

Platform · Coding · Code review

### [Shopify's Roast](https://internal-agents.com/agents/shopify-roast)

Roast is the workflow orchestration framework Shopify's Augmented Engineering Developer Experience team extracted from its internal AI tools and open-sourced; Shopify runs Roast workflows internally…

Platform · Coding · Code review · On-call · Research

## Related lessons

- [The worker can stop. The work can continue.](https://internal-agents.com/lessons/work-can-continue)
- [When should an agent stop?](https://internal-agents.com/lessons/stop-a-run)
- [More comments can mean more work](https://internal-agents.com/lessons/review-noise)
