minor dev agent updates

This commit is contained in:
Brian Madison
2025-10-11 19:45:25 -05:00
parent b4cc579009
commit 4f16d368ac
5 changed files with 36 additions and 34 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/{{module}}/config.yaml NOW
- Load and read {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>