Compare commits

...

1 Commits

Author SHA1 Message Date
Alex Verkhovsky 1f0cf05888 chore(bmm): add missing frontmatter metadata to bmad-quick-dev-new-preview workflow 2026-03-13 00:14:15 -06:00
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'
--- ---