BMAD-METHOD/src/bmm-skills/4-implementation
Alex Verkhovsky 33b52f9197 fix(quick-dev): delete stale .md renders before rebuilding
render.py rebuilds from scratch per the docstring, but
makedirs(exist_ok=True) only overwrites files that still exist in
the source — stale outputs from renamed/deleted source files linger
in _bmad/render/bmad-quick-dev/ forever. Remove every .md in the
render dir before the render loop; keep the dir itself and any
non-.md files.

Part of plan-quick-dev-python-config-hardening.md (F5).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 23:53:52 -07:00
..
bmad-agent-dev refactor(skills): remove bmad-skill-manifest yaml; introduce central config.toml (#2285) 2026-04-19 23:11:44 -05:00
bmad-checkpoint-preview fix(checkpoint): add explicit HALT before decision menu in wrapup step (#2184) 2026-04-01 22:52:46 -06:00
bmad-code-review feat(review): enforce model parity for all review subagents (#2236) 2026-04-10 05:53:54 -07:00
bmad-correct-course feat(skills): wire on_complete into terminal steps; add full customize.toml comments (#2290) 2026-04-20 22:53:23 -05:00
bmad-create-story feat(skills): wire on_complete into terminal steps; add full customize.toml comments (#2290) 2026-04-20 22:53:23 -05:00
bmad-dev-story refactor(installer): discover skills by SKILL.md instead of manifest YAML (#2082) 2026-03-21 00:11:23 -06:00
bmad-qa-generate-e2e-tests feat(skills): wire on_complete into terminal steps; add full customize.toml comments (#2290) 2026-04-20 22:53:23 -05:00
bmad-quick-dev fix(quick-dev): delete stale .md renders before rebuilding 2026-04-21 23:53:52 -07:00
bmad-retrospective feat(skills): wire on_complete into terminal steps; add full customize.toml comments (#2290) 2026-04-20 22:53:23 -05:00
bmad-sprint-planning chore: remove SM agent (Bob) and migrate to Developer agent (#2186) 2026-04-02 12:25:24 -07:00
bmad-sprint-status chore: remove SM agent (Bob) and migrate to Developer agent (#2186) 2026-04-02 12:25:24 -07:00