doc and text cleanup
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
|
||||
## Overview
|
||||
|
||||
This expansion pack extends BMAD Method with comprehensive infrastructure and DevOps capabilities. It's designed for teams that need to define, implement, and manage cloud infrastructure alongside their application development.
|
||||
This expansion pack extends BMad Method with comprehensive infrastructure and DevOps capabilities. It's designed for teams that need to define, implement, and manage cloud infrastructure alongside their application development.
|
||||
|
||||
## Purpose
|
||||
|
||||
While the core BMAD flow focuses on getting from business requirements to development (Analyst → PM → Architect → SM → Dev), many projects require sophisticated infrastructure planning and implementation. This expansion pack adds:
|
||||
While the core BMad flow focuses on getting from business requirements to development (Analyst → PM → Architect → SM → Dev), many projects require sophisticated infrastructure planning and implementation. This expansion pack adds:
|
||||
|
||||
- Infrastructure architecture design capabilities
|
||||
- Platform engineering implementation workflows
|
||||
@@ -52,9 +52,9 @@ Install this expansion pack when your project requires:
|
||||
|
||||
- `infrastructure-checklist.md` - Comprehensive 16-section infrastructure validation checklist
|
||||
|
||||
## Integration with Core BMAD
|
||||
## Integration with Core BMad
|
||||
|
||||
This expansion pack integrates with the core BMAD flow at these points:
|
||||
This expansion pack integrates with the core BMad flow at these points:
|
||||
|
||||
1. **After Architecture Phase**: The Architect can trigger infrastructure architecture design
|
||||
2. **Parallel to Development**: Infrastructure implementation can proceed alongside application development
|
||||
@@ -123,7 +123,7 @@ The DevOps agent can be added to team configurations:
|
||||
|
||||
This expansion pack works best when used with:
|
||||
|
||||
- Core BMAD agents (especially Architect)
|
||||
- Core BMad agents (especially Architect)
|
||||
- Technical preferences documentation
|
||||
- Approved PRD and system architecture
|
||||
|
||||
@@ -144,4 +144,4 @@ You can customize this expansion pack by:
|
||||
---
|
||||
|
||||
_Version: 1.0_
|
||||
_Compatible with: BMAD Method v4_
|
||||
_Compatible with: BMad Method v4_
|
||||
|
||||
@@ -270,7 +270,7 @@ This checklist serves as a comprehensive framework for validating infrastructure
|
||||
- [ ] Business stakeholders informed of changes
|
||||
- [ ] Feedback loops established for continuous improvement
|
||||
|
||||
## 11. BMAD WORKFLOW INTEGRATION
|
||||
## 11. BMad WORKFLOW INTEGRATION
|
||||
|
||||
### 11.1 Development Agent Alignment
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ name: bmad-infrastructure-devops
|
||||
version: 1.2.0
|
||||
short-title: Infrastructure and DevOps capabilities
|
||||
description: >-
|
||||
This expansion pack extends BMAD Method with comprehensive infrastructure and
|
||||
This expansion pack extends BMad Method with comprehensive infrastructure and
|
||||
DevOps capabilities. It's designed for teams that need to define, implement,
|
||||
and manage cloud infrastructure alongside their application development.
|
||||
author: Brian (BMad)
|
||||
|
||||
@@ -55,13 +55,13 @@ To conduct a thorough review of existing infrastructure to identify improvement
|
||||
- Create an improvement roadmap with suggested timelines
|
||||
- Highlight cost optimization opportunities
|
||||
|
||||
### 5. BMAD Integration Assessment
|
||||
### 5. BMad Integration Assessment
|
||||
|
||||
- Evaluate how current infrastructure supports other BMAD agents:
|
||||
- Evaluate how current infrastructure supports other BMad agents:
|
||||
- **Development Support:** Assess how infrastructure enables Frontend Dev (Mira), Backend Dev (Enrique), and Full Stack Dev workflows
|
||||
- **Product Alignment:** Verify infrastructure supports PRD requirements from Product Owner (Oli)
|
||||
- **Architecture Compliance:** Check if implementation follows Architect (Alphonse) decisions
|
||||
- Document any gaps in BMAD integration
|
||||
- Document any gaps in BMad integration
|
||||
|
||||
### 6. Architectural Escalation Assessment
|
||||
|
||||
@@ -133,7 +133,7 @@ A comprehensive infrastructure review report that includes:
|
||||
2. **Prioritized findings** with severity ratings
|
||||
3. **Detailed recommendations** with effort/impact estimates
|
||||
4. **Cost optimization opportunities**
|
||||
5. **BMAD integration assessment**
|
||||
5. **BMad integration assessment**
|
||||
6. **Architectural escalation assessment** with clear escalation recommendations
|
||||
7. **Action plan** for critical improvements and architectural work
|
||||
8. **Escalation documentation** for Architect Agent collaboration (if applicable)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
## Purpose
|
||||
|
||||
To comprehensively validate platform infrastructure changes against security, reliability, operational, and compliance requirements before deployment. This task ensures all platform infrastructure meets organizational standards, follows best practices, and properly integrates with the broader BMAD ecosystem.
|
||||
To comprehensively validate platform infrastructure changes against security, reliability, operational, and compliance requirements before deployment. This task ensures all platform infrastructure meets organizational standards, follows best practices, and properly integrates with the broader BMad ecosystem.
|
||||
|
||||
## Inputs
|
||||
|
||||
@@ -82,9 +82,9 @@ To comprehensively validate platform infrastructure changes against security, re
|
||||
- Provide validation signoff recommendation based on complete platform assessment
|
||||
- Document platform component integration validation results
|
||||
|
||||
### 6. BMAD Integration Assessment
|
||||
### 6. BMad Integration Assessment
|
||||
|
||||
- Review how platform infrastructure changes support other BMAD agents:
|
||||
- Review how platform infrastructure changes support other BMad agents:
|
||||
- **Development Agent Alignment:** Verify platform infrastructure supports Frontend Dev, Backend Dev, and Full Stack Dev requirements including:
|
||||
- Container platform development environment provisioning
|
||||
- GitOps workflows for application deployment
|
||||
@@ -128,7 +128,7 @@ A comprehensive platform validation report documenting:
|
||||
3. **Detailed findings for each non-compliant item** across foundation and platform components
|
||||
4. **Platform integration validation results** documenting component interoperability
|
||||
5. **Remediation recommendations with priority levels** based on platform impact
|
||||
6. **BMAD integration assessment results** for complete platform stack
|
||||
6. **BMad integration assessment results** for complete platform stack
|
||||
7. **Clear signoff recommendation** for platform deployment readiness or architectural revision requirements
|
||||
8. **Next steps for implementation or remediation** prioritized by platform dependencies
|
||||
|
||||
|
||||
@@ -264,9 +264,9 @@ Create pipeline diagram showing:
|
||||
- Cost Monitoring & Reporting
|
||||
- Optimization Recommendations
|
||||
|
||||
## BMAD Integration Architecture
|
||||
## BMad Integration Architecture
|
||||
|
||||
[[LLM: Design infrastructure to specifically support other BMAD agents and their workflows. This ensures the infrastructure enables the entire BMAD methodology.]]
|
||||
[[LLM: Design infrastructure to specifically support other BMad agents and their workflows. This ensures the infrastructure enables the entire BMad methodology.]]
|
||||
|
||||
### Development Agent Support
|
||||
|
||||
|
||||
Reference in New Issue
Block a user