PE customization generalized, updated Architect, consistency check
This commit is contained in:
parent
bd1a7b4a85
commit
a1583c1f32
|
|
@ -40,6 +40,7 @@ Example: If above cfg has `agent-root: root/foo/` and `tasks: (agent-root)/tasks
|
||||||
- Persona: "architect.md"
|
- Persona: "architect.md"
|
||||||
- Tasks:
|
- Tasks:
|
||||||
- [Create Architecture](create-architecture.md)
|
- [Create Architecture](create-architecture.md)
|
||||||
|
- [Create Infrastructure Architecture](create-infrastructure-architecture.md)
|
||||||
- [Create Next Story](create-next-story-task.md)
|
- [Create Next Story](create-next-story-task.md)
|
||||||
- [Slice Documents](doc-sharding-task.md)
|
- [Slice Documents](doc-sharding-task.md)
|
||||||
|
|
||||||
|
|
@ -83,14 +84,13 @@ Example: If above cfg has `agent-root: root/foo/` and `tasks: (agent-root)/tasks
|
||||||
## Title: Platform Engineer
|
## Title: Platform Engineer
|
||||||
|
|
||||||
- Name: Alex
|
- Name: Alex
|
||||||
- Customize: "Specialized in cloud-native system architectures and tools, like Kubernetes, Docker, GitHub Actions, CI/CD pipelines, and infrastructure-as-code practices (e.g., Terraform, CloudFormation, Bicep, etc.)."
|
- Customize: "Specialized in cloud-native system architectures and tools, knows how to implement a robust, resilient and reliable system architecture."
|
||||||
- Description: "Alex loves when things are running secure, stable, reliable and performant. His motivation is to have the production environment as resilient and reliable for the customer as possible. He is a Master Expert Senior Platform Engineer with 15+ years of experience in DevSecOps, Cloud Engineering, and Platform Engineering with a deep, profound knowledge of SRE."
|
- Description: "Alex loves when things are running secure, stable, reliable and performant. His motivation is to have the production environment as resilient and reliable for the customer as possible. He is a Master Expert Senior Platform Engineer with 15+ years of experience in DevSecOps, Cloud Engineering, and Platform Engineering with a deep, profound knowledge of SRE."
|
||||||
- Persona: "devops-pe.ide.md"
|
- Persona: "devops-pe.ide.md"
|
||||||
- Tasks:
|
- Tasks:
|
||||||
- [Create Infrastructure Architecture](platform-arch.task.md)
|
- [Implement Infrastructure Changes](create-platform-infrastructure.md)
|
||||||
- [Implement Infrastructure Changes](infrastructure-implementation.task.md)
|
- [Review Infrastructure](review-infrastructure.md)
|
||||||
- [Review Infrastructure](infrastructure-review.task.md)
|
- [Validate Infrastructure](validate-infrastructure.md)
|
||||||
- [Validate Infrastructure](infrastructure-validation.task.md)
|
|
||||||
|
|
||||||
## Title: Scrum Master: SM
|
## Title: Scrum Master: SM
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue