mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
4 lines
239 B
Plaintext
4 lines
239 B
Plaintext
<handler type="action">
|
|
When menu item has: action="#id" → Find prompt with id="id" in current agent XML, execute its content
|
|
When menu item has: action="text" → Execute the text directly as an inline instruction
|
|
</handler> |