- NOTE: If Infrastructure Architecture Document is missing, HALT and request:"I need the Infrastructure Architecture Document to proceed with platform implementation. This document defines the infrastructure design that we'll be implementing."
3. Validate that the infrastructure architecture has been reviewed and approved
4. <critical_rule>All platform implementation must align with the approved infrastructure architecture. Any deviations require architect approval.</critical_rule>
instruction:Provide a high-level overview of the platform infrastructure being implemented, referencing the infrastructure architecture document's key decisions and requirements.
template:|
- Platform implementation scope and objectives
- Key architectural decisions being implemented
- Expected outcomes and benefits
- Timeline and milestones
- id:joint-planning
title:Joint Planning Session with Architect
instruction:Document the collaborative planning session between DevOps/Platform Engineer and Architect. This ensures alignment before implementation begins.
sections:
- id:architecture-alignment
title:Architecture Alignment Review
template:|
- Review of infrastructure architecture document
- Confirmation of design decisions
- Identification of any ambiguities or gaps
- Agreement on implementation approach
- id:implementation-strategy
title:Implementation Strategy Collaboration
template:|
- Platform layer sequencing
- Technology stack validation
- Integration approach between layers
- Testing and validation strategy
- id:risk-constraint
title:Risk & Constraint Discussion
template:|
- Technical risks and mitigation strategies
- Resource constraints and workarounds
- Timeline considerations
- Compliance and security requirements
- id:validation-planning
title:Implementation Validation Planning
template:|
- Success criteria for each platform layer
- Testing approach and acceptance criteria
- Rollback strategies
- Communication plan
- id:documentation-planning
title:Documentation & Knowledge Transfer Planning
template:|
- Documentation requirements
- Knowledge transfer approach
- Training needs identification
- Handoff procedures
- id:foundation-infrastructure
title:Foundation Infrastructure Layer
instruction:Implement the base infrastructure layer based on the infrastructure architecture. This forms the foundation for all platform services.
instruction:Prepare comprehensive documentation and knowledge transfer materials.
sections:
- id:platform-documentation
title:Platform Documentation
template:|
- Architecture documentation
- Operational procedures
- Configuration reference
- API documentation
- id:training-materials
title:Training Materials
template:|
- Developer guides
- Operations training
- Security best practices
- Troubleshooting guides
- id:handoff-procedures
title:Handoff Procedures
template:|
- Team responsibilities
- Escalation procedures
- Support model
- Knowledge base
- id:implementation-review
title:Implementation Review with Architect
instruction:Document the post-implementation review session with the Architect to validate alignment and capture learnings.
sections:
- id:implementation-validation
title:Implementation Validation
template:|
- Architecture alignment verification
- Deviation documentation
- Performance validation
- Security review
- id:lessons-learned
title:Lessons Learned
template:|
- What went well
- Challenges encountered
- Process improvements
- Technical insights
- id:future-evolution
title:Future Evolution
template:|
- Enhancement opportunities
- Technical debt items
- Upgrade planning
- Capacity planning
- id:sign-off
title:Sign-off & Acceptance
template:|
- Architect approval
- Stakeholder acceptance
- Go-live authorization
- Support transition
- id:platform-metrics
title:Platform Metrics & KPIs
instruction:Define and implement key performance indicators for platform success measurement.
sections:
- id:technical-metrics
title:Technical Metrics
template:|
- Platform availability:{{availability_target}}
- Response time:{{response_time_target}}
- Resource utilization:{{utilization_target}}
- Error rates:{{error_rate_target}}
- id:business-metrics
title:Business Metrics
template:|
- Developer productivity
- Deployment frequency
- Lead time for changes
- Mean time to recovery
- id:operational-metrics
title:Operational Metrics
template:|
- Incident response time
- Patch compliance
- Cost per workload
- Resource efficiency
- id:appendices
title:Appendices
sections:
- id:config-reference
title:A. Configuration Reference
instruction:Document all configuration parameters and their values used in the platform implementation.
- id:troubleshooting
title:B. Troubleshooting Guide
instruction:Provide common issues and their resolutions for platform operations.
- id:security-controls
title:C. Security Controls Matrix
instruction:Map implemented security controls to compliance requirements.
- id:integration-points
title:D. Integration Points
instruction:Document all integration points with external systems and services.
- id:final-review
instruction:Final Review - Ensure all platform layers are properly implemented, integrated, and documented. Verify that the implementation fully supports the BMAD methodology and all agent workflows. Confirm successful validation against the infrastructure checklist.