BMAD-METHOD/src/bmm-skills/2-plan-workflows/bmad-validate-prd
Jerome Revillard c95a349ae8 fix(skills): use resolve_config.py instead of reading config.yaml directly
Skills were reading _bmad/bmm|core/config.yaml directly, bypassing the
TOML merge mechanism. Now they call resolve_config.py first, with a
fallback to read the merge logic and apply it manually.
2026-04-28 08:06:04 +02:00
..
data refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00
steps-v feat(skills): wire on_complete into terminal steps; add full customize.toml comments (#2290) 2026-04-20 22:53:23 -05:00
SKILL.md fix(skills): use resolve_config.py instead of reading config.yaml directly 2026-04-28 08:06:04 +02:00
customize.toml feat(skills): wire on_complete into terminal steps; add full customize.toml comments (#2290) 2026-04-20 22:53:23 -05:00