agent team workflows
This commit is contained in:
16
agent-teams/team-all.yml
Normal file
16
agent-teams/team-all.yml
Normal 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
|
||||
16
agent-teams/team-fullstack.yml
Normal file
16
agent-teams/team-fullstack.yml
Normal 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
|
||||
11
agent-teams/team-planning-no-ui.yml
Normal file
11
agent-teams/team-planning-no-ui.yml
Normal 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
|
||||
11
agent-teams/team-scrum.yml
Normal file
11
agent-teams/team-scrum.yml
Normal 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
|
||||
8
agent-teams/team-technical.yml
Normal file
8
agent-teams/team-technical.yml
Normal 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
|
||||
Reference in New Issue
Block a user