BMAD-METHOD/src/bmm-skills/4-implementation/bmad-quick-dev
Alex Verkhovsky 3980e57885
feat(quick-dev): one-shot route generates spec trace file (#2121)
* feat(quick-dev): generate spec trace file for one-shot route

One-shot changes now leave a lightweight spec file with frontmatter,
intent summary, and suggested review order — eliminating numbering
gaps when quick-dev is used as the primary dev loop.

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

* refactor(quick-dev): reference spec template instead of inlining structure

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

* refactor(quick-dev): deduplicate slug derivation and clarify title variable

Extract shared slug derivation logic above the route fork in step-01 so
both one-shot and plan-code-review routes use a single instruction block.
Add explicit title variable assignment in step-oneshot before it is
referenced in the Generate Spec Trace section.

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 13:55:09 -07:00
..
SKILL.md refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00
spec-template.md fix(quick-dev): remove redundant H1 title from spec template (#2111) 2026-03-23 01:51:53 -06:00
step-01-clarify-and-route.md feat(quick-dev): one-shot route generates spec trace file (#2121) 2026-03-29 13:55:09 -07:00
step-02-plan.md refactor(quick-dev): rename tech-spec prefix to spec (#2109) 2026-03-23 00:09:05 -06:00
step-03-implement.md fix(quick-dev): add self-check gate for task completion tracking (#2104) 2026-03-22 16:46:54 -06: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 fix(quick-dev): use absolute paths in code -r invocations (#2087) 2026-03-21 15:37:04 -06:00
step-oneshot.md feat(quick-dev): one-shot route generates spec trace file (#2121) 2026-03-29 13:55:09 -07:00
workflow.md refactor(quick-dev): rename tech-spec prefix to spec (#2109) 2026-03-23 00:09:05 -06:00