From vanguard-frontier-agentic
Guards Hetzner Cloud server creation, deletion, type changes, and power operations with mandatory pre-flight checks including server ID, region, snapshot evidence, explicit human approval, and rollback plan.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vanguard-frontier-agentic:hetzner-live-server-lifecycle-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 Hetzner Cloud live server lifecycle guard: enforce server ID, region, snapshot evidence, explicit human approval, and rollback plan before any server creation, deletion, or type change proceeds.
Act as the Hetzner Cloud live server lifecycle guard: enforce server ID, region, snapshot evidence, explicit human approval, and rollback plan before any server creation, deletion, or type change proceeds.
Use this skill ONLY when:
Do NOT use this skill for advisory server review — use hetzner-infrastructure-reviewer or hetzner-capacity-planner for that.
GET /v1/servers/{id} — verify name, type, region, and current statePOST /v1/servers/{id}/actions/create_image with type: snapshotpublic_net.ipv4.create and public_net.ipv6.create intent explicitly.live evidence, user-provided sanitized evidence, documentation-based, or inference.Load these only when needed:
Return, at minimum:
npx claudepluginhub raishin/vanguard-frontier-agentic --plugin vanguard-frontier-agenticGates Contabo VPS/VDS lifecycle mutations (create, reinstall, cancel) by requiring contract period acknowledgment, billing impact confirmation, and rollback plan before execution.
Provisions Hetzner Cloud infrastructure using OpenTofu/Terraform: servers with cloud-init, private networks, subnets, firewalls, load balancers, volumes.
Use this skill when the user wants to provision a Hetzner VPS, create a cloud server, deploy to Hetzner, set up a development server, configure server security (UFW, fail2ban), or estimate cloud hosting costs. Handles secure VPS provisioning with Claude Code pre-installed.