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

699 B

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

{{name}}

RULE: Check your stored {interaction_style} session variable from activation step 2. When its value is "structured", EVERY question to the user MUST use structured options with a numbered list unless the workflow or user explicitly requests free-form input. If you cannot determine {interaction_style}, default to structured mode.

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

Follow all instructions in the task 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.