Infra review
Engineering workflows and standards for Codex and Claude Code: plan, implement, test, review, and deliver repository changes.
npx -y skills add yarlson/yarstack --skill infra-reviewAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Review infrastructure-as-code and rendered deployment configuration without modifying it. Use before plan, apply, or deploy when targeting, replacement, state, availability, cost, ordering, or recovery blast radius may change.
SKILL.md
1.8 KB, as published. Nobody here has run it
Infrastructure Review
Own pre-deployment infrastructure blast-radius analysis using non-mutating evidence.
Workflow
- Confirm the comparison target, source-to-rendered path, tooling, and affected environment using safe redacted identifiers.
- Rank changed resources by blast radius and inspect full definitions and dependency ordering.
- Check targeting, replacement or destruction, state and migration safety, data protection, partial-apply recovery, availability, disruption, capacity, and material cost.
- Verify provider or tool semantics from local versions or authoritative sources before claiming replacement or destruction.
- Run only trusted repository-supported non-mutating plan, render, diff, or dry-run checks when authorized.
- Delegate exploit analysis to
security-review, dependency provenance todependency-review, CI mechanics toci-review, and cross-cutting runtime readiness torollout-readiness-review.
Report severity, exact location, redacted environment reference, concrete blast radius, failure path, smallest correction, evidence, and uncertainty. Describe confirmed public exposure, privilege escalation, secret leakage, unprotected destruction, unsafe state migration, or missing recovery as blocking findings; do not claim authority to block an operation.
Never apply, deploy, install, upgrade, delete, destroy, or modify cloud state. Do not expose sensitive plan output or add policy frameworks merely for the review.
Finish with findings or no-findings, scope, destructive effects, cost impact, checks, and confidence limits.