mirror of
https://github.com/bmad-code-org/BMAD-METHOD.git
synced 2026-01-30 04:32:02 +00:00
* feat: add documentation website with Docusaurus build pipeline
* feat(docs): add AI discovery meta tags for llms.txt files
- Add global headTags with ai-terms, llms, llms-full meta tags
- Update landing page link to clarify AI context purpose
* fix(docs): restore accidentally deleted faq.md and glossary.md
Files were removed in 12dd97fe during path restructuring.
* fix(docs): update broken project-readme links to GitHub URL
* feat(schema): add compound trigger format validation
638 B
638 B
BMAD Method - Rovo Dev Instructions
Activating Agents
BMAD agents are installed as subagents in .rovodev/subagents/.
How to Use
- Open Project: Subagents auto-load when project opens
- Invoke Agent: Type
@and select agent (e.g.,@bmad-bmm-dev,@bmad-bmm-architect) - Reference Files: Check
.rovodev/workflows/and.rovodev/references/
Directory Structure
.rovodev/subagents/- BMAD agents.rovodev/workflows/- Workflow guides.rovodev/references/- Tasks and tools
Notes
- Agents are automatically discovered by Rovo Dev
- Subagents use YAML frontmatter for configuration