Commit Graph

10 Commits

Author SHA1 Message Date
Davor Racic 6784b5f98c refactor: update epic retrospective task and configuration
- Renamed retrospective file pattern in core-config.yml to align with new naming conventions.
- Removed outdated references to the epic-retrospective task in QA agent documentation.
- Enhanced the epic retrospective task documentation to focus on AI agent development processes and collaboration.
- Updated the retrospective template to reflect changes in analysis focus and required inputs.
- Adjusted user guide to include retrospectives as part of the Scrum Master's responsibilities.
2025-07-02 10:59:03 +02:00
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 c881dcc48f feat: Massive documentation refactor, added explanation of the new expanded role of the QA agent that will make your code quality MUCH better. 2 new diagram clearly explain the role of the pre dev ideation cycle (prd and architecture) and the details of how the dev cycle works. 2025-06-29 09:05:41 -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 ff6112d6c2 feat: Core Config and doc sharding is now optional in v4 2025-06-19 18:57:19 -05:00
Brian Madison bbcc30ac29 more list cleanup 2025-06-19 17:09:17 -05:00
titocr 3267144248
Clean up markdown nesting. (#252)
Co-authored-by: TC <>
2025-06-19 16:54:47 -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
Brian Madison e663a1146b feat: extensive bmad-kb for web orchestrator to be much more helpful 2025-06-19 09:17:48 -05:00
Brian Madison b2a0725002 lots of docs updates 2025-06-15 18:07:29 -05:00