Validate generated Terraform code against design requirements and quality standards. Dispatches spec compliance review and code quality review as parallel subagents. Remote syntax validation is owned by alibabacloud-terraform-codegen Step 6 and is NOT re-run here. WHEN: validate terraform, check code quality, review infrastructure code, run preflight checks, validate before deploy.
$npx -y skills add aliyun/alibabacloud-agent-toolkit --skill alibabacloud-validateInstalls into the current project.
Run `npx skills use "https://github.com/aliyun/alibabacloud-agent-toolkit" --skill "aliyun/alibabacloud-agent-toolkit/alibabacloud-validate"` 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/aliyun/alibabacloud-agent-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/aliyun/alibabacloud-agent-toolkit"` and select the relevant skills, then follow their instructions.