BMAD-METHOD/src/bmm/workflows/2-plan-workflows/create-ux-design/steps
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
..
step-01-init.md fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
step-01b-continue.md fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
step-02-discovery.md fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
step-03-core-experience.md fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
step-04-emotional-response.md fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
step-05-inspiration.md fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
step-06-design-system.md fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
step-07-defining-experience.md fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
step-08-visual-foundation.md fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
step-09-design-directions.md fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
step-10-user-journeys.md fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
step-11-component-strategy.md fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
step-12-ux-patterns.md fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
step-13-responsive-accessibility.md fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
step-14-complete.md fix(workflows): remove ambiguous with-argument from help task chaining (#1740) 2026-02-23 15:48:52 -06:00