BMAD-METHOD/src/bmm-skills/4-implementation/bmad-quick-dev
Alex Verkhovsky 93ff8d458f fix(quick-dev): drop the activation gate sentence from the rendered workflow
The gate ported from #2398 defended against runtime customization
indirection: agents guessed resolver outputs instead of executing them,
silently skipping append steps. render.py inlines the prepend/append
entries into the rendered workflow.md, so there is nothing left to
short-circuit, and each inlined list already carries its own execute-
in-order imperative. In the default install both lists render as
_None._ and the gate is pure noise.
2026-06-11 08:21:28 -07:00
..
SKILL.md fix(quick-dev): harden render.py invocation in the SKILL.md shim 2026-06-11 02:51:58 -07:00
compile-epic-context.md feat(quick-dev): add epic context compilation to step-01 (#2218) 2026-04-08 18:29:17 -07:00
customize.toml feat: uniform customize.toml support across all BMM workflows (#2308) 2026-04-24 17:45:25 -05:00
render.py chore(quick-dev): drop the render.py success stderr line 2026-06-11 02:51:59 -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): render templates via stdlib Python at skill entry 2026-06-11 02:51:23 -07:00
step-02-plan.md feat(quick-dev): render templates via stdlib Python at skill entry 2026-06-11 02:51:23 -07:00
step-03-implement.md feat(quick-dev): render templates via stdlib Python at skill entry 2026-06-11 02:51:23 -07:00
step-04-review.md feat(quick-dev): render templates via stdlib Python at skill entry 2026-06-11 02:51:23 -07:00
step-05-present.md refactor(quick-dev): resolve [workflow] customization in render.py 2026-06-11 02:51:58 -07:00
step-oneshot.md refactor(quick-dev): resolve [workflow] customization in render.py 2026-06-11 02:51:58 -07:00
sync-sprint-status.md feat(quick-dev): render templates via stdlib Python at skill entry 2026-06-11 02:51:23 -07:00
workflow.md fix(quick-dev): drop the activation gate sentence from the rendered workflow 2026-06-11 08:21:28 -07:00