BMAD-METHOD/src/bmm-skills
Alex Verkhovsky 182550407c
fix(code-review): update sprint-status to done after review completes (#2074)
* fix(code-review): update sprint-status to done after review completes

The code-review workflow ended without updating sprint-status.yaml from
"review" to "done", leaving stories stuck in review status. The dev-story
workflow implies code-review handles this transition but it was dropped
during the v6.2.0 step-file architecture refactor.

- Add sprint_status path to workflow initialization
- Track story_key in step-01 when discovered from sprint status
- Add step-04 section 6 to update sprint-status.yaml and story file
- Add step-04 section 7 with next-step options

Closes #2043

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix(code-review): address PR review findings — split gating, story_key guard, HALT

- Split section 6 guard: story file status gated on spec_file only,
  sprint-status sync sub-gated on story_key separately
- Add conditional branch for manual choice in multi-story path so
  story_key is cleared when user declines a story selection
- Add HALT directive after Next steps menu to prevent LLM runaway

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 10:56:08 -06:00
..
1-analysis refactor(analysis): consolidate product brief skills and clean up research (#2070) 2026-03-19 20:48:47 -05:00
2-plan-workflows refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00
3-solutioning refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00
4-implementation fix(code-review): update sprint-status to done after review completes (#2074) 2026-03-20 10:56:08 -06:00
module-help.csv refactor(analysis): consolidate product brief skills and clean up research (#2070) 2026-03-19 20:48:47 -05:00
module.yaml refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00