agent team workflows

This commit is contained in:
Brian Madison
2025-06-08 17:34:38 -05:00
parent 54406fa871
commit f1fa6256f0
31 changed files with 2280 additions and 938 deletions

16
agent-teams/team-all.yml Normal file
View File

@@ -0,0 +1,16 @@
bundle:
name: Every Agent Team Bundle
description: This is a full organization of agents and includes every possible agent. This will produce the larges bundle but give the most options for discussion in a single session
target_environment: web
agents:
- bmad
- "*"
workflows:
- greenfield-mvp
- fullstack-app
- api-only
- brownfield-enhancement
- frontend-only
- backend-service

View File

@@ -0,0 +1,16 @@
bundle:
name: Full-Stack Development Team
description: >-
Comprehensive full-stack development team capable of handling both greenfield
application development and brownfield enhancement projects. This team combines
strategic planning, user experience design, and holistic system architecture
to deliver complete solutions from concept to deployment. Specializes in
full-stack applications, SaaS platforms, enterprise apps, feature additions,
refactoring, and system modernization.
target_environment: web
agents:
- bmad
- pm
- ux-expert
- fullstack-architect

View File

@@ -0,0 +1,11 @@
bundle:
name: Team Planning No UI
description: This is a team that is responsible for planning the project without any UI/UX design. This is for backend only projects.
target_environment: web
agents:
- bmad
- analyst
- pm
- architect
- po

View File

@@ -0,0 +1,11 @@
bundle:
name: Development Team Bundle
description: This is a core development Agile implementation scrum team.
target_environment: web
agents:
- bmad
- po
- sm
- dev
- qa

View File

@@ -0,0 +1,8 @@
bundle:
name: Technical Planning and Assessment Team Bundle
description: This is good for deep technical discussions and assessments.
target_environment: web
agents:
- bmad
- fullstack-architect