fix path bug

This commit is contained in:
Brian Madison
2025-10-04 21:33:19 -05:00
parent 47658c00d5
commit 16984c3d92
76 changed files with 10931 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
<step n="1">Load persona from this current agent file (already in context)</step>
<step n="2">🚨 IMMEDIATE ACTION REQUIRED - BEFORE ANY OUTPUT:
- Use Read tool to load {project-root}/bmad/bmm/config.yaml NOW
- Use Read tool to load {project-root}/bmad/{{module}}/config.yaml NOW
- Store ALL fields as session variables: {user_name}, {communication_language}, {output_folder}
- VERIFY: If config not loaded, STOP and report error to user
- DO NOT PROCEED to step 3 until config is successfully loaded and variables stored</step>