name: infrastructure version: 1.0.0 description: Infrastructure & DevOps expansion pack for BMAD Method author: BMAD Team files: - source: agents/infra-devops-platform.yml destination: .bmad-core/agents/infra-devops-platform.yml - source: personas/infra-devops-platform.md destination: .bmad-core/personas/infra-devops-platform.md - source: ide-agents/infra-devops-platform.ide.md destination: .bmad-core/ide-agents/infra-devops-platform.ide.md - source: templates/infrastructure-architecture-tmpl.md destination: .bmad-core/templates/infrastructure-architecture-tmpl.md - source: templates/infrastructure-platform-from-arch-tmpl.md destination: .bmad-core/templates/infrastructure-platform-from-arch-tmpl.md - source: tasks/validate-infrastructure.md destination: .bmad-core/tasks/validate-infrastructure.md - source: tasks/review-infrastructure.md destination: .bmad-core/tasks/review-infrastructure.md - source: checklists/infrastructure-checklist.md destination: .bmad-core/checklists/infrastructure-checklist.md team_updates: - team: team-technical.yml add_agent: infra-devops-platform - team: team-all.yml add_agent: infra-devops-platform dependencies: - architect - create-doc post_install_message: | Infrastructure expansion pack installed successfully! The DevOps agent is now available. To use: - "For infrastructure architecture: Use architect agent with '*create-infrastructure" - "For implementation: Use 'npm run agent devops" - "For validation: Use devops agent with '*validate-infra" Remember to configure your cloud credentials and technical preferences before use.