v0.2.4
Decouple Skills from _bmad/ Install Directory
All skill file references migrated away from hardcoded _bmad/ paths to forward-compatible patterns, anticipating the BMAD-METHOD installer change that stops copying skill directories into _bmad/ (BMAD-METHOD PR #2182).
- Core skill references (party-mode, advanced-elicitation, brainstorming, adversarial-review) →
skill:bmad-*invocations - GDS self-references →
{installed_path},skill:gds-*,{module_config},{skill_root} - Next-step navigation → relative paths
- Fixed 31 files using incorrect
bmad-party-modepath
Fix project-context.md Not Applied During Story Creation and Development
- Added
project-context.mdtogds-create-storyInput Files table - Added project-context analysis step and "Project Context Rules" template section
- Updated
gds-dev-storyto actively apply project-context rules during implementation