Migrates from slash-command files (.claude/commands, .cursor/commands) to the new skill-based architecture with workflow step files.
17 lines
517 B
YAML
17 lines
517 B
YAML
# BMM Module Configuration
|
|
# Generated by BMAD installer
|
|
# Version: 6.2.0
|
|
# Date: 2026-03-20T11:13:13.160Z
|
|
|
|
project_name: l'ami fiduciaire
|
|
user_skill_level: intermediate
|
|
planning_artifacts: "{project-root}/_bmad-output/planning-artifacts"
|
|
implementation_artifacts: "{project-root}/_bmad-output/implementation-artifacts"
|
|
project_knowledge: "{project-root}/docs"
|
|
|
|
# Core Configuration Values
|
|
user_name: Saad
|
|
communication_language: English
|
|
document_output_language: English
|
|
output_folder: "{project-root}/_bmad-output"
|