Commit Graph

8 Commits

Author SHA1 Message Date
Peet Stander 359e3b8b7f feat: Implement BMAD Agent Knowledge Update Utility
- Added create-knowledge-files.js script to automate the extraction and updating of project knowledge files.
- Created knowledge file templates for project context, tech stack, data models, deployment info, and knowledge version history.
- Developed a knowledge request log and a system for submitting knowledge requests.
- Introduced a knowledge map generation task to visualize project knowledge and identify gaps.
- Established a validation process for the knowledge base to ensure completeness and consistency.
- Enhanced MPC integration with detailed usage guidelines and role-specific recommendations.
- Updated documentation to reflect new processes and templates for knowledge management.
2025-06-05 12:33:43 +02:00
Brian Madison 0f4c4d5692 replaced / commands in ide agents with * commands to work with more platforms than cursor 2025-05-31 20:32:40 -05:00
Kayvan Sylvan ca56866866
docs: update README links to renamed orchestrator config files (#115)
* docs: update README links to renamed orchestrator config files

## CHANGES

- Update orchestrator link to ide-bmad-orchestrator.md
- Update config link to ide-bmad-orchestrator.cfg.md
- Fix Markdownlint errors in ide-bmad-orchestrator.cfg.md

* docs: update path references from BETA-V3 to bmad-agent in instruction.md

## CHANGES

- Update all BETA-V3 directory references to bmad-agent
- Clarify paths are relative to bmad-agent directory
- Fix markdown formatting for numbered lists
- Update IDE orchestrator configuration path examples
- Correct agent-root path in Data Resolution section
- Remove references to deprecated BETA-V3 structure
2025-05-28 19:41:02 -05:00
Brian Madison 349a9ca3f2 improve some file naming towards consistency 2025-05-25 23:24:28 -05:00
Brian Madison f43bbd92e7 add help commands to sm and dev ide agents 2025-05-25 18:03:15 -05:00
Brian Madison 551e524cf8 Improve IDE Orchestrator capabilities. Slash commands in IDE orchestrator, fix a txt checklist to md extension. Added experimental core-dump task 2025-05-25 17:14:24 -05:00
Brian Madison 828d9bb89b ide quickstart instructions 2025-05-17 23:49:21 -05:00
Brian b2ad4b7e85
BMad Agent (V3) Final Beta Testing Release (#59) 2025-05-17 23:21:14 -05:00