# Operator File Readiness

> Terraform-local workflow for backend.hcl, tfvars examples, operator bootstrap, and plan/apply readiness in PetSwipe. Use when working inside terraform and the task is about making the Terraform workflow clearer, safer, or more deployable.

- Skill: `hoangsonww/operator-file-readiness` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add hoangsonww/operator-file-readiness`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hoangsonww/operator-file-readiness/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: hoangsonww (https://skillmd.com/u/hoangsonww)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hoangsonww/operator-file-readiness

---


Use this skill for operator-readiness work inside `terraform/`.

## Workflow

1. Start from the touched Terraform file or operator template.
2. Check whether real operator files are still required and clearly documented.
3. Keep init, preflight, and plan/apply guidance aligned.
4. Prefer explicit guardrails over implicit assumptions.

Read `references/operator-readiness-checklist.md`.

