infra-deploy-drift

star 29

Use this skill when changing infrastructure/, deployment scripts, Docker deployment assumptions, Terraform, Kubernetes manifests, monitoring, or rollout logic in this repository.

hoangsonww By hoangsonww schedule Updated 2/28/2026

name: infra-deploy-drift description: Use this skill when changing infrastructure/, deployment scripts, Docker deployment assumptions, Terraform, Kubernetes manifests, monitoring, or rollout logic in this repository.

Infrastructure Deploy Drift

This skill covers infrastructure/ and deployment assumptions elsewhere in the repo.

Working Rules

  • Treat deploy changes as rollback-sensitive.
  • Check scripts, manifests, and docs together before changing rollout logic.
  • Call out placeholder secrets, hard-coded environments, mutable image tags, and missing health-check alignment.
  • Prefer drift reduction and safer defaults over adding more wrapper complexity.

Validation

  • Read Terraform, Kubernetes, and the wrapper script for the same surface.
  • Confirm whether a change affects ECS, Kubernetes, or both.

References

  • For files and known risks, read references/infra-map.md.
Install via CLI
npx skills add https://github.com/hoangsonww/AI-Gov-Content-Curator --skill infra-deploy-drift
Repository Details
star Stars 29
call_split Forks 17
navigation Branch main
article Path SKILL.md
More from Creator