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:
Brian Madison
2025-11-29 01:48:13 -06:00
parent 4e254d7c63
commit a0732df56c
105 changed files with 6347 additions and 2594 deletions

View File

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

View File

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

View File

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

View File

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