alibabacloud-cadt-deploy-on-aliyun
Installation
SKILL.md
Alibaba Cloud Application Build & Deploy
Standalone deployment Skill: Build + Deploy pipeline orchestration. User directly provides ECS instance IDs, region, and application information — no project/environment hierarchy dependency.
Workflow
Path A: Build + Deploy (new deployment)
[step-1] Session init + collect deployment info -> [step-2] Compile, package & upload -> [step-3] Application deploy + failure recovery + result output
Path B: Diagnose + Fix + Redeploy (troubleshoot previous deployment)
[step-1] Session init + detect diagnose intent -> [step-3] §3.0-D Run diagnostics + classify root cause -> ⛔ ASK-USER "fix and re-deploy?" (mandatory STOP) -> [step-2] Build fix (config/scripts only, NOT new source code) -> [step-3] G4 checklist + InstallApplication