Skip to main content

app-modernization-orchestrator

OPTIONAL module — entry point for modernizing APPLICATION CODE to match a completed database migration. Use ONLY when the user explicitly asks to migrate, convert or update an application (its embedded SQL, datasource config, ORM mappings, stored-routine call sites and error handling) after a schema migration. Engine-agnostic across all supported pairs (Oracle or SQL Server → PostgreSQL or MySQL): the pair's app-layer rules are read from engines/<pair>/app/. Follows the same AI-DLC phases as the database migration — Inception (inventory + change plan) → Construction (apply edits) → Validation (build/test) → Operations (cutover) — with a human gate at every phase. NEVER starts automatically, and NEVER edits an application file before the change plan is approved. Does not convert schema or in-database stored code — that is db-migration-construction.

Jump to install

Source facts

Repository
aws-samples/sample-dbmig-aidlc
Last source activity
August 17, 2026 at 12:46
Detected SKILL.md language
English
Stars
3
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.