chore(bmm): add missing frontmatter metadata to bmad-quick-dev-new-preview workflow

This commit is contained in:
Alex Verkhovsky 2026-03-12 15:17:49 -06:00
parent 75867b0bea
commit 1f0cf05888
1 changed files with 2 additions and 0 deletions

View File

@ -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'
--- ---