17 lines
404 B
YAML
17 lines
404 B
YAML
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
|