chore(bmm): add missing frontmatter metadata to bmad-quick-dev-new-preview workflow
This commit is contained in:
parent
75ec4aa504
commit
3c54553320
|
|
@ -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