fix: single agent install and team installation support
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
bundle:
|
||||
name: Team All
|
||||
icon: 👥
|
||||
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
|
||||
description: Includes every core system agent.
|
||||
agents:
|
||||
- bmad-orchestrator
|
||||
- '*'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
bundle:
|
||||
name: Team Fullstack
|
||||
icon: 🚀
|
||||
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.
|
||||
description: Team capable of full stack, front end only, or service development.
|
||||
agents:
|
||||
- bmad-orchestrator
|
||||
- analyst
|
||||
|
||||
10
bmad-core/agent-teams/team-ide-minimal.yml
Normal file
10
bmad-core/agent-teams/team-ide-minimal.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
bundle:
|
||||
name: Team IDE Minimal
|
||||
icon: ⚡
|
||||
description: Only the bare minimum for the IDE PO SM dev qa cycle.
|
||||
agents:
|
||||
- po
|
||||
- sm
|
||||
- dev
|
||||
- qa
|
||||
workflows: null
|
||||
@@ -1,7 +1,7 @@
|
||||
bundle:
|
||||
name: Team No UI
|
||||
icon: 🔧
|
||||
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.
|
||||
description: Team with no UX or UI Planning.
|
||||
agents:
|
||||
- bmad-orchestrator
|
||||
- analyst
|
||||
|
||||
Reference in New Issue
Block a user