---
title: "How Wix Saved 650 Developer-Days in One Quarter by Automating Code Migrations"
url: https://daily.dev/posts/how-wix-saved-650-developer-days-in-one-quarter-by-automating-code-migrations-iwvhghcod
source_url: https://www.wix.engineering/post/how-wix-saved-650-developer-days-in-one-quarter-by-automating-code-migrations
type: article
source: "Wix Engineering"
published: 2026-07-22T14:19:53.756Z
updated: 2026-07-22T14:20:17.232Z
tags: ["automation", "productivity", "ai-agents", "platform-engineering"]
reading_time: 8
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How Wix Saved 650 Developer-Days in One Quarter by Automating Code Migrations

**[Wix Engineering](https://daily.dev/sources/wix_eng)** · 8 min read · 1 upvotes · 0 comments

## Summary

Wix built an internal Code Migration Platform to automate cross-team code migrations at scale — 50 migrations per year touching 6,000 repositories. The platform uses a three-layer architecture: a migration dashboard for target discovery, an execution layer running AI code agents on Buildkite to open repos and create PRs automatically, and a database layer for tracking. A Prompt Bank stores versioned migration logic that improves over time based on manual adjustments made by service owners. Key merge-rate improvements came from clear ownership, rich PR context, and automerge for safe changes. Results: 650 developer-days saved in one quarter, with 88% of PRs merged without manual changes. Future plans include conversational migration via MCP and automatic build failure fixes.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.wix.engineering/post/how-wix-saved-650-developer-days-in-one-quarter-by-automating-code-migrations>

## Similar posts on daily.dev

- [From Co-Pilot to Full Automation: How Wix Is Embedding AI Agents Across an Engineering Org at Scale](https://daily.dev/posts/from-co-pilot-to-full-automation-how-wix-is-embedding-ai-agents-across-an-engineering-org-at-scale-3yjzklvp7) · Wix Engineering · 0 upvotes · 0 comments
- [From 60 Repos to One: How Wix Tackled Monorepo Migration - Part3](https://daily.dev/posts/from-60-repos-to-one-how-wix-tackled-monorepo-migration---part3-p6pqu169n) · Wix Engineering · 1 upvotes · 0 comments
- [Building AI-Powered Migration Tools: Compressing 4 Sprints Into 3 Days](https://daily.dev/posts/building-ai-powered-migration-tools-compressing-4-sprints-into-3-days-vlj1z2ucz) · Salesforce Engineering · 2 upvotes · 0 comments

---

Tags: [#automation](https://daily.dev/tags/automation), [#productivity](https://daily.dev/tags/productivity), [#ai-agents](https://daily.dev/tags/ai-agents), [#platform-engineering](https://daily.dev/tags/platform-engineering)

[View this post on daily.dev](https://daily.dev/posts/how-wix-saved-650-developer-days-in-one-quarter-by-automating-code-migrations-iwvhghcod)
