Use this skill for operator-readiness work inside terraform/.
Workflow
- Start from the touched Terraform file or operator template.
- Check whether real operator files are still required and clearly documented.
- Keep init, preflight, and plan/apply guidance aligned.
- Prefer explicit guardrails over implicit assumptions.
Read references/operator-readiness-checklist.md.