From a5c573d402cb2eec9965064be90f20bb18cd9b05 Mon Sep 17 00:00:00 2001 From: Alex Verkhovsky Date: Fri, 6 Mar 2026 05:57:13 -0700 Subject: [PATCH] fix(create-story): replace missing validate-workflow invoke with explicit checklist action --- .../workflows/4-implementation/create-story/instructions.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bmm/workflows/4-implementation/create-story/instructions.xml b/src/bmm/workflows/4-implementation/create-story/instructions.xml index f9433371f..30d9ce3c0 100644 --- a/src/bmm/workflows/4-implementation/create-story/instructions.xml +++ b/src/bmm/workflows/4-implementation/create-story/instructions.xml @@ -311,7 +311,7 @@ - Validate against checklist at {installed_path}/checklist.md using _bmad/core/tasks/validate-workflow.xml + Validate the newly created story file {story_file} against {installed_path}/checklist.md and apply any required fixes before finalizing Save story document unconditionally