Migrates from slash-command files (.claude/commands, .cursor/commands) to the new skill-based architecture with workflow step files.
15 lines
462 B
YAML
15 lines
462 B
YAML
# BMB Module Configuration
|
|
# Generated by BMAD installer
|
|
# Version: 6.2.0
|
|
# Date: 2026-03-20T11:13:13.160Z
|
|
|
|
bmb_creations_output_folder: "{project-root}/_bmad-output/bmb-creations"
|
|
bmad_builder_output_folder: "{project-root}/_bmad-output/skills"
|
|
bmad_builder_reports: "{project-root}/_bmad-output/reports"
|
|
|
|
# Core Configuration Values
|
|
user_name: Saad
|
|
communication_language: English
|
|
document_output_language: English
|
|
output_folder: "{project-root}/_bmad-output"
|