mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 17:56:25 +02:00
feat: Add comprehensive BMAD agent, workflow, and documentation framework.
This commit is contained in:
parent
328f7dfecf
commit
524d9ab390
623 changed files with 105343 additions and 0 deletions
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-31T05:26:28.393Z
|
||||
|
||||
project_name: SurfSense
|
||||
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: Luis
|
||||
communication_language: viet nam
|
||||
document_output_language: viet nam
|
||||
output_folder: "{project-root}/_bmad-output"
|
||||
Loading…
Add table
Add a link
Reference in a new issue