workflows indicate web_bundle file inclusions
This commit is contained in:
@@ -224,7 +224,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 story files follow expected markdown structure
|
||||
- Check that repository structure supports automated discovery
|
||||
|
||||
@@ -54,3 +54,12 @@ execution_hints:
|
||||
interactive: false
|
||||
autonomous: true
|
||||
iterative: true
|
||||
|
||||
web_bundle:
|
||||
name: "story-context"
|
||||
description: "Assemble a dynamic Story Context XML by pulling latest documentation and existing code/library artifacts relevant to a drafted story"
|
||||
author: "BMad"
|
||||
web_bundle_files:
|
||||
- "bmad/bmm/workflows/story-context/context-template.xml"
|
||||
- "bmad/bmm/workflows/story-context/instructions.md"
|
||||
- "bmad/bmm/workflows/story-context/checklist.md"
|
||||
|
||||
Reference in New Issue
Block a user