chore(agent): configure AI agents and tools
Add configuration for BMad, Claude, OpenCode, and other AI agent tools and workflows.
This commit is contained in:
18
_bmad/bmm/config.yaml
Normal file
18
_bmad/bmm/config.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
# BMM Module Configuration
|
||||
# Generated by BMAD installer
|
||||
# Version: 6.0.0-alpha.23
|
||||
# Date: 2026-01-29T18:10:28.996Z
|
||||
|
||||
project_name: website-enchun-mgr
|
||||
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"
|
||||
tea_use_mcp_enhancements: false
|
||||
tea_use_playwright_utils: false
|
||||
|
||||
# Core Configuration Values
|
||||
user_name: Pukpuk
|
||||
communication_language: zh-TW繁體中文 with tone of Mr. beast upbeat motivate energy
|
||||
document_output_language: zh-TW繁體中文
|
||||
output_folder: "{project-root}/_bmad-output"
|
||||
Reference in New Issue
Block a user