From 2e4b06f214726c541575e3040df4dd72ead83758 Mon Sep 17 00:00:00 2001 From: Alex Verkhovsky Date: Mon, 19 Jan 2026 08:57:17 -0800 Subject: [PATCH] fix: add sprint-status.yaml sync to correct-course workflow The correct-course workflow restructures epics but did not update sprint-status.yaml, leaving tracking out of sync. Added check-item 6.4 to Section 6 (after user approval) to update sprint-status.yaml when epics are added, removed, renumbered, or stories are modified. Co-Authored-By: Claude Opus 4.5 --- .../4-implementation/correct-course/checklist.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/bmm/workflows/4-implementation/correct-course/checklist.md b/src/bmm/workflows/4-implementation/correct-course/checklist.md index 68a0a445..f13ab9be 100644 --- a/src/bmm/workflows/4-implementation/correct-course/checklist.md +++ b/src/bmm/workflows/4-implementation/correct-course/checklist.md @@ -253,6 +253,15 @@ +Update sprint-status.yaml to reflect approved epic changes +If epics were added: Add new epic entries with status 'backlog' +If epics were removed: Remove corresponding entries +If epics were renumbered: Update epic IDs and story references +If stories were added/removed: Update story entries within affected epics +[ ] Done / [ ] N/A / [ ] Action-needed + + + Confirm next steps and handoff plan Review handoff responsibilities with user Ensure all stakeholders understand their roles