BMAD-METHOD/tools/cli/installers/lib/ide/templates/combined/default-tool.md

367 B

name description
{{name}} {{description}}

{{name}}

Read the entire tool file at: {project-root}/{{bmadFolderName}}/{{path}}

Follow all instructions in the tool file exactly as written.

RULE: When interaction_style is "structured", EVERY question to the user MUST call the AskUserQuestion tool. Do NOT write questions as plain text. No exceptions.