Commit Graph

8 Commits

Author SHA1 Message Date
Davor Racic 4c151a554b feat: add epic retrospective task and template for QA analysis
- Introduced a new task for conducting comprehensive retrospectives on completed epics from a QA perspective.
- Added a detailed template to guide the retrospective process, ensuring thorough analysis and actionable recommendations.
- Updated the QA commands to include the new epic-retrospective task.
- Added configuration options for enabling retrospectives in core-config.yml, including file location and patterns.
- Updated the story creation process to incorporate insights from recent retrospectives, enhancing story quality and avoiding past issues.
- Introduced a new "Retrospective Insights" section in the story template to document reviewed retrospectives and key insights applied.
2025-06-30 22:12:39 +02:00
Brian Madison 6905fe72f6 fix: update expansion versions 2025-06-30 00:14:04 -05:00
Brian Madison c151bda938 feat: massive installer improvement update 2025-06-29 20:52:23 -05:00
Brian Madison 50d17ed65d fix: expansion install config 2025-06-28 01:57:02 -05:00
Brian Madison 540578b39d feat: add markdown-tree integration for document sharding
- Add markdownExploder setting to core-config.yml
- Update shard-doc task to use md-tree command when enabled
- Implement proper fallback handling when tool is unavailable
- Update core-config structure to remove nested wrapper
- Fix field naming to use camelCase throughout
2025-06-21 15:26:09 -05:00
Brian Madison cd058ee7ed correct config name to source-tree in dev agent loader 2025-06-20 16:21:27 -05:00
Brian Madison 0e5aaf07bb feat: dev can use debug log configured in core-config.yml 2025-06-19 13:36:21 -05:00
Brian Madison aea7f3cc86 fix: installer has fast v4 update option now to keep the bmad method up to date with changes easily without breaking any customizations from the user. The SM and DEV are much more configurable to find epics stories and architectureal information when the prd and architecture are deviant from v4 templates and/or have not been sharded. so a config will give the user the option to configure the SM to use the full large documents or the sharded versions! 2025-06-19 12:55:16 -05:00