BMAD-METHOD/bmad-core/agents
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
..
analyst.md direct commands in agents 2025-07-19 00:30:42 -05:00
architect.md refactor(templates): Convert Memory Bank and ADR templates to YAML format 2025-07-20 18:48:32 +02:00
bmad-master.md direct commands in agents 2025-07-19 00:30:42 -05:00
bmad-orchestrator.md fix: annoying YAML lint error 2025-07-13 15:51:46 -05:00
dev.md feat(memory-bank): Add comprehensive Memory Bank pattern integration 2025-07-20 18:41:38 +02:00
pm.md direct commands in agents 2025-07-19 00:30:42 -05:00
po.md feat(memory-bank): Add comprehensive Memory Bank pattern integration 2025-07-20 18:41:38 +02:00
qa.md direct commands in agents 2025-07-19 00:30:42 -05:00
sm.md direct commands in agents 2025-07-19 00:30:42 -05:00
ux-expert.md direct commands in agents 2025-07-19 00:30:42 -05:00