Skip to content

Commit 191eebc

Browse files
sjenningsclaude
andcommitted
docs(changelog): tighten v0.3.0 entry wording
User edits softening framing — "Quick-dev update" instead of "overhaul", collapse the delete/replace narrative into a single update bullet, note that PRD creation in GDS is optional (external tool compatibility), and drop the step-08-scoping porting detail that's already covered by the mirror bullet. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3eda433 commit 191eebc

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,17 @@
44

55
### Phase 4 agent consolidation
66

7-
* Merged `gds-agent-game-qa` (GLaDOS) and `gds-agent-game-scrum-master` (Max) into `gds-agent-game-dev` (Link Freeman). Mirrors upstream BMAD-METHOD's collapse of QA and Scrum Master agents into a single Developer agent (upstream PRs #2179, #2186). Link now owns DS, CR, QD, CS, SP, SS, CC, ER, TF, TD, TA, ES, PP, PT, TR capabilities — 16 roles in one agent.
8-
* `src/gametest/` (17 testing knowledge fragments + `qa-index.csv`) relocated to `src/agents/gds-agent-game-dev/gametest/`. Path references updated from `{module_root}/gametest/` to `{skill_root}/gametest/`. Reason: `_bmad-output/` is being deprecated as a runtime location; QA knowledge lives with the agent that uses it.
7+
* Merged `gds-agent-game-qa` (GLaDOS) and `gds-agent-game-scrum-master` (Max) into `gds-agent-game-dev` (Link Freeman). Mirrors upstream BMAD-METHOD's collapse of QA and Scrum Master agents into a single Developer agent (upstream PRs #2179, #2186). Link now owns all scrum-master, development and QA capabilities — 16 roles in one agent.
8+
* `src/gametest/` (17 testing knowledge fragments + `qa-index.csv`) relocated to `src/agents/gds-agent-game-dev/gametest/`. Path references updated from `{module_root}/gametest/` to `{skill_root}/gametest/`. Reason: `_bmad-output/` is being deprecated as a runtime location requirement; QA knowledge lives with the agent that uses it.
99

10-
### Quick-dev overhaul
10+
### Quick-dev update
1111

12-
* Deleted `gds-quick-dev` (execute-only flow), `gds-quick-spec` (absorbed into new quick-dev's step-02-plan), and `gds-quick-dev-new-preview` (superseded).
13-
* Ported upstream `bmad-quick-dev` as the replacement: a hardened clarify → plan → implement → review → present flow with a `step-oneshot.md` variant. Adds `compile-epic-context.md` and `sync-sprint-status.md` helpers.
12+
* Updated `gds-quick-dev` to match improvements from `bmad-quick-dev` : a hardened clarify → plan → implement → review → present flow with a `step-oneshot.md` variant. Adds `compile-epic-context.md` and `sync-sprint-status.md` helpers.
1413

1514
### PRD + GDD split into 3-skill structures
1615

17-
* PRD split: consolidated `create-prd/` (with `workflow-create-prd.md`, `workflow-edit-prd.md`, `workflow-validate-prd.md` and shared `steps-c/`, `steps-e/`, `steps-v/`) split into independent skill dirs — `gds-create-prd`, `gds-edit-prd`, `gds-validate-prd`. Each has its own `SKILL.md` and `workflow.md`. Mirrors upstream's 3-skill PRD layout.
16+
* PRD split: consolidated `create-prd/` (with `workflow-create-prd.md`, `workflow-edit-prd.md`, `workflow-validate-prd.md` and shared `steps-c/`, `steps-e/`, `steps-v/`) split into independent skill dirs — `gds-create-prd`, `gds-edit-prd`, `gds-validate-prd`. Each has its own `SKILL.md` and `workflow.md`. Mirrors upstream's 3-skill PRD layout. Note that creating a PRD in GDS is optional - it's included for compatibility with external tools that expect it.
1817
* GDD split: `gds-create-gdd/steps/` renamed to `steps-c/` for parity. New `gds-edit-gdd` and `gds-validate-gdd` skills added as structural placeholders that delegate to their PRD counterparts pending GDD-specific step-body authoring (tracked in `TODO.md`).
19-
* Ported upstream's content updates to PRD steps: step-08-scoping reframes MVP/Growth/Vision phasing as user-chosen (phased OR single-release) with a SCOPE CHANGE CONFIRMATION GATE; step-11-polish and step-e-* files gain the `document_output_language` rule.
2018

2119
### Phase 4 workflow mirror
2220

0 commit comments

Comments
 (0)