fix: single agent install and team installation support

This commit is contained in:
Brian Madison
2025-06-16 21:26:32 -05:00
parent 449e42440a
commit 18a382baa4
7 changed files with 224 additions and 25 deletions

View File

@@ -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
- '*'

View File

@@ -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

View 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

View File

@@ -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