mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-04-04 06:27:24 +02:00
9 lines
409 B
Markdown
9 lines
409 B
Markdown
---
|
|
description: 'Document project'
|
|
agent: 'agent'
|
|
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/document-project/workflow.yaml using the engine from step 2
|