* 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>
|
||
|---|---|---|
| .. | ||
| step-01-init.md | ||
| step-01b-continue.md | ||
| step-02-discovery.md | ||
| step-02b-vision.md | ||
| step-02c-executive-summary.md | ||
| step-03-success.md | ||
| step-04-journeys.md | ||
| step-05-domain.md | ||
| step-06-innovation.md | ||
| step-07-project-type.md | ||
| step-08-scoping.md | ||
| step-09-functional.md | ||
| step-10-nonfunctional.md | ||
| step-11-polish.md | ||
| step-12-complete.md | ||