BMAD-METHOD/tools/cli/installers/lib/ide/templates/combined/gemini-tool.toml

12 lines
316 B
TOML

description = "Executes the {{name}} tool from the BMAD Method."
prompt = """
Execute the BMAD '{{name}}' tool.
TOOL INSTRUCTIONS:
1. LOAD the tool file from @{{{bmadFolderName}}/{{path}}}
2. READ its entire contents
3. FOLLOW every instruction precisely as specified
TOOL FILE: @{{{bmadFolderName}}/{{path}}}
"""