Help us improve
Share bugs, ideas, or general feedback.
From infra-pipeline
Designs Infrastructure as Code configurations using Terraform, CDK, or CloudFormation based on a natural language requirement. Specify optional tool preference.
npx claudepluginhub dotclaude/marketplace --plugin infra-pipelineHow this command is triggered — by the user, by Claude, or both
Slash command
/infra-pipeline:infra <requirement> [tool]sonnetThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# Infra Command Infrastructure as Code design with Terraform, CDK, and CloudFormation ## Arguments **$1 (Required)**: requirement **$2 (Optional)**: tool ## Examples Invoke the infra-architect agent with: $ARGUMENTS
/infraGenerates production-ready Terraform IaC for AWS, Azure, or GCP with multi-env setups, modules (network/compute/database/etc.), scripts, and policies.
/iac-generateGenerates production-ready IaC for Terraform (AWS/GCP/Azure), CloudFormation (AWS), Pulumi, ARM Templates (Azure), and CDK.
/infraValidates, plans, and deploys Infrastructure as Code using Terraform, CloudFormation, Pulumi, or CDK with policy enforcement, cost estimation, drift detection, and test execution.
/tf-scaffoldScaffolds production-ready Terraform infrastructure for a service with live/, modules/, envs/ structure, resource modules for DB/cache/etc., environment wiring, and CI/CD pipeline.
/manage-infrastructureManages infrastructure via IaC: provisions compute/networking/storage/databases, enables auto-scaling, optimizes costs, sets up monitoring/backups/disaster recovery.
Share bugs, ideas, or general feedback.
Infrastructure as Code design with Terraform, CDK, and CloudFormation
$1 (Required): requirement
$2 (Optional): tool
/infra "Setup EKS cluster" terraform
/infra "Configure S3 with CloudFront CDN" cdk
Invoke the infra-architect agent with: $ARGUMENTS