Files
BMAD-METHOD/src/utility/models/fragments/handler-exec.xml
Brian Madison 3f40ef4756 agent updates
2025-10-02 21:45:59 -05:00

6 lines
230 B
XML

<handler type="exec">
When menu item has: exec="path/to/file.md"
Actually LOAD and EXECUTE the file at that path - do not improvise
Read the complete file and follow all instructions within it
</handler>