BMAD-METHOD/src/bmm-skills/3-solutioning
Jerome Revillard 58cf16979a 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-05-20 11:06:44 +02:00
..
bmad-agent-architect fix(skills): use resolve_config.py instead of reading config.yaml directly 2026-05-20 11:06:44 +02:00
bmad-check-implementation-readiness fix(skills): use resolve_config.py instead of reading config.yaml directly 2026-05-20 11:06:44 +02:00
bmad-create-architecture fix(skills): use resolve_config.py instead of reading config.yaml directly 2026-05-20 11:06:44 +02:00
bmad-create-epics-and-stories fix(skills): use resolve_config.py instead of reading config.yaml directly 2026-05-20 11:06:44 +02:00
bmad-generate-project-context fix(skills): use resolve_config.py instead of reading config.yaml directly 2026-05-20 11:06:44 +02:00