Optimizely CMS 13 Upgrades Are Faster With AI - Here's the Claude Code Prompt That Gets You Started
Apr 10, 2026
Interest in Optimizely CMS 13 has been incredibly high since it reached general availability and for good reason, it's the biggest shift the platform has seen in years, bringing with it AI tooling, a modern visual editing experience and a composable architecture that changes how you think about content delivery.
If you're on CMS 12 and wondering how to get started, I wanted to share something that has genuinely changed how I approach upgrades: using Claude Code to kick off the process.
Here's the prompt I used:
That single starting point sets the upgrade in motion and lets you continue the work in a fraction of the time previous upgrades would have taken. It's not magic, you still need to understand what you're doing and it requires the mother of all code reviews but it removes a huge amount of the mechanical groundwork.
Why upgrade?
If you're weighing up the effort, here's what's waiting for you on the other side:
- Opal tooling - access to Optimizely's AI agent orchestration platform directly within the platform
- Visual Builder - a modern, drag-and-drop experience for building pages
- Optimizely Graph - structured content querying for headless and composable architectures
- Optimizely Connect Platform - a growing library of integrations to connect your stack
Each of these represents a meaningful shift in what you can do with the platform. Opal alone is worth the move.
Getting started
The prompt above kicks things off, but here are a few things worth knowing before you dive in:
- Optimizely Graph is a requirement for CMS 13 - it's not optional and replaces Search and Navigation. If you're an Optimizely DXP customer, the good news is that Graph is included in your subscription. If you're not on DXP, you'll need to factor this in. Jake Minard has a great write-up on the .NET SDK for Graph which makes the transition familar and easier than ever: Introducing the Optimizely CMS 13 Graph SDK
- Expect API changes — there are breaking changes across content management, routing, security, and the UI layer. Review the Breaking Changes in CMS 13 documentation carefully before starting
- Use the CLI throughout —
dotnetcommands are your friend here; Claude Code handles a lot of this but it helps to know what's happening under the hood
The upgrade process is well within reach and Claude Code AI assistance makes it faster than it's ever been.
Have you started your CMS 13 upgrade? I'd love to hear how you're getting on — find me on LinkedIn or X.
This blog represents personal views and experiences. For official Optimizely documentation, visit docs.developers.optimizely.com.