BMAD-METHOD/tools/cli/installers/lib/ide/templates
sidtheone 536c484c7d fix: use explicit variable reference in interaction_style RULE
Change all 34 RULE directives from bare "When interaction_style is"
to explicit "Check your stored {interaction_style} session variable
from activation step 2" with a fallback default to structured mode.

Addresses cynical review finding that LLMs struggle with implicit
natural-language conditionals and need explicit variable lookup
instructions plus failure mode handling.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 13:52:30 +01:00
..
combined fix: use explicit variable reference in interaction_style RULE 2026-02-28 13:52:30 +01:00
split refactor: consolidate OpenCode templates and add support for tasks, tools, and workflows (#1556) 2026-02-06 07:28:09 -06:00
agent-command-template.md fix: use explicit variable reference in interaction_style RULE 2026-02-28 13:52:30 +01:00
workflow-command-template.md fix: use explicit variable reference in interaction_style RULE 2026-02-28 13:52:30 +01:00
workflow-commander.md fix: use explicit variable reference in interaction_style RULE 2026-02-28 13:52:30 +01:00