Aqueduct SQL 审查模式启动入口。 DO trigger when 用户要求审查 SQL 变更、对比线上 SQL 和变更版本、 提到"审查 SQL"、"对比线上版本"、"review SQL"、"aqueduct review"、 "SQL 变更校验"。 Do NOT trigger for 从需求文档开发新 SQL(使用 /data-developer)、 交付后的需求变更(使用 /change-management)、仅校验 SQL 规范(使用 aqueduct validate)。
$npx -y skills add johnnyq-commits/aqueduct --skill aqueduct-reviewInstalls into the current project.
Run `npx skills use "https://github.com/johnnyq-commits/aqueduct" --skill "johnnyq-commits/aqueduct/aqueduct-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/johnnyq-commits/aqueduct" that are relevant to the current task. Run `npx skills add "https://github.com/johnnyq-commits/aqueduct"` and select the relevant skills, then follow their instructions.