BMAD-METHOD/src/bmm/workflows/2-plan-workflows/create-prd
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
..
data fix: add process control and building automation domains (#1510) 2026-02-03 13:24:33 -06:00
steps-c fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
steps-e fix: correct relative path to validation workflow in step-e-04-complete (#1498) 2026-01-31 19:27:17 -06:00
steps-v fix: standardize all relative step file refs to {project-root}/_bmad/ paths (#1722) 2026-02-20 20:17:51 -06:00
templates docs updates 2026-01-25 21:18:09 -06:00
workflow-create-prd.md trivariate workflows added 2026-02-04 21:34:47 -06:00
workflow-edit-prd.md trivariate workflows added 2026-02-04 21:34:47 -06:00
workflow-validate-prd.md fix: auto-discover PRD in validate-prd instead of always asking (#1619) 2026-02-10 18:02:23 -06:00