Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bmad-module-infrastructure-devops) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
BMad Infrastructure & DevOps Module
An installable BMad Method module that adds comprehensive infrastructure and DevOps capabilities through Alex, a DevOps Infrastructure Specialist & Platform Engineer agent.
What's Included
Agent: Alex
A 15+ year DevSecOps and Platform Engineering specialist who guides you through infrastructure architecture design, validation, and implementation.
Menu Commands:
| Code | Command | Description |
|---|---|---|
| RI | Review Infrastructure | Systematic review of existing infrastructure against best practices |
| VI | Validate Infrastructure | Comprehensive validation of changes before deployment |
| IA | Infrastructure Architecture | Create infrastructure architecture document from template |
| PI | Platform Implementation | Create platform implementation plan from approved architecture |
| CK | Checklist | Run the full 16-section infrastructure validation checklist |
| CH | Chat | Chat with Alex about infrastructure, DevOps, or platform engineering |
Workflows
- Review Infrastructure - Thorough review with incremental or rapid assessment modes, architectural escalation assessment, and BMad integration checks
- Validate Infrastructure - Pre-deployment validation with architecture design review gate, 16-section compliance checking, and signoff recommendations
Templates
- Infrastructure Architecture - Comprehensive architecture document covering cloud providers, IaC, networking, compute, security, monitoring, CI/CD, and DR
- Platform Implementation - Detailed implementation plan for container platforms, GitOps, service mesh, and developer experience
Checklist
A 16-section infrastructure validation checklist covering:
- Security & Compliance
- Infrastructure as Code
- Resilience & Availability
- Backup & Disaster Recovery
- Monitoring & Observability
- Performance & Optimization
- Operations & Governance
- CI/CD & Deployment
- Networking & Connectivity
- Compliance & Documentation
- BMad Workflow Integration
- Architecture Documentation Validation
- Container Platform Validation
- GitOps Workflows Validation
- Service Mesh Validation
- Developer Experience Platform Validation
Installation
Via BMad Installer (Recommended)
npx bmad-method installSelect "Infrastructure & DevOps" during module selection.
Via npm
npm install bmad-module-infrastructure-devopsConfiguration
During installation, you'll be asked to configure:
- Cloud provider - AWS, Azure, GCP, bare metal, or hybrid
- Container platform - Kubernetes, Docker Compose, Nomad, or none
- IaC tool - Terraform/OpenTofu, Pulumi, Ansible, CloudFormation, or other
- GitOps tool - ArgoCD, Flux, or none
Integration Points
This module integrates with the core BMad workflow at three stages:
- After Architecture Phase - Architect triggers infrastructure design
- Parallel to Development - Infrastructure implementation proceeds alongside application work
- Before Deployment - Infrastructure validation occurs prior to application deployment
Alex collaborates with other BMad agents:
- Architect - Design review gates and architectural escalation
- Development agents - Environment provisioning and platform support
- Product Owner - PRD alignment and non-functional requirements
Publishing
npm run release # Patch release
npm run release:minor # Minor release
npm run release:major # Major releaseDevelopment
npm install # Install dependencies
npm run lint # Run linting
npm run format:fix # Fix formatting
npm test # Run testsLicense
MIT License - see LICENSE for details.
BMad Infrastructure & DevOps Module - Part of the BMad Method ecosystem.