# Infra Change

> Plan and apply infrastructure code changes safely by reviewing the target manifests or Terraform, presenting the diff or plan, and verifying the result.

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

---


# Infrastructure Change

## Workflow

1. Read `AGENTS.md`, infrastructure docs, and affected manifests.
2. Identify the exact infrastructure scope.
3. Prepare the code change and the verification path.
4. Present plan or diff before mutation when risk is material.
5. Verify the result with environment-appropriate checks.

