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

@@ -49,5 +49,5 @@ agent:
# Core workflow that exists
- 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: "Multi-agent security discussion"

View File

@@ -53,5 +53,5 @@ agent:
description: "Brainstorm trend implications"
- 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: "Discuss trends with other agents"