workflows indicate web_bundle file inclusions
This commit is contained in:
@@ -15,7 +15,7 @@ date: system-generated
|
||||
recommended_inputs:
|
||||
- brainstorming_results: "{output_folder}/brainstorming-*.md"
|
||||
- existing_modules: "{project-root}/bmad/"
|
||||
- module_examples: "{project-root}/bmad/bmb/workflows/build-module/module-structure.md"
|
||||
- module_examples: "{project-root}/bmad/bmb/workflows/create-module/module-structure.md"
|
||||
|
||||
# Module path and component files
|
||||
installed_path: "{project-root}/bmad/bmb/workflows/module-brief"
|
||||
@@ -26,5 +26,11 @@ validation: "{installed_path}/checklist.md"
|
||||
# Output configuration
|
||||
default_output_file: "{output_folder}/module-brief-{{module_code}}-{{date}}.md"
|
||||
|
||||
# No special tools required
|
||||
required_tools: []
|
||||
web_bundle:
|
||||
name: "module-brief"
|
||||
description: "Create a comprehensive Module Brief that serves as the blueprint for building new BMAD modules using strategic analysis and creative vision"
|
||||
author: "BMad Builder"
|
||||
web_bundle_files:
|
||||
- "bmad/bmb/workflows/module-brief/instructions.md"
|
||||
- "bmad/bmb/workflows/module-brief/template.md"
|
||||
- "bmad/bmb/workflows/module-brief/checklist.md"
|
||||
|
||||
Reference in New Issue
Block a user