Playbook
0 / 10 complete0%
  1. 01
  2. 02
  3. 03
  4. 04
  5. 05
  6. 06
  7. 07
  8. 08
  9. 09
  10. 10
Step 10 of 10 6-12 months post-cutover· advanced

Step 10: Post-Migration Validation and Optimization

Verify the modernization actually delivered (cost, performance, reliability, agility, compliance), then optimize the parts that were rushed.

What you're doing in this step

Validate outcomes against the original business case: are cost savings actually realized net of cloud spend and services? Do hot paths perform acceptably? Is reliability matching mainframe? Is the team shipping faster? Then optimize: rationalize cloud spend (30%+ savings opportunity is typical), refactor rushed code, address tech debt, establish new norms (CI/CD cadence, observability, testing standards).

Recommended prompts

Use one of these to do the work in your IDE

Open the template to read it in full. Click Copy prompt to grab it (with your stack values pre-filled where they apply) — then paste into Claude Code, Cursor, or wherever you build.

Primary recommendation 5 min setup

Performance Profiler Skill

Claude Code skill that diagnoses performance issues — slow queries, slow renders, memory leaks — with measurement-first methodology.

claude-code
Skill· Skill 5 min setup

Documentation Skill

Claude Code skill that generates README, API docs, JSDoc, ADRs, and other docs that match the project's existing voice and depth.

Use this when: Driving the post-migration retrospective and the optimization roadmap

claude-code
Skill· Skill 5 min setup

Code Reviewer Skill

Claude Code skill that performs comprehensive code review on PRs and diffs, prioritized by severity with concrete fixes.

Use this when: Auditing migration-era code for the rushed-but-shipped parts that need cleanup

claude-code
Template· Template 20 min initial assembly + ongoing additions

Regression Test Bed — Master Suite

Assemble per-program / per-component test cases into a single master regression suite — coverage summary, critical path, domain sections, end-to-end scenarios, run instructions.

Use this when: Standing up a permanent regression bed for the modernized system

View template
Recommended skills

Drop these into Claude Code for this phase

Skills auto-trigger on the right kind of request. Install once; they apply to every prompt that fits.

Skill· Skill 5 min setup

Performance Profiler Skill

Claude Code skill that diagnoses performance issues — slow queries, slow renders, memory leaks — with measurement-first methodology.

claude-code
Skill· Skill 5 min setup

Documentation Skill

Claude Code skill that generates README, API docs, JSDoc, ADRs, and other docs that match the project's existing voice and depth.

claude-code
Skill· Skill 5 min setup

Code Reviewer Skill

Claude Code skill that performs comprehensive code review on PRs and diffs, prioritized by severity with concrete fixes.

claude-code
Recommended MCP configs

Wire these tools into Claude Code first

MCP servers give Claude Code direct access to external systems (Jira, browsers, databases). Configure once.

MCP config· MCP config 10 min setup

Azure DevOps MCP for Evoke

Pre-configured Azure DevOps MCP server for Claude Code — work items, repos, PRs, and pipelines from chat.

claude-codemcp
MCP config· MCP config 10 min setup

GitHub MCP for Evoke

Pre-configured GitHub MCP server for Claude Code — issues, PRs, code search, and Actions from chat.

claude-codemcp
MCP config· MCP config 10 min setup

Postgres MCP for Evoke

Pre-configured Postgres MCP server for Claude Code — schema inspection and read-only queries to make database work safer and faster.

claude-codemcppostgres
When you're done

Verify these in your own work before moving on

This is a checklist for you to mentally tick off in your repo and IDE — the site doesn't track it, you do.

  • Cost outcomes verified vs the original business case
  • Performance targets met
  • Reliability targets met
  • Agility metrics established (deployment frequency, lead time, MTTR)
  • Compliance review complete
  • Optimization roadmap for the next 12 months
  • Migration retrospective documented
Common pitfalls

What goes wrong at this step

  • Skipping the validation — project ends with cutover; nobody verifies the business case actually realized
  • No optimization phase — code shipped during migration is rushed; permanent if not refactored
  • No retrospective — lessons not captured = repeated mistakes on the next migration
← Previous step

Command Palette

Search for a command to run...