workflows indicate web_bundle file inclusions
This commit is contained in:
@@ -185,7 +185,7 @@ To customize this workflow:
|
||||
|
||||
For issues or questions:
|
||||
|
||||
- Review the workflow creation guide at `/bmad/bmb/workflows/build-workflow/workflow-creation-guide.md`
|
||||
- Review the workflow creation guide at `/bmad/bmb/workflows/create-workflow/workflow-creation-guide.md`
|
||||
- Validate output using `checklist.md`
|
||||
- Ensure PRD and architecture documents are complete before starting
|
||||
- Consult BMAD documentation for technical specification standards
|
||||
|
||||
@@ -49,3 +49,12 @@ execution_hints:
|
||||
# Variables
|
||||
variables:
|
||||
non_interactive: true
|
||||
|
||||
web_bundle:
|
||||
name: "tech-spec"
|
||||
description: "Generate a comprehensive Technical Specification from PRD and Architecture with acceptance criteria and traceability mapping"
|
||||
author: "BMAD BMM"
|
||||
web_bundle_files:
|
||||
- "bmad/bmm/workflows/3-solutioning/tech-spec/template.md"
|
||||
- "bmad/bmm/workflows/3-solutioning/tech-spec/instructions.md"
|
||||
- "bmad/bmm/workflows/3-solutioning/tech-spec/checklist.md"
|
||||
|
||||
Reference in New Issue
Block a user