BMAD-METHOD/src/utility/agent-components/handler-action.txt

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>