跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Terraform Review

技能 已验证 活跃

PR 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.

功能

  • 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

使用场景

  • 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

非目标

  • 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.

安装

npx skills add spartan-stratos/spartan-ai-toolkit

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
98 /100
1 day ago 分析

信任信号

最近提交4 days ago
星标68
状态
查看源代码

类似扩展

Ship Gate

100

Pre-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.

技能
alirezarezvani

K8s Manifest Generator

100

Create 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.

技能
wshobson

Terraform

99

Terraform infrastructure-as-code workflow patterns: state and environments, module design, safe plan/apply, drift control, and CI guardrails

技能
bobmatnyc

Terraform Module Creator

98

Create or extend reusable Terraform modules with proper structure, interfaces, and documentation. Use when building new infrastructure modules or extending existing ones.

技能
spartan-stratos

Azure Enterprise Infra Planner

98

Architect 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.

技能
microsoft

Add New Opc Skill

100

Checklist 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.

技能
ReScienceLab