Terraform Review
Skill Verified ActivePR review checklist for Terraform changes covering structure, state safety, security, naming, modules, variables, providers, and CI/CD. Use when reviewing Terraform PRs or doing pre-merge checks.
To enforce code quality, security, and best practices in Terraform infrastructure code by providing a structured review process for pull requests.
Features
- Automated 8-category Terraform PR review
- Checks for structure, state safety, security, naming, modules, variables, providers, and CI/CD
- Provides an Approved / Needs Changes / Blocked verdict
- Detailed findings with file and line number references
- Structured review output for easy comprehension
Use Cases
- Reviewing Terraform pull requests before merge
- Performing pre-merge validation of infrastructure changes
- Self-reviewing Terraform code before opening a PR
- Auditing existing Terraform code for compliance with best practices
Non-Goals
- Executing Terraform commands (plan, apply)
- Modifying Terraform code directly
- Reviewing non-Terraform code or configurations
Documentation
- info:READMEThe README exists and provides a high-level overview of the Spartan AI Toolkit, but it does not specifically detail the 'terraform-review' skill.
Installation
npx skills add spartan-stratos/spartan-ai-toolkitRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedSimilar Extensions
Ship Gate
100Pre-production audit that scans a codebase for security, database, deployment, code quality, AI/LLM, dependency, frontend, and observability issues. Intercepts deploy commands and blocks until critical items pass. Stack-agnostic. Use for "run ship gate", "am I ready to ship", "pre-launch audit", "can I deploy", "push to production", "go live checklist", "preflight check". Not for CI/CD setup or infra provisioning.
K8s Manifest Generator
100Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.
Terraform
99Terraform infrastructure-as-code workflow patterns: state and environments, module design, safe plan/apply, drift control, and CI guardrails
Terraform Module Creator
98Create or extend reusable Terraform modules with proper structure, interfaces, and documentation. Use when building new infrastructure modules or extending existing ones.
Azure Enterprise Infra Planner
98Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity, security, compliance, and multi-resource topologies with WAF alignment. Generates Bicep or Terraform directly (no azd). WHEN: 'plan Azure infrastructure', 'architect Azure landing zone', 'design hub-spoke network', 'plan multi-region DR topology', 'set up VNets firewalls and private endpoints', 'subscription-scope Bicep deployment', 'Azure Backup for VM workloads'. PREFER azure-prepare FOR app-centric workflows.
Add New Opc Skill
100Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.