mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 01:36:30 +02:00
feat: initialize agent and claude skill libraries with comprehensive knowledge bases, workflow templates, and implementation artifacts.
This commit is contained in:
parent
956d8c6322
commit
b35b4337bb
2028 changed files with 565614 additions and 0 deletions
16
_bmad/bmm/config.yaml
Normal file
16
_bmad/bmm/config.yaml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# BMM Module Configuration
|
||||
# Generated by BMAD installer
|
||||
# Version: 6.3.0
|
||||
# Date: 2026-04-12T15:47:05.648Z
|
||||
|
||||
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"
|
||||
|
||||
# Core Configuration Values
|
||||
user_name: Luisphan
|
||||
communication_language: Việt Nam
|
||||
document_output_language: Việt Nam
|
||||
output_folder: "{project-root}/_bmad-output"
|
||||
Loading…
Add table
Add a link
Reference in a new issue