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
32 lines
700 B
Markdown
32 lines
700 B
Markdown
# Guided Meditation Workflow
|
|
|
|
## Purpose
|
|
|
|
Full meditation session experience with various techniques and durations.
|
|
|
|
## Trigger
|
|
|
|
GM (from Meditation Guide agent)
|
|
|
|
## Key Steps
|
|
|
|
1. Set intention for practice
|
|
2. Choose meditation type and duration
|
|
3. Get comfortable and settle in
|
|
4. Guided practice
|
|
5. Gentle return to awareness
|
|
6. Reflection and integration
|
|
7. Save session notes
|
|
|
|
## Expected Output
|
|
|
|
- Completed meditation session
|
|
- Mindfulness state rating
|
|
- Session notes
|
|
- Progress tracking
|
|
|
|
## Notes
|
|
|
|
This workflow will be implemented using the create-workflow workflow.
|
|
Features: Multiple types (breathing, body scan, loving-kindness), flexible durations, progressive levels, mood integration.
|