BMAD-METHOD/bmad-core/templates
Lucas C 7b8ca9e683 refactor(templates): Convert Memory Bank and ADR templates to YAML format
Converted all Memory Bank templates and ADR template from Markdown to YAML format
for consistency with BMAD framework template standards.

Template Conversions:
- projectbrief-tmpl.md → projectbrief-tmpl.yaml
- productContext-tmpl.md → productContext-tmpl.yaml
- systemPatterns-tmpl.md → systemPatterns-tmpl.yaml
- techContext-tmpl.md → techContext-tmpl.yaml
- activeContext-tmpl.md → activeContext-tmpl.yaml
- progress-tmpl.md → progress-tmpl.yaml
- adr-tmpl.md → adr-tmpl.yaml

YAML Template Features:
- Structured workflow definitions with guided/interactive modes
- Comprehensive prompting system for elicitation
- Section-based organization with clear instructions
- Output format configuration (markdown files in docs/memory-bank/)
- Validation rules for required fields
- Template variable system with Handlebars-style syntax

Updated References:
- initialize-memory-bank.md task updated to reference YAML templates
- create-adr.md task updated to reference YAML ADR template
- architect.md agent updated to use adr-tmpl.yaml

This maintains the same output structure while providing the structured,
interactive template experience consistent with other BMAD framework templates.
2025-07-20 18:48:32 +02:00
..
memory-bank refactor(templates): Convert Memory Bank and ADR templates to YAML format 2025-07-20 18:48:32 +02:00
adr-tmpl.yaml refactor(templates): Convert Memory Bank and ADR templates to YAML format 2025-07-20 18:48:32 +02:00
architecture-tmpl.yaml fix: improve output 2025-07-06 20:40:08 -05:00
brainstorming-output-tmpl.yaml specify md ot yaml 2025-07-06 18:26:09 -05:00
brownfield-architecture-tmpl.yaml specify md ot yaml 2025-07-06 18:26:09 -05:00
brownfield-prd-tmpl.yaml specify md ot yaml 2025-07-06 18:26:09 -05:00
competitor-analysis-tmpl.yaml specify md ot yaml 2025-07-06 18:26:09 -05:00
dev-journal-tmpl.md fix: Refactor ADR and Dev Journal features for destination projects 2025-07-20 18:19:21 +02:00
front-end-architecture-tmpl.yaml specify md ot yaml 2025-07-06 18:26:09 -05:00
front-end-spec-tmpl.yaml specify md ot yaml 2025-07-06 18:26:09 -05:00
fullstack-architecture-tmpl.yaml specify md ot yaml 2025-07-06 18:26:09 -05:00
market-research-tmpl.yaml specify md ot yaml 2025-07-06 18:26:09 -05:00
prd-tmpl.yaml fix: improve output 2025-07-06 20:40:08 -05:00
project-brief-tmpl.yaml specify md ot yaml 2025-07-06 18:26:09 -05:00
story-tmpl.yaml specify md ot yaml 2025-07-06 18:26:09 -05:00