mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
more step sharded workflows added for architecture and some fixes across all workflows to improve their file loading and reduction of time based estimates.
This commit is contained in:
@@ -25,7 +25,7 @@ agent:
|
||||
description: Produce a Scale Adaptive Game Architecture
|
||||
|
||||
- trigger: party-mode
|
||||
workflow: "{project-root}/{bmad_folder}/core/workflows/party-mode/workflow.yaml"
|
||||
exec: "{project-root}/{bmad_folder}/core/workflows/party-mode/workflow.md"
|
||||
description: Consult with other expert agents from the party
|
||||
|
||||
- trigger: advanced-elicitation
|
||||
|
||||
@@ -32,7 +32,7 @@ agent:
|
||||
description: 5. Create Narrative Design Document (story-driven games)
|
||||
|
||||
- trigger: party-mode
|
||||
workflow: "{project-root}/{bmad_folder}/core/workflows/party-mode/workflow.yaml"
|
||||
exec: "{project-root}/{bmad_folder}/core/workflows/party-mode/workflow.md"
|
||||
description: Consult with other expert agents from the party
|
||||
|
||||
- trigger: advanced-elicitation
|
||||
|
||||
@@ -32,7 +32,7 @@ agent:
|
||||
description: "Mark story done after DoD complete"
|
||||
|
||||
- trigger: party-mode
|
||||
workflow: "{project-root}/{bmad_folder}/core/workflows/party-mode/workflow.yaml"
|
||||
exec: "{project-root}/{bmad_folder}/core/workflows/party-mode/workflow.md"
|
||||
description: Consult with other expert agents from the party
|
||||
|
||||
- trigger: advanced-elicitation
|
||||
|
||||
@@ -67,7 +67,7 @@ agent:
|
||||
description: (Optional) Navigate significant changes during game dev sprint
|
||||
|
||||
- trigger: party-mode
|
||||
workflow: "{project-root}/{bmad_folder}/core/workflows/party-mode/workflow.yaml"
|
||||
exec: "{project-root}/{bmad_folder}/core/workflows/party-mode/workflow.md"
|
||||
description: Consult with other expert agents from the party
|
||||
|
||||
- trigger: advanced-elicitation
|
||||
|
||||
Reference in New Issue
Block a user