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.

跳到安装

来源信息

仓库
aws-samples/sample-dbmig-aidlc
最近来源活动
2026年8月17日 12:46
检测到的 SKILL.md 语言
英语
星标
3
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。