From cb156d250fc8f689a32961af3d20144869ada53a Mon Sep 17 00:00:00 2001 From: Jerome Revillard Date: Fri, 24 Apr 2026 17:39:12 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20correct=20goto=20step=3D"6"=20=E2=86=92?= =?UTF-8?q?=20step=3D"9"=20in=20dev-story?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The XML goto at line 203 still pointed to step 6 ("Author comprehensive tests") instead of step 9 ("Story completion and mark for review"), which is the actual completion gate. This was the same class of pre-existing bug fixed in the text (M-1) but missed in the XML action. --- src/bmm-skills/4-implementation/bmad-dev-story/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bmm-skills/4-implementation/bmad-dev-story/SKILL.md b/src/bmm-skills/4-implementation/bmad-dev-story/SKILL.md index 94dda993a..218b234ab 100644 --- a/src/bmm-skills/4-implementation/bmad-dev-story/SKILL.md +++ b/src/bmm-skills/4-implementation/bmad-dev-story/SKILL.md @@ -200,7 +200,7 @@ Activation is complete. Begin the workflow below. Identify first incomplete task (unchecked [ ]) in Tasks/Subtasks - Completion sequence + Completion sequence HALT: "Cannot develop story without access to story file" ASK user to clarify or HALT