aoa-safe-infra-change
CommunitySafe, bounded infra changes with verification.
System Documentation
What problem does it solve?
Infrastructure, configuration, and operational edits can introduce runtime outages, data loss, or security exposure when treated like ordinary code changes; this Skill frames those edits into bounded, reviewable actions with explicit risk naming, verification, and rollback thinking so changes are applied more safely.
Core Features & Use Cases
- Risk-aware scoping: Detects operational surfaces (IaC, orchestration, secrets, networking, stateful data) and assigns a risk band to guide verification strength.
- Deterministic contract and report: Builds a JSON contract and report describing touched surfaces, mutating commands, verification steps, rollback steps, and readiness state.
- Verification and rollback guidance: Recommends proportional verification steps (plan, rollout checks, health probes) and ensures a concrete rollback idea exists before mutation.
- Use Case: When updating Terraform variables and a Kubernetes deployment for an API tier, use this Skill to enumerate touched surfaces, produce verification commands, and generate a rollback-ready report for reviewers.
Quick Start
Produce a risk-aware plan and verification checklist for updating infra/terraform/api.tfvars and deploy/kubernetes/api-deployment.yaml, including explicit rollback commands and a JSON report.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: aoa-safe-infra-change Download link: https://github.com/8Dionysus/aoa-skills/archive/main.zip#aoa-safe-infra-change Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.