AI-Driven Development at Instacart: Scaling Impact and Increasing Velocity
Instacart's AI adoption began as informal, grassroots experimentation by individual engineers. To make adoption consistent and durable at organizational scale, they needed a structured approach beyond organic Slack threads and demos.
AI coding agents struggled with large legacy monolith codebases where unclear boundaries led to slower suggestions, incomplete answers, or hallucinated code. Very large files (5,000+ lines) caused repeated task failures, and AI code translation sometimes carried over flawed logic without correcting it.
Instacart achieved up to 20% time savings on frontend workflows for Fizz, shipped Fizz from concept to customer-ready in a few short months, and cleaned up 15+ feature flags from a single service in a single PR using an AI coding agent.
Tasks that traditionally took several days were completed in hours.
Frequently asked questions
What did this team achieve with this AI workflow?
Instacart achieved up to 20% time savings on frontend workflows for Fizz, shipped Fizz from concept to customer-ready in a few short months, and cleaned up 15+ feature flags from a single service in a single PR using…
What tools did this team use?
Ava, Cursor, Glean, Claude-3.7, Claude-3.5, Figma.
What results were reported?
Time savings on frontend workflows: up to 20%; feature flags cleaned up in a single PR: 15+; Fizz time to market: concept to customer-ready in just a few short months; task duration for iOS search feature: tasks that traditionally took several days were completed in hours (source-reported, not independently verified).
What failed first in this deployment?
AI coding agents struggled with large legacy monolith codebases where unclear boundaries led to slower suggestions, incomplete answers, or hallucinated code.
How is this quality assurance AI workflow structured?
AI tools embedded in daily tasks → AI agent code cleanup → Figma-to-scaffold generation → AI-assisted debugging → RCA documentation generation → Prompt engineering playbooks.