ux expert -> ux designer

This commit is contained in:
Brian Madison
2025-10-22 16:58:18 -05:00
parent be5556bf42
commit 44e09e4487
11 changed files with 14 additions and 14 deletions

View File

@@ -52,7 +52,7 @@ phases:
note: "Integrate with existing patterns"
- id: "ux-spec"
conditional: "if_has_ui"
agent: "ux-expert"
agent: "ux-designer"
command: "ux-spec"
- phase: 3

View File

@@ -36,7 +36,7 @@ phases:
output: "Creates PRD with epics.md and story list"
- id: "ux-spec"
conditional: "if_has_ui"
agent: "ux-expert"
agent: "ux-designer"
command: "ux-spec"
- id: "tech-spec"
optional: true

View File

@@ -36,7 +36,7 @@ phases:
output: "High-level requirements and epic definitions"
- id: "ux-spec"
conditional: "if_has_ui"
agent: "ux-expert"
agent: "ux-designer"
command: "ux-spec"
- phase: 3

View File

@@ -37,7 +37,7 @@ phases:
output: "Comprehensive product requirements document"
- id: "ux-spec"
required: true
agent: "ux-expert"
agent: "ux-designer"
command: "ux-spec"
note: "Multiple UI/UX specifications needed"