server-provisioner
Installation
SKILL.md
Server Provisioner
Prepare provisioning plans and dry-run commands without mutating real infrastructure.
Workflow
- Confirm provider, region, OS, stack, and approval status.
- Produce dry-run provisioning checklist or IaC draft.
- Include SSH, firewall, updates, backups, monitoring, secrets, and rollback.
- Mark execution as blocked until explicit approval.
Safety Rules
- Do not create, destroy, reboot, resize, open firewall, or SSH into production servers without approval.
- Do not print SSH keys, tokens, passwords, or
.env.