review:infra

Execute six infrastructure checklists and produce a structured review report.

Updated Dec 29, 2025
One-click install
npx skills add https://github.com/jayteealao/Aperture --skill review-infra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review:infra
Source: https://github.com/jayteealao/Aperture/tree/main/.claude/skills/review-infra
Command: npx skills add https://github.com/jayteealao/Aperture --skill review-infra

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Infrastructure teams spend substantial time validating changes across IaC, CI/CD pipelines, release strategies, migrations, logging, and observability. This Skill automates a structured infrastructure review by orchestrating six targeted checklists through the senior-review-specialist agent.

Core Features & Use Cases

  • Six targeted infrastructure checklists covering IaC, CI/CD, releases, migrations, logging, and observability
  • Use Case: Pre-production validation during deploys, post-change audits, security hardening, and operational readiness
  • Output: A comprehensive Infrastructure Review Report highlighting critical, high, and medium risks, plus an infrastructure map

Quick Start

Spawn the senior-review-specialist agent to perform this infrastructure review. Load and apply these checklists:

  • commands/review/infra.md
  • commands/review/ci.md
  • commands/review/release.md
  • commands/review/migrations.md
  • commands/review/logging.md
  • commands/review/observability.md

Frequently Asked Questions about review:infra

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate infrastructure reviews for IaC and CI/CD pipelines?

Automate infrastructure reviews by applying six targeted checklists covering IaC, CI/CD, releases, migrations, logging, and observability. The review reads git diffs and assesses infra artifacts to produce a structured report highlighting critical, high, and medium risks.

What does an infrastructure review checklist cover for pre-production validation?

An infrastructure review checklist covers IaC, CI/CD, releases, migrations, logging, and observability. It detects misconfigurations, security risks, and operational improvement opportunities across code changes, deployments, and runtime environments.

How do I assess infrastructure risk and misconfigurations in a git diff?

Assess infrastructure risk in a git diff by spawning a senior-review-specialist agent that reads changed files and evaluates infra artifacts. It generates a comprehensive Infrastructure Review Report identifying critical, high, and medium risks plus an infrastructure map.

Can I use this infrastructure review for deployment migrations and runtime environments?

Yes, you can use this infrastructure review for deployment migrations and runtime environments. It applies targeted checklists across these areas to validate changes, detect risks, and identify operational readiness improvements.

What is the best way to audit logging and observability configurations?

The best way to audit logging and observability configurations is applying dedicated checklists that evaluate these artifacts. This process identifies gaps in monitoring and logging setups to improve security and reliability across your infrastructure.