diff --git a/.claude/commands/workflow/brainstorm/artifacts.md b/.claude/commands/workflow/brainstorm/artifacts.md index e4282365..9be148d3 100644 --- a/.claude/commands/workflow/brainstorm/artifacts.md +++ b/.claude/commands/workflow/brainstorm/artifacts.md @@ -106,6 +106,7 @@ Topic: "Build real-time collaboration platform SCOPE: 100 users" - **Tool**: `AskUserQuestion` with `multiSelect: true` - **Question format**: "请选择 {count} 个角色参与头脑风暴分析(可多选):" - **Options**: Each recommended role with label (role name) and description (relevance rationale) + - **⚠️ Option Limit**: Maximum 4 options per AskUserQuestion call. If count+2 > 4, split into multiple rounds - **User interaction**: Allow user to select multiple roles (typically count roles, but flexible) - **Storage**: Store selections to `session.selected_roles`