moved bmad-core to dot folder so when adding to project it is clear its not part of the project it is added to
This commit is contained in:
15
.bmad-core/agent-teams/team-all.yml
Normal file
15
.bmad-core/agent-teams/team-all.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
bundle:
|
||||
name: Team All
|
||||
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
|
||||
|
||||
agents:
|
||||
- bmad-orchestrator
|
||||
- "*"
|
||||
|
||||
workflows:
|
||||
- brownfield-fullstack
|
||||
- brownfield-service
|
||||
- brownfield-ui
|
||||
- greenfield-fullstack
|
||||
- greenfield-service
|
||||
- greenfield-ui
|
||||
25
.bmad-core/agent-teams/team-fullstack.yml
Normal file
25
.bmad-core/agent-teams/team-fullstack.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
bundle:
|
||||
name: Team Fullstack
|
||||
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.
|
||||
|
||||
agents:
|
||||
- bmad-orchestrator
|
||||
- analyst
|
||||
- pm
|
||||
- ux-expert
|
||||
- architect
|
||||
- po
|
||||
|
||||
workflows:
|
||||
- brownfield-fullstack
|
||||
- brownfield-service
|
||||
- brownfield-ui
|
||||
- greenfield-fullstack
|
||||
- greenfield-service
|
||||
- greenfield-ui
|
||||
14
.bmad-core/agent-teams/team-no-ui.yml
Normal file
14
.bmad-core/agent-teams/team-no-ui.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
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-orchestrator
|
||||
- analyst
|
||||
- pm
|
||||
- architect
|
||||
- po
|
||||
|
||||
workflows:
|
||||
- greenfield-service
|
||||
- brownfield-service
|
||||
Reference in New Issue
Block a user