mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
the first reworked sharded workflow, prd, works great and resolves the issues with latest sonnet udpates
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Project Brainstorming Context
|
||||
# Project Brainstorming Focus
|
||||
|
||||
This context guide provides project-specific considerations for brainstorming sessions focused on software and product development.
|
||||
|
||||
@@ -18,7 +18,7 @@ template: false
|
||||
instructions: "{installed_path}/instructions.md"
|
||||
|
||||
# Context document for project brainstorming
|
||||
project_context: "{installed_path}/project-context.md"
|
||||
project_context: "{installed_path}/brainstorming-focus.md"
|
||||
|
||||
# CORE brainstorming workflow to invoke
|
||||
core_brainstorming: "{project-root}/{bmad_folder}/core/workflows/brainstorming/workflow.yaml"
|
||||
@@ -33,7 +33,7 @@ web_bundle:
|
||||
template: false
|
||||
web_bundle_files:
|
||||
- "{bmad_folder}/bmm/workflows/1-analysis/brainstorm-project/instructions.md"
|
||||
- "{bmad_folder}/bmm/workflows/1-analysis/brainstorm-project/project-context.md"
|
||||
- "{bmad_folder}/bmm/workflows/1-analysis/brainstorm-project/brainstorming-focus.md"
|
||||
- "{bmad_folder}/core/workflows/brainstorming/workflow.yaml"
|
||||
existing_workflows:
|
||||
- core_brainstorming: "{bmad_folder}/core/workflows/brainstorming/workflow.yaml"
|
||||
|
||||
Reference in New Issue
Block a user