mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
workflows indicate web_bundle file inclusions
This commit is contained in:
@@ -27,3 +27,12 @@ solving_methods: "{installed_path}/solving-methods.csv"
|
||||
|
||||
# Output configuration
|
||||
default_output_file: "{output_folder}/problem-solution-{{date}}.md"
|
||||
|
||||
web_bundle:
|
||||
name: "problem-solving"
|
||||
description: "Apply systematic problem-solving methodologies to crack complex challenges. This workflow guides through problem diagnosis, root cause analysis, creative solution generation, evaluation, and implementation planning using proven frameworks."
|
||||
author: "BMad"
|
||||
web_bundle_files:
|
||||
- "bmad/cis/workflows/problem-solving/instructions.md"
|
||||
- "bmad/cis/workflows/problem-solving/template.md"
|
||||
- "bmad/cis/workflows/problem-solving/solving-methods.csv"
|
||||
|
||||
Reference in New Issue
Block a user