Commit e1d1fa8
fix: decouple skills from _bmad/ paths and wire project-context into story workflows
Migrate all hardcoded _bmad/ path references to forward-compatible patterns
(skill: invocations, relative paths, {installed_path}/{module_config}/{skill_root}
variables) anticipating BMAD-METHOD PR #2182 which stops copying skill dirs to
_bmad/. Fix project-context.md not being loaded or applied during story creation
and dev-story execution.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 875b4de commit e1d1fa8
152 files changed
Lines changed: 380 additions & 326 deletions
File tree
- .claude-plugin
- src
- agents
- gds-agent-game-architect
- gds-agent-game-designer
- gds-agent-game-dev
- gds-agent-game-qa
- gds-agent-game-scrum-master
- gds-agent-game-solo-dev
- gds-agent-tech-writer
- workflows
- 1-preproduction
- gds-brainstorm-game
- steps
- gds-create-game-brief
- steps
- research
- gds-domain-research
- market-steps
- technical-steps
- 2-design
- create-prd
- steps-c
- steps-e
- steps-v
- gds-create-gdd
- steps
- gds-create-narrative
- steps
- gds-create-ux-design
- steps
- 3-technical
- gds-check-implementation-readiness
- gds-create-epics-and-stories
- steps
- gds-game-architecture
- steps
- gds-generate-project-context
- steps
- 4-production
- gds-code-review
- gds-correct-course
- gds-create-story
- gds-dev-story
- gds-retrospective
- gds-sprint-planning
- gds-sprint-status
- gametest
- gds-e2e-scaffold
- gds-performance-test
- gds-playtest-plan
- gds-test-automate
- gds-test-design
- gds-test-framework
- gds-test-review
- gds-document-project
- workflows
- gds-quick-flow
- gds-quick-dev-new-preview
- gds-quick-dev
- steps
- gds-quick-spec
- steps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
3 | 22 | | |
4 | 23 | | |
5 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments