Compare commits

...

2 Commits

Author SHA1 Message Date
Alex Verkhovsky cd0aa57532
Merge 3c54553320 into 75ec4aa504 2026-03-12 15:18:27 -06:00
Alex Verkhovsky 3c54553320 chore(bmm): add missing frontmatter metadata to bmad-quick-dev-new-preview workflow 2026-03-12 15:17:49 -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'
--- ---