BMAD-METHOD/src/bmm/agents
Alex Verkhovsky d43663e3af
fix(workflows): remove ambiguous with-argument from help task chaining (#1740)
* fix(workflows): remove ambiguous with-argument from help task chaining

The "with argument" clause in 7 workflow completion steps caused LLMs
to interpret "Read fully and follow: help.md with argument X" as a
skill/function invocation rather than a file-read instruction. Drop the
clause entirely — help.md already infers the completed workflow from
the preceding "[Workflow] complete." text in conversation context.

Closes #1637

* fix(workflows): correct broken qa/automate file references

The QA workflow was renamed to qa-generate-e2e-tests but three files
still referenced the old qa/automate path, breaking CI file-ref
validation.

* fix(test): update QA agent test to match renamed workflow path

The workflow path changed from qa/automate to qa-generate-e2e-tests
but the installation component test was not updated to match.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Brian <bmadcode@gmail.com>
2026-02-23 15:48:52 -06:00
..
tech-writer fix: fix typos in tech-writer and ux-designer agent definitions (#1599) 2026-02-12 12:09:12 -06:00
analyst.agent.yaml feat: custom GitHub Copilot installer handler (#1606) 2026-02-09 13:41:11 -06:00
architect.agent.yaml feat: custom GitHub Copilot installer handler (#1606) 2026-02-09 13:41:11 -06:00
dev.agent.yaml feat: custom GitHub Copilot installer handler (#1606) 2026-02-09 13:41:11 -06:00
pm.agent.yaml feat: custom GitHub Copilot installer handler (#1606) 2026-02-09 13:41:11 -06:00
qa.agent.yaml fix(workflows): remove ambiguous with-argument from help task chaining (#1740) 2026-02-23 15:48:52 -06:00
quick-flow-solo-dev.agent.yaml feat: custom GitHub Copilot installer handler (#1606) 2026-02-09 13:41:11 -06:00
sm.agent.yaml feat: custom GitHub Copilot installer handler (#1606) 2026-02-09 13:41:11 -06:00
ux-designer.agent.yaml fix: fix typos in tech-writer and ux-designer agent definitions (#1599) 2026-02-12 12:09:12 -06:00