chore(bmm): add missing frontmatter metadata to bmad-quick-dev-new-preview workflow
This commit is contained in:
parent
75867b0bea
commit
1f0cf05888
|
|
@ -1,4 +1,6 @@
|
||||||
---
|
---
|
||||||
|
name: bmad-quick-dev-new-preview
|
||||||
|
description: 'Implements any user intent, requirement, story, bug fix or change request by producing clean working code artifacts that follow the project''s existing architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or modify any code, component or feature.'
|
||||||
main_config: '{project-root}/_bmad/bmm/config.yaml'
|
main_config: '{project-root}/_bmad/bmm/config.yaml'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue