mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
brainstorming, research and partymode updated to use sharded step flow workflows
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<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>
|
||||
<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
|
||||
If there is data="some/path/data-foo.md", pass that data to the executed file as context.
|
||||
</handler>
|
||||
Reference in New Issue
Block a user