chore: update documentation to reflect recent architectural changes and improve clarity
This commit is contained in:
@@ -6,4 +6,4 @@ tools: ['read', 'edit', 'search', 'execute']
|
||||
|
||||
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
|
||||
2. Load the workflow engine at {project-root}/_bmad/core/tasks/workflow.xml
|
||||
3. Load and execute the workflow configuration at {project-root}/_bmad/bmm/workflows/qa/automate/workflow.yaml using the engine from step 2
|
||||
3. Load and execute the workflow configuration at {project-root}/_bmad/bmm/workflows/qa-generate-e2e-tests/workflow.yaml using the engine from step 2
|
||||
|
||||
8
.github/prompts/bmad-review-edge-case-hunter.prompt.md
vendored
Normal file
8
.github/prompts/bmad-review-edge-case-hunter.prompt.md
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
description: 'Edge Case Hunter Review'
|
||||
agent: 'agent'
|
||||
tools: ['read', 'edit', 'search', 'execute']
|
||||
---
|
||||
|
||||
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
|
||||
2. Load and execute the task at {project-root}/_bmad/core/tasks/review-edge-case-hunter.xml
|
||||
Reference in New Issue
Block a user