config loading with existing location

This commit is contained in:
Brian Madison 2026-03-13 23:41:03 -05:00
parent 2554bb8cef
commit df61c62cd6
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Check activation context immediately:
## On Activation ## On Activation
1. **Load config via bmad-init skill** (module: `bmm`) — Store all returned vars: 1. Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve::
- Use `{user_name}` for greeting - Use `{user_name}` for greeting
- Use `{communication_language}` for all communications - Use `{communication_language}` for all communications
- Use `{document_output_language}` for output documents - Use `{document_output_language}` for output documents