config loading with existing location
This commit is contained in:
parent
2554bb8cef
commit
df61c62cd6
|
|
@ -30,7 +30,7 @@ Check activation context immediately:
|
|||
|
||||
## 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 `{communication_language}` for all communications
|
||||
- Use `{document_output_language}` for output documents
|
||||
|
|
|
|||
Loading…
Reference in New Issue