BMAD-METHOD/src/bmm-skills/3-solutioning/bmad-generate-project-context
Jerome Revillard 7859186032 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-29 16:02:08 +02:00
..
steps 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-29 16:02:08 +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
project-context-template.md refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00