mirror of
https://github.com/bmad-code-org/BMAD-METHOD.git
synced 2026-01-30 04:32:02 +00:00
fix: add sprint-status.yaml sync to correct-course workflow (#1358)
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 <noreply@anthropic.com>
This commit is contained in:
@@ -253,6 +253,15 @@
|
||||
</check-item>
|
||||
|
||||
<check-item id="6.4">
|
||||
<prompt>Update sprint-status.yaml to reflect approved epic changes</prompt>
|
||||
<action>If epics were added: Add new epic entries with status 'backlog'</action>
|
||||
<action>If epics were removed: Remove corresponding entries</action>
|
||||
<action>If epics were renumbered: Update epic IDs and story references</action>
|
||||
<action>If stories were added/removed: Update story entries within affected epics</action>
|
||||
<status>[ ] Done / [ ] N/A / [ ] Action-needed</status>
|
||||
</check-item>
|
||||
|
||||
<check-item id="6.5">
|
||||
<prompt>Confirm next steps and handoff plan</prompt>
|
||||
<action>Review handoff responsibilities with user</action>
|
||||
<action>Ensure all stakeholders understand their roles</action>
|
||||
|
||||
Reference in New Issue
Block a user