agent team workflows
This commit is contained in:
@@ -16,3 +16,8 @@ dependencies:
|
||||
- bmad-kb
|
||||
utils:
|
||||
- orchestrator-commands
|
||||
- workflow-management
|
||||
- create-agent
|
||||
- create-ide-agent
|
||||
- create-team
|
||||
- create-expansion-pack
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
agent:
|
||||
id: pm
|
||||
name: John
|
||||
title: Product Manager
|
||||
description: >-
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
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
|
||||
- analyst
|
||||
- pm
|
||||
- ux-expert
|
||||
- architect
|
||||
- fullstack-architect
|
||||
- design-architect
|
||||
- po
|
||||
- sm
|
||||
- qa
|
||||
- dev
|
||||
@@ -1,10 +0,0 @@
|
||||
bundle:
|
||||
name: Team Planning No UI
|
||||
target_environment: web
|
||||
|
||||
agents:
|
||||
- bmad
|
||||
- analyst
|
||||
- pm
|
||||
- architect
|
||||
- po
|
||||
@@ -1,11 +0,0 @@
|
||||
bundle:
|
||||
name: Development Team Bundle
|
||||
description: This is a core development Agile implementation scrum team.
|
||||
target_environment: web
|
||||
|
||||
agents:
|
||||
- bmad
|
||||
- po
|
||||
- sm
|
||||
- dev
|
||||
- qa
|
||||
@@ -1,8 +0,0 @@
|
||||
bundle:
|
||||
name: Technical Planning and Assessment Team Bundle
|
||||
description: This is good for deep technical discussions and assessments.
|
||||
target_environment: web
|
||||
|
||||
agents:
|
||||
- bmad
|
||||
- fullstack-architect
|
||||
@@ -1,9 +1,9 @@
|
||||
agent:
|
||||
name: Jane
|
||||
id: design-architect
|
||||
title: Design Architect
|
||||
id: ui-architect
|
||||
title: UI Architect
|
||||
description: For UI/UX specifications, front-end architecture, and UI 1-shot prompting.
|
||||
persona: design-architect
|
||||
persona: ui-architect
|
||||
customize: ""
|
||||
dependencies:
|
||||
tasks:
|
||||
Reference in New Issue
Block a user