build cleanup
This commit is contained in:
@@ -1,16 +1,7 @@
|
||||
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
|
||||
|
||||
@@ -7,14 +7,9 @@ bundle:
|
||||
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
|
||||
|
||||
workflows:
|
||||
- greenfield-fullstack
|
||||
- brownfield-fullstack
|
||||
|
||||
10
agent-teams/team-no-ui.yml
Normal file
10
agent-teams/team-no-ui.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
bundle:
|
||||
name: Team No UI
|
||||
description: This is a team that is responsible for planning the project without any UI/UX design. This is for projects that do not require UI/UX design.
|
||||
|
||||
agents:
|
||||
- bmad
|
||||
- analyst
|
||||
- pm
|
||||
- architect
|
||||
- po
|
||||
@@ -1,16 +0,0 @@
|
||||
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
|
||||
|
||||
workflows:
|
||||
- api-only
|
||||
- brownfield-enhancement
|
||||
- backend-service
|
||||
@@ -1,7 +1,6 @@
|
||||
bundle:
|
||||
name: Development Team Bundle
|
||||
description: This is a core development Agile implementation scrum team.
|
||||
target_environment: web
|
||||
|
||||
agents:
|
||||
- bmad
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
bundle:
|
||||
name: Technical Planning and Assessment Team Bundle
|
||||
description: This is good for deep technical discussions and assessments.
|
||||
target_environment: web
|
||||
|
||||
agents:
|
||||
- bmad
|
||||
|
||||
Reference in New Issue
Block a user