Add BMAD, Claude, Cursor, and OpenCode configuration directories along with AGENTS.md documentation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
17 lines
481 B
YAML
17 lines
481 B
YAML
# BMB Module Configuration
|
|
# Generated by BMAD installer
|
|
# Version: 6.0.0-alpha.12
|
|
# Date: 2025-11-25T04:20:40.579Z
|
|
|
|
custom_agent_location: '{project-root}/.bmad/agents'
|
|
custom_workflow_location: '{project-root}/.bmad/workflows'
|
|
custom_module_location: '{project-root}/.bmad'
|
|
|
|
# Core Configuration Values
|
|
bmad_folder: .bmad
|
|
user_name: Nicholai
|
|
communication_language: English
|
|
document_output_language: English
|
|
output_folder: '{project-root}/docs/artifacts'
|
|
install_user_docs: true
|