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

461 B

description
{{description}}

Execute the BMAD '{{name}}' tool.

TOOL INSTRUCTIONS:

  1. LOAD the tool file from {project-root}/{{bmadFolderName}}/{{path}}
  2. READ its entire contents
  3. FOLLOW every instruction precisely as specified

RULE: When interaction_style is "structured", questions to the user MUST call the question tool unless the workflow or user explicitly requests free-form input.

TOOL FILE: {project-root}/{{bmadFolderName}}/{{path}}