BMAD-METHOD/src/bmm-skills/4-implementation/bmad-quick-dev
Alex Verkhovsky 6546e0b459 refactor(quick-dev): restructure epic-story context loading
Reshape path A of step-01 into five explicit numbered steps and add an
inline-compilation fallback for runtimes that cannot spawn sub-agents
(Copilot, Codex, local Ollama, older Claude).

- Pull cache validity, compilation, verification, and continuity into
  separate numbered steps instead of nested paragraphs.
- Define "valid cached context" upfront: non-empty and starts with
  `# Epic <N> Context:`.
- Add inline-compilation fallback: runtimes without sub-agent support
  read compile-epic-context.md and follow it directly.
- Make previous-story continuity run regardless of which context source
  succeeded (cache hit, fresh compilation, or path-B raw fallback).
2026-04-08 18:17:27 -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 refactor(quick-dev): tighten compile-epic-context prompt 2026-04-08 18:17:27 -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 refactor(quick-dev): restructure epic-story context loading 2026-04-08 18:17:27 -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): add planning artifact awareness for context-informed specs (#2185) 2026-04-03 09:24:48 -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 fix(quick-dev): use absolute paths in code -r invocations (#2087) 2026-03-21 15:37:04 -06:00
step-oneshot.md refactor(quick-dev): eliminate spec-wip.md singleton (#2214) 2026-04-07 10:14:24 -07:00
workflow.md refactor(quick-dev): eliminate spec-wip.md singleton (#2214) 2026-04-07 10:14:24 -07:00