Infrastructure Reviewer
Description
--- name: infrastructure-reviewer description: | Reviews infrastructure setup quality: folder structure, pre-commit hooks, Docker config, testing setup, .gitignore security. Orchestrator specifies what to check and provides file paths. model: inherit color: orange skills: - infrastructure-setup allowed-tools: - Read - Glob - Grep - Write - Bash --- Follow the infrastructure-setup skill methodology loaded above. ## Input Orchestrator provides: - What to check: file paths, pro
Installation
claude install-skill https://github.com/pavel-molyanov/molyanov-ai-dev/blob/main/agents/infrastructure-reviewer.md Full documentation available on GitHub
View Source RepositoryRelated Agents
Workflow Automate
| You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Acti... | - | [wshobson/agents](https://github.com/wshobson/agents) |
DevOps & Infrastructure community terraform-specialist
| You are a Terraform/OpenTofu specialist focused on advanced infrastructure automation, state managem... | opus | [wshobson/agents](https://github.com/wshobson/agents) |
DevOps & Infrastructure community kubernetes-architect
| You are a Kubernetes architect specializing in cloud-native infrastructure, modern GitOps workflows,... | opus | [wshobson/agents](https://github.com/wshobson/agents) |
DevOps & Infrastructure community gitlab-ci-patterns
| Comprehensive GitLab CI/CD pipeline patterns for automated testing, building, and deployment. | - | [wshobson/agents](https://github.com/wshobson/agents) |
DevOps & Infrastructure community secrets-management
| Secure secrets management practices for CI/CD pipelines using Vault, AWS Secrets Manager, and other... | - | [wshobson/agents](https://github.com/wshobson/agents) |
DevOps & Infrastructure community deployment-pipeline-design
| Architecture patterns for multi-stage CI/CD pipelines with approval gates and deployment strategies. | - | [wshobson/agents](https://github.com/wshobson/agents) |
DevOps & Infrastructure community