BMAD-METHOD/src/bmm-skills/4-implementation/bmad-quick-dev
Alex Verkhovsky ff199d6015 feat(quick-dev): sync sprint-status.yaml on epic-story implementation
When quick-dev infers the intent is an epic story, resolve the full
sprint-status key during step-01's previous-story-continuity sub-step,
then sync sprint-status.yaml at the two workflow boundaries code-review
already owns the trailing half of:

- step-03 start: flip the story to in-progress and lift the parent
  epic out of backlog if needed.
- step-05 end: flip the story to review. Code-review keeps ownership
  of review -> done.

Resolution uses exact numeric-segment equality on the {epic}-{story}
prefix (never string-prefix match), so 1-1 no longer collides with
1-10. Both sync blocks are idempotent so step-04 loopbacks do not
clobber human edits or bump last_updated without cause. Skips silently
when sprint-status.yaml is missing or the intent is not an epic story.
2026-04-09 23:15:23 -07:00
..
SKILL.md refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00
compile-epic-context.md feat(quick-dev): add epic context compilation to step-01 (#2218) 2026-04-08 18:29:17 -07:00
spec-template.md fix(quick-dev): specify {project-root}/ anchor for context: list paths (#2200) 2026-04-03 11:42:31 -07:00
step-01-clarify-and-route.md feat(quick-dev): sync sprint-status.yaml on epic-story implementation 2026-04-09 23:15:23 -07:00
step-02-plan.md feat(quick-dev): improve checkpoint 1 UX (#2217) 2026-04-08 07:27:06 -07:00
step-03-implement.md feat(quick-dev): sync sprint-status.yaml on epic-story implementation 2026-04-09 23:15:23 -07:00
step-04-review.md refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00
step-05-present.md feat(quick-dev): sync sprint-status.yaml on epic-story implementation 2026-04-09 23:15:23 -07:00
step-oneshot.md refactor(quick-dev): eliminate spec-wip.md singleton (#2214) 2026-04-07 10:14:24 -07:00
workflow.md feat(quick-dev): sync sprint-status.yaml on epic-story implementation 2026-04-09 23:15:23 -07:00