BMAD-METHOD/src/bmm/workflows/1-analysis/research
Alex Verkhovsky d0ecfc0dd9
fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722)
* fix: replace bare _bmad/ backtick refs with {project-root}/_bmad/

Closes #1718 (partial — bare _bmad/ category only)

* fix: replace relative step refs with {project-root}/_bmad/ paths

Converts all ./step-XX.md, step-XX.md, and steps/step-XX.md
backtick references in new-format workflow and step files to
full {project-root}/_bmad/... paths.

Refs #1718

* fix: correct create-architecture installed path and remaining relative refs

- replace create-architecture with architecture in all step path refs
  to match workflow.md installed_path definition
- convert ../data/ relative refs in create-prd step-05/06/11 frontmatter
- fix stale nextStepFile example in create-prd step-01b-continue
- fix bare step-01-init.md ref in create-architecture step-01b-continue

Fixes #1718

* fix: convert remaining relative data refs and fix stale examples in continue steps

* fix: inline quick-spec step navigation paths, remove frontmatter tokens

Replace {nextStepFile} and {skipToStepFile} frontmatter tokens with
explicit {project-root}/_bmad/ paths in all quick-spec step files.
These are LLM prompts, not config files -- inline paths are clearer
and carry semantic information without indirection. Also standardize
wording from "Load" to "Read fully and follow:" for consistency.

Also add .junie/ to .prettierignore to fix unrelated CI noise.

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-20 20:17:51 -06:00
..
domain-steps fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
market-steps fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
technical-steps fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
research.template.md Project Cleanup of Agents Menus, BMB module removal to other repo 2026-01-19 02:04:14 -06:00
workflow-domain-research.md additional slash commands added that were missing from trivariate workflows 2026-02-04 20:42:33 -06:00
workflow-market-research.md additional slash commands added that were missing from trivariate workflows 2026-02-04 20:42:33 -06:00
workflow-technical-research.md additional slash commands added that were missing from trivariate workflows 2026-02-04 20:42:33 -06:00