mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
Task template standardization improvements (#163)
create-doc-from-template used with create-prd template with new template with llm instruction standardization format. ide-web agent simplifications, removal of overlap, and agent name alignment advanced elicitation streamlined throughout creation of PRD
This commit is contained in:
12
bmad-agent/data/technical-preferences.md
Normal file
12
bmad-agent/data/technical-preferences.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# User-Defined Preferred Patterns and Preferences
|
||||
|
||||
List out your preferred:
|
||||
- technical preferences
|
||||
- design patterns
|
||||
- languages
|
||||
- framework
|
||||
- etc...
|
||||
|
||||
Anything you learn or prefer over time to drive future project choices, add them here.
|
||||
|
||||
These will be used by the agents when producing PRD and Architectures
|
||||
@@ -1,6 +0,0 @@
|
||||
# User-Defined Preferred Patterns and Preferences
|
||||
|
||||
See example files in this folder.
|
||||
list out your technical preferences, patterns you like to follow, language framework or starter project preferences.
|
||||
|
||||
Anything you learn or prefer over time to drive future project choices, add the here.
|
||||
Reference in New Issue
Block a user