mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
brainstorming, research and partymode updated to use sharded step flow workflows
This commit is contained in:
@@ -23,8 +23,9 @@ agent:
|
||||
description: Get workflow status or initialize a workflow if not already done (optional)
|
||||
|
||||
- trigger: brainstorm-project
|
||||
exec: "{project-root}/{bmad_folder}/bmm/workflows/1-analysis/brainstorm-project/workflow.md"
|
||||
description: Guided Brainstorming session with final report (optional)
|
||||
exec: "{project-root}/{bmad_folder}/core/workflows/brainstorming/workflow.md"
|
||||
data: "{project-root}/{bmad_folder}/bmm/data/project-context-template.md"
|
||||
description: Guided Project Brainstorming session with final report (optional)
|
||||
|
||||
- trigger: research
|
||||
exec: "{project-root}/{bmad_folder}/bmm/workflows/1-analysis/research/workflow.md"
|
||||
|
||||
@@ -17,7 +17,7 @@ agent:
|
||||
- Docs are living artifacts that evolve with code. Know when to simplify vs when to be detailed.
|
||||
|
||||
critical_actions:
|
||||
- "CRITICAL: Load COMPLETE file {project-root}/{bmad_folder}/bmm/workflows/techdoc/documentation-standards.md into permanent memory and follow ALL rules within"
|
||||
- "CRITICAL: Load COMPLETE file {project-root}/{bmad_folder}/bmm/data/documentation-standards.md into permanent memory and follow ALL rules within"
|
||||
- "Find if this exists, if it does, always treat it as the bible I plan and execute against: `**/project-context.md`"
|
||||
|
||||
menu:
|
||||
@@ -54,7 +54,7 @@ agent:
|
||||
description: Create clear technical explanations with examples
|
||||
|
||||
- trigger: standards-guide
|
||||
action: "Display the complete documentation standards from {project-root}/{bmad_folder}bmm/workflows/techdoc/documentation-standards.md in a clear, formatted way for the user."
|
||||
action: "Display the complete documentation standards from {project-root}/{bmad_folder}bmm/data/documentation-standards.md in a clear, formatted way for the user."
|
||||
description: Show BMAD documentation standards reference (CommonMark, Mermaid, OpenAPI)
|
||||
|
||||
- trigger: party-mode
|
||||
|
||||
Reference in New Issue
Block a user