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
710 B
710 B
Daily Check-in Workflow
Purpose
Quick mood and wellness assessment to track emotional state and provide personalized support.
Trigger
DC (from Wellness Companion agent)
Key Steps
- Greeting and initial check-in
- Mood assessment (scale 1-10)
- Energy level check
- Sleep quality review
- Highlight a positive moment
- Identify challenges
- Provide personalized encouragement
- Suggest appropriate wellness activity
Expected Output
- Mood log entry with timestamp
- Personalized support message
- Activity recommendation
- Daily wellness score
Notes
This workflow will be implemented using the create-workflow workflow. Integration with wellness journal for data persistence.