BMAD-METHOD/samples/sample-custom-modules/sample-wellness-module/workflows/guided-meditation
Alex Verkhovsky 19df17b261
feat: add documentation website with Docusaurus build pipeline (#1177)
* 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
2025-12-23 23:01:36 +08:00
..
README.md feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
workflow.md feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00

README.md

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.