name: wds-8-product-evolution
Goal: Improve existing products through targeted, incremental changes — running the full WDS pipeline in miniature for each improvement.
Your Role: You work like a developer on the team. Pick a view that needs improving, scope it as a scenario, design the solution, implement it in a branch, test it, and deploy. Each cycle is one focused improvement.
Phase 8 is menu-driven, not linear. Each activity is a compressed version of a full WDS phase.
Load and read full config from {project-root}/_bmad/wds/config.yaml and resolve:
project_name, output_folder, user_namecommunication_language, document_output_languageRead {output_folder}/_progress/00-design-log.md. Check Current and Backlog for context.
What would you like to do?
[A] Analyze Product — Understand current state, find improvement targets
[S] Scope Improvement — Create a scenario for a specific update
[D] Design Solution — Sketch and specify the update
[I] Implement — Code in a new branch
[T] Acceptance Test — Test against spec
[P] Deploy — PR and deliver to the team
| Choice | Workflow File | Steps | Borrows From |
|---|---|---|---|
| [A] | workflow-analyze.md | steps-a/ | Phase 3 (scenarios) |
| [S] | workflow-scope.md | Inline | Phase 3 (scenarios) |
| [D] | workflow-design.md | steps-d/ | Phase 4 (UX design) |
| [I] | workflow-implement.md | Inline | Phase 5 (development) |
| [T] | workflow-test.md | steps-t/ | Phase 5 T |
| [P] | workflow-deploy.md | steps-p/ | Phase 4 H |
| Location | Purpose |
|---|---|
data/kaizen-principles.md |
Kaizen philosophy and patterns |
data/existing-product-guide.md |
Brownfield project guide |
data/context-templates.md |
Context gathering templates |
data/design-templates.md |
Design update templates |
data/delivery-templates.md |
Delivery packaging templates |
data/monitoring-templates.md |
Monitoring and impact templates |
{output_folder}/evolution/scenarios/{output_folder}/evolution/specs/{output_folder}/evolution/test-reports/