bomb agent updates

This commit is contained in:
Brian Madison
2025-10-04 17:35:37 -05:00
parent 94a2dad104
commit 3147589d0f
10 changed files with 85 additions and 68 deletions

View File

@@ -252,10 +252,11 @@ agent:
menu: { { The capabilities we built } }
```
<critical>Save based on {src_impact}:</critical>
<critical>Save based on agent type:</critical>
- If {src_impact} = true: Save to {src_output_file}
- If {src_impact} = false: Save to {default_output_file}
- If Module Agent and {src_impact} = true: Save to {src_module_output_file}
- If Module Agent and {src_impact} = false: Save to {module_output_file}
- If Standalone (Simple/Expert): Save to {standalone_output_file}
"Your agent [name] is ready! It turned out even better than I expected!"
@@ -454,12 +455,13 @@ Share the accomplishment:
**"Here's how to activate [agent name]:"**
1. **Quick start:**
- "Run `npm run install:bmad` and select 'Compile Agents'"
- "Run the BMAD Method installer to this project location"
- "Select the option 'Compile Agents (Quick rebuild of all agent .md files)' after confirming the folder"
- "Then you can call [agent name] anytime!"
2. **Location:**
- "I saved [agent name] here: {{output_file}}"
- "After compilation, it'll live at: {project-root}/bmad/{{module}}/agents/"
- "After compilation, it'll be available in your project"
3. **What [agent name] can do right away:**
- List the commands in a friendly way