From d7a55394c5f6dd96ab3100227437721c2de62a72 Mon Sep 17 00:00:00 2001 From: Dicky Moore Date: Sun, 8 Feb 2026 01:18:31 +0000 Subject: [PATCH] fix: define installed workflow paths in qa and create-story --- src/bmm/workflows/4-implementation/create-story/workflow.md | 3 ++- src/bmm/workflows/qa/automate/workflow.md | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/bmm/workflows/4-implementation/create-story/workflow.md b/src/bmm/workflows/4-implementation/create-story/workflow.md index 5a393e489..7a33d9b1c 100644 --- a/src/bmm/workflows/4-implementation/create-story/workflow.md +++ b/src/bmm/workflows/4-implementation/create-story/workflow.md @@ -14,6 +14,7 @@ web_bundle: false - `sprint_status`, `epics_file`, `prd_file`, `architecture_file`, `ux_file` - `project_context` - `date` (system-generated) + - `installed_path` = `{project-root}/_bmad/bmm/workflows/4-implementation/create-story` Communicate all responses in {communication_language} and generate all documents in {document_output_language} @@ -269,7 +270,7 @@ web_bundle: false - Validate against checklist at {installed_path}/checklist.md using _bmad/core/tasks/validate-workflow.md + Validate against checklist at {installed_path}/checklist.md using {project-root}/_bmad/core/tasks/validate-workflow.md Save story document unconditionally diff --git a/src/bmm/workflows/qa/automate/workflow.md b/src/bmm/workflows/qa/automate/workflow.md index cb52e0e49..314a0ec3c 100644 --- a/src/bmm/workflows/qa/automate/workflow.md +++ b/src/bmm/workflows/qa/automate/workflow.md @@ -13,7 +13,7 @@ web_bundle: false - `document_output_language` - `output_folder` - `implementation_artifacts` - - `installed_path` + - `installed_path` = `{project-root}/_bmad/bmm/workflows/qa/automate` - `config_source` - `test_dir` - `source_dir` @@ -29,7 +29,7 @@ web_bundle: false - Validate against checklist at {installed_path}/checklist.md using _bmad/core/tasks/validate-workflow.md + Validate against checklist at {installed_path}/checklist.md using {project-root}/_bmad/core/tasks/validate-workflow.md