Files
BMAD-METHOD/docs/tutorials
Alex Verkhovsky 116d52f5e0 feat: promote quick-dev to the official Phase 4 loop (#2637)
* feat(bmm): promote quick-dev to the official Phase 4 loop

- module-help.csv: bmad-quick-dev becomes the required Phase 4 item
  (sprint-planning -> quick-dev -> code-review); the deprecated
  create-story/dev-story rows leave the catalog; code-review and
  qa-generate-e2e-tests chain after quick-dev.
- Dev agent menu drops its DS/CS entries.
- Docs and skill recommendations point at bmad-quick-dev instead of the
  legacy split (architecture, ux, sprint-status, sprint-planning,
  retrospective, named-agents, project-context,
  expand-bmad-for-your-org, commands, workflow-map, getting-started).
  The legacy skills themselves are untouched; deprecating them in place
  is a follow-up PR.
- Quick-dev's user-facing descriptions (commands, workflow-map,
  getting-started, help catalog, dev menu) drop the interactive-session
  phrasing ("canonical implementation loop") for plain documentation
  wording.
- bmad-retrospective: story-record scan also matches
  spec-{epic}-{story}-*.md and quick-dev's section names, so retros see
  quick-dev output.
- bmad-quick-dev: preserve an existing baseline_commit on resumed runs
  instead of overwriting it with current HEAD.

* fix(bmm): address quick-dev review findings
2026-07-28 19:41:29 -07:00
..