cloud-ops
Installation
SKILL.md
Cloud Operations
Operate supported cloud providers through one safety contract and a provider-specific translation.
Process
- Identify provider, account or project, principal, region/zone, environment, resource, and requested outcome.
- Inspect active configuration without assuming defaults are correct.
- Start with read-only identity and resource discovery.
- State the exact command or API operation, consequences, permission needs, billing impact, rollback, and verification.
- Execute local, disposable, or explicitly authorized remote mutations only within the confirmed target. Treat ambiguity as protected.
- Keep credentials, tokens, profiles, key files, and kubeconfigs out of source, logs, and generated artifacts.
- Verify the observed resource state and report withheld production actions.