ux_score
Assess UX complexity from a feature list to decide whether to generate a UX child PRD or skip it. Returns a numeric score and recommended mode.
Instructions
OPTIONAL - call during Phase 2 (Define) to assess UX complexity. Pass the feature list from the PRD. Returns: numeric score, mode (standard/selective/deep_dive), and which UX specialist modules to load. Use the result to decide whether to call ux_generate (for deep_dive/selective) or skip UX child PRD (for standard). Does NOT require project_path - works on any feature list. Read-only analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feature_list | Yes | List of features/screens to score for UX complexity |