Senior Devops
Automates infrastructure provisioning, configuration management, and deployment pipelines based on best practices from senior DevOps expert Alireza Rezvani.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add alirezarezvani-senior-devops npx -- -y @trustedskills/alirezarezvani-senior-devops
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"alirezarezvani-senior-devops": {
"command": "npx",
"args": [
"-y",
"@trustedskills/alirezarezvani-senior-devops"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill automates DevOps tasks using scripts developed by senior DevOps expert Alireza Rezvani. It provides tools for generating CI/CD pipelines (GitHub Actions or CircleCI), scaffolding Infrastructure as Code (IaC) modules for AWS, GCP, or Azure, and orchestrating container deployments with rollback capabilities. The goal is to streamline infrastructure provisioning, configuration management, and deployment processes based on established best practices.
When to use it
- You need to quickly set up a CI/CD pipeline for a new project using GitHub Actions or CircleCI.
- You want to generate Terraform modules for managing your cloud infrastructure (AWS, GCP, or Azure).
- You require automated container deployment scripts with rollback functionality.
Key capabilities
- Pipeline Generator: Creates CI/CD pipelines for GitHub Actions and CircleCI, including build, test, security scan, and deploy stages.
- Terraform Scaffolder: Generates and validates IaC modules for AWS, GCP, and Azure.
- Deployment Manager: Orchestrates container deployments with rollback support.
Example prompts
- "Generate a GitHub Actions pipeline configuration for my application located in
./app." - "Create a Terraform module for an ECS service on AWS using the IaC scaffolder."
- "Run the deployment manager script to deploy my application from
./deploy."
Tips & gotchas
- The skill requires Python 3 to execute its scripts.
- You'll need appropriate credentials configured for your cloud provider (AWS, GCP, or Azure) when using the Terraform Scaffolder and Deployment Manager.
- Refer to the script documentation within the
scripts/directory of the installed skill for detailed usage instructions and available options.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.