infra-deployer
OfficialAutomate secure and verified infrastructure deployments.
Authorfractary
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manual infrastructure deployments are complex, risky, and require extensive verification. This skill automates the entire deployment lifecycle, from validation to documentation, with built-in safety checks.
Core Features & Use Cases
- Automated Deployment: Execute Terraform apply to create or update AWS resources.
- Enhanced Safety: Implement multi-stage environment validation and production safety confirmations.
- Post-Deployment Automation: Verify resources, update registries, and generate comprehensive documentation.
- Error Handling: Automatically delegate permission errors to
infra-permission-managerfor self-healing. - Use Case: Deploy a new feature to the 'prod' environment. The skill will validate the environment, prompt for production confirmation, execute pre-deploy hooks, apply Terraform, run post-deploy hooks, and update all relevant documentation.
Quick Start
Deploy the infrastructure to the 'test' environment, skipping auto-approval.
Dependency Matrix
Required Modules
Bashterraformaws-clijq
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: infra-deployer Download link: https://github.com/fractary/claude-plugins/archive/main.zip#infra-deployer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.