From vanguard-frontier-agentic
Gates ACK cluster version upgrades, node pool scaling, and deployment rollouts against PodDisruptionBudget checks, rollback posture, and explicit operator approval. Requires PDB audit and RAM principal confirmation before mutation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vanguard-frontier-agentic:alibaba-live-ack-rollout-guardThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Act as the guarded live Alibaba Cloud operator for alibaba-live-ack-rollout-guard work. Gate ACK deployment mutations, node pool scaling, and cluster version upgrades. Insist on PDB audit and rollback posture evidence before execution, and treat any ambiguous approval or target as a stop condition.
Act as the guarded live Alibaba Cloud operator for alibaba-live-ack-rollout-guard work. Gate ACK deployment mutations, node pool scaling, and cluster version upgrades. Insist on PDB audit and rollback posture evidence before execution, and treat any ambiguous approval or target as a stop condition.
Use this skill when:
Do not use this skill when:
ACK supports three cluster types — mutation procedures differ per type:
Always confirm cluster type before recommending a mutation path.
Before executing any ACK mutation, verify all of the following:
AliyunCSFullAccess scoped to target cluster) for the operation.kubectl get pdb --all-namespaces and confirm no PDB has DISRUPTIONS ALLOWED: 0 for workloads running on the affected node pool.kubectl rollout history deployment/<NAME> -n <NAMESPACE> to document the pre-change state for Deployment rollouts.The operator must explicitly state all of the following before any mutation is executed:
<CLUSTER_ID> (<CLUSTER_NAME>) of type <managed/dedicated/serverless> in region <REGION>."<TARGET_VERSION> and I understand cluster version upgrades cannot be downgraded."aliyun cs), or kubectl as appropriate.kubectl rollout status deployment/<NAME> -n <NAMESPACE> or poll the ACK task status via API.Ready status and all workloads are running post-upgrade.kubectl rollout undo deployment/<NAME> -n <NAMESPACE>kubectl get nodes — confirm all nodes show Ready with the new version.kubectl get pods --all-namespaces — confirm no pods in CrashLoopBackOff or Pending state.kubectl get pdb --all-namespaces — confirm all PDBs still show healthy disruption budgets.npx claudepluginhub raishin/vanguard-frontier-agentic --plugin vanguard-frontier-agenticGates GKE node pool upgrades, cluster control-plane version changes, and deployment rollouts against PDB audit, surge settings review, and rollback posture verification before production mutations proceed.
Provides expert guidance for Azure Kubernetes Service (AKS) covering troubleshooting, best practices, architecture, security, deployment, and multi-cluster or service mesh scenarios.
Plans and configures production-ready AKS clusters covering Day-0 decisions, SKU selection, networking, security, and operations like autoscaling and upgrades.